#36221: ppl @1.0 cannot be configured on PPC Tiger because g++-apple-4.2 cannot find libstdc++ ------------------------------+-------------------------------- Reporter: Peter_Dyballa@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: ppl | ------------------------------+-------------------------------- Comment (by jeremyhu@…): Replying to [comment:2 Peter_Dyballa@…]:
Replying to [comment:1 jeremyhu@…]:
Eh... you don't have a /usr/lib/libstdc++.dylib ... ? This file exists, but this file belongs on Tiger, Mac OS X 10.4(.11) to GCC 4.0.1. MacPorts' GCC 4.2.1, opt/local/bin/g++-apple-4.2, which was used for compilation of ppl, has its own /opt/local/lib/apple-gcc42/gcc /powerpc-apple-darwin8/4.2.1/libstdc++.dylib. While the old apple-gcc42 @5666.3_7 did provide that file, apple-gcc42 @5666.3_8 seems to remove it.
yes, it removes it on purpose... so the compiler will just use /usr/lib/libstdc++.dylib I still don't understand how you can have /usr/lib/libstdc++.dylib and have the linker complain "ld: library not found for -lstdc++" -- Ticket URL: <https://trac.macports.org/ticket/36221#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS