Boost logo

Boost :

From: John Maddock (john_at_[hidden])
Date: 2007-01-05 13:45:24


Neal Becker wrote:
> I ran bjam and observed:
> gcc.link.dll
> bin.v2/libs/regex/build/gcc-4.1.1/release/libboost_regex.so
> /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
>
> This tells me something is doing -L/usr/lib, and it shouldn't be
> doing that.
>
> So, I searched around (blindly) to see where it was coming from. I
> think I mis-identified gcc-shared.mak as the culprit. Point is,
> there IS a problem somewhere.

Well not from the makefile, that's for sure! I'll try and reproduce this:
probably tomorrow now.

John.


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