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 target/17608] [3.3.4/3.4/4.0 regression] -profile should prevent use of libgcc_s


------- Additional Comments From amodra at bigpond dot net dot au  2004-12-20 08:35 -------
I suspect that -profile ought to always imply -static.  For instance, you can
get the same crash by linking with -profile and -lm, because libm.so needs libc.so.

-- 


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


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