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 c++/28718] Call to -lgcc added prior to user libraries



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-08-14 13:18 -------
Wait the user did say to link against -lm anyways.  This comes from the specs. 
What kind of wrong math functions are being used anyways?  If soft-fp, then you
are to think you can override them in libm.a because that is not the job of
libm.a.


-- 


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


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