[Bug target/30572] [4.3 Regression] target libraries links against /libgcc_s.1.dylib instead of $(prefix)/lib/libgcc_s.1.dylib

howarth at nitro dot med dot uc dot edu gcc-bugzilla@gcc.gnu.org
Sun Dec 16 21:52:00 GMT 2007



------- Comment #14 from howarth at nitro dot med dot uc dot edu  2007-12-16 21:52 -------
Etsushi,
     Your last patch doesn't do the right thing for the x86_64 multilib. The
shared libraries in...

/sw/lib/gcc4.3/lib/x86_64

...are linked to /sw/lib/gcc4.3/lib/libgcc_s.1.dylib instead of the desired
/sw/lib/gcc4.3/lib/x86_64/libgcc_s.1.dylib.


-- 


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



More information about the Gcc-bugs mailing list