------- Comment #26 from geoffk at gcc dot gnu dot org 2005-11-17 00:33 ------- That's weird. The library exists, there's a -L path pointing to it, it has the right architecture, so why does libtool say it can't be found?
When I have 2.2 installed, I get a very similar complaint ld64 failed: library not found for -lgcc because it finds libgcc_s.10.4.dylib in /usr/lib but there's no libgcc.a there, and yet again there's a -L path pointing towards an apparently valid copy! -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22082