[MacPorts] #18800: Building py25-xml fails due to -Wno-long-double

MacPorts noreply at macports.org
Wed Mar 11 17:09:00 PDT 2009


#18800: Building py25-xml fails due to -Wno-long-double
------------------------------------------+---------------------------------
 Reporter:  hans.ekkehard.plesser@…       |       Owner:  ryanwilcox@…      
     Type:  defect                        |      Status:  new               
 Priority:  Normal                        |   Milestone:  Port Bugs         
Component:  ports                         |     Version:  1.7.0             
 Keywords:  python distutils gcc          |        Port:  py25-xml          
------------------------------------------+---------------------------------
Changes (by blb@…):

  * owner:  macports-tickets@… => ryanwilcox@…


Comment:

 The preferred fix would be to change
 {{{
 build.env       CC=gcc
 }}}
 to
 {{{
 build.env       CC=${configure.cc}
 }}}
 to use the compiler set by configure.compiler (which should be defaulting
 to Xcode's gcc)

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


More information about the macports-tickets mailing list