Boost logo

Boost :

From: John Maddock (john_at_[hidden])
Date: 2005-06-08 11:25:31


> /usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
> /usr/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm
> /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
> /usr/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc
> [...]
>
> Seems to work, but you see the warnings. This is on Fedora x86_64.
> Apparantly, someone added -L/usr/lib, which would cause those annoying
> warnings.

That would be me! I'm going to have to think about this one, having two
sets of system libraries is going to be a pain to configure around.

John.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk