[MacPorts] #36226: libstdcxx @4.7.1: cc1 in stage1 can't be built on PPC Tiger (Mac OS X 10.4.11) due to undefined symbols

MacPorts noreply at macports.org
Fri Aug 30 10:33:32 PDT 2013


#36226: libstdcxx @4.7.1: cc1 in stage1 can't be built on PPC Tiger (Mac OS X
10.4.11) due to undefined symbols
------------------------------+------------------------
  Reporter:  Peter_Dyballa@…  |      Owner:  jeremyhu@…
      Type:  defect           |     Status:  reopened
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.1.2
Resolution:                   |   Keywords:
      Port:  libstdcxx        |
------------------------------+------------------------

Comment (by jeremyhu@…):

 Yeah, you can do that, but I'd rather know the underlying problem of where
 it's getting the prototype from.

 Can you please manually create the conftest.c as described in config.log,
 then compile it manually using the compile line mentioned in config.log?

 Use that as the reduced state to debug the problem from.

 I'd suggest using -E to preprocess conftest.c and then grep through the
 output to find out which file is providing the prototype.

 Also, please provide the output of echo | gcc-apple-4.2 -E -dM - | grep
 VERSION_MIN' on your system.  I want to confirm that the deployment target
 is set right.

-- 
Ticket URL: <https://trac.macports.org/ticket/36226#comment:26>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list