llvm-gcc42's libgcc_s.1.dylib
Ryan Schmidt
ryandesign at macports.org
Sat Jun 13 02:06:38 PDT 2009
If llvm-gcc42 is installed, practically any port built thereafter
will link to its libgcc_s.1.dylib in ${prefix}/lib rather than
Xcode's in /usr/lib, which obviously causes those ports to blow up if
I then later uninstall or deactivate llvm-gcc42, since none of those
ports declare (nor should declare) dependencies on llvm-gcc42. Should
llvm-gcc42 rename its libgcc_s.1.dylib (and if so would software that
requires llvm-gcc42 still work?) or is there another solution anyone
can think of?
More information about the macports-dev
mailing list