------- Comment #3 from echristo at apple dot com 2007-04-18 18:44 ------- As a note, this is due to the make install bit of libgcc when putting things back into the gcc build dir we set $(slibdir) to null and then the darwin install name ends up being set to $(slibdir)/libgcc_s.1.dylib which ends up being /libgcc_s.1.dylib.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30572