[MacPorts] #36981: libstdcxx fails building on a 10.5.8 PPC

MacPorts noreply at macports.org
Tue Nov 13 14:43:24 PST 2012


#36981: libstdcxx fails building on a 10.5.8 PPC
------------------------+--------------------------------
 Reporter:  braumann@…  |      Owner:  macports-tickets@…
     Type:  defect      |     Status:  new
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.1.2
 Keywords:              |       Port:  libstdcxx mp-gcc47
------------------------+--------------------------------
 This is a fork from Ticket #36611: libstdcxx fails to build

 At present, none of the compilers installed on my system can build
 libstdcxx:

 {{{
 $ sudo port select --list gcc
 Available versions for gcc:
         apple-gcc42
         gcc40
         gcc42
         llvm-gcc42
         mp-gcc45 (active)
         none
 }}}

 As mp-gcc45 is the newest of them, I here document how it fails (main.log,
 config.log). To me, it seems as if some configuration problems have
 occured:


 Some snips from config.log:
 {{{
 xgcc: error: unrecognized command line option '-V'
 xgcc: fatal error: no input files
 compilation terminated.
 }}}

 {{{
 xgcc: error: unrecognized command line option '-qversion'
 xgcc: fatal error: no input files
 compilation terminated.
 }}}

 {{{
 xgcc: internal compiler error: Segmentation fault (program cc1)
 }}}

 Thanks for any assistance!

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


More information about the macports-tickets mailing list