This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/34142] g++ linker looks for /libgcc_s.1.dylib



------- Comment #1 from fang at csl dot cornell dot edu  2007-11-18 17:26 -------
and otool -L (like ldd) shows this:

$ otool -L /sw/lib/gcc4.3/lib/libstdc++.dylib 
/sw/lib/gcc4.3/lib/libstdc++.dylib:
        /sw/lib/gcc4.3/lib/libstdc++.6.dylib (compatibility version 7.0.0,
current version 7.10.0)
        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 88.4.1)
        /libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34142


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]