[MacPorts] #38934: libstdcxx 4.8-20130411 fails to build on PPC Tiger because of overloaded function
MacPorts
noreply at macports.org
Fri Apr 26 02:42:35 PDT 2013
#38934: libstdcxx 4.8-20130411 fails to build on PPC Tiger because of overloaded
function
------------------------------+-------------------
Reporter: Peter_Dyballa@… | Owner: mww@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.3
Resolution: | Keywords:
Port: libstdcxx |
------------------------------+-------------------
Comment (by vince@…):
You cannot use gcc3 series to build modern gcc > 4.5 libraries. Your best
move would be to install gcc45 first, then use gcc45 as a compiler to
compiler a more modern gcc using the configure.compiler inline option :
{{{
port install libstdcxx configure.compiler=macports-gcc-4.5
}}}
Viel Glück!
--
Ticket URL: <https://trac.macports.org/ticket/38934#comment:4>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list