[MacPorts] #35057: gcc48: fails configure check for PPL

MacPorts noreply at macports.org
Mon Jul 2 09:30:44 PDT 2012


#35057: gcc48: fails configure check for PPL
------------------------------+---------------------------------------------
 Reporter:  ram@…             |       Owner:  mww@…           
     Type:  defect            |      Status:  new             
 Priority:  Normal            |   Milestone:                  
Component:  ports             |     Version:  2.1.1           
 Keywords:                    |        Port:  gcc48           
------------------------------+---------------------------------------------

Comment(by dominik.kaeser@…):

 Same problem for me with gcc46. Looks like this was never intended to work
 with PPL 1.0. Here is the relevant section from your config.log:

 229     | int
 230     | main ()
 231     | {
 232     |
 233     |     #if PPL_VERSION_MAJOR != 0 || PPL_VERSION_MINOR < 11
 234     |     choke me
 235     |     #endif
 236     |
 237     |   ;
 238     |   return 0;
 239     | }

 Is there a workaround to this, e.g. downgrading PPL?

-- 
Ticket URL: <https://trac.macports.org/ticket/35057#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list