Makefile tweak for -lm?

Rob Landley rob at landley.net
Sun Dec 11 04:41:08 UTC 2005


On Thursday 08 December 2005 18:42, Bernhard Fischer wrote:
> This fixes the undefined references (from sort_big) of __isnan and
> __isinf i was seeing and is listed in bug #531.

Works for me.

> Didn't look at the warning from uClibs about __fpending yet, but i'm
> under the impression that for static linking the msg in link_warning()
> is empty and shouldn't (?) be emitted in this case.

The empty warning is (confusingly) emitted by gcc 4.0.2, and in certain 
circumstances gcc will hang instead of emitting the warning.  (Actually, I 
think ld or collect2 is what's doing the hanging, but...)

Rob
-- 
Steve Ballmer: Innovation!  Inigo Montoya: You keep using that word.
I do not think it means what you think it means.



More information about the busybox mailing list