------- Comment #10 from hjl dot tools at gmail dot com  2010-09-17 14:08 
-------
(In reply to comment #6)
> With -r -nostdlib when -lm is mentioned on the command line, it is looking for
> libm.a.  Guess you have it installed on one box and not on the other one.
> That said, the tests really shouldn't have -lm on their link line.
> 

/usr/lib/libm.a is available. 32bit gcc driver doesn't pass
-L/usr/lib to ld and 64bit gcc driver does.


-- 


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

Reply via email to