
8 Jun
2005
8 Jun
'05
4:25 p.m.
/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.