On 25.04.2008 21:04, Jim Meyering wrote:
Christophe LYON <[EMAIL PROTECTED]> wrote:

If I manually add "-lm", I get:
.../bin/../lib/gcc/sparc-sun-solaris2.8/4.1.0/crt1.o:(.plt+0x0):
multiple definition of `_PROCEDURE_LINKAGE_TABLE_'
/usr/lib/libm.so:(.plt+0x0): first defined here

Is this a supported host?

[...]
If using your -lm library causes link errors like you
show above, that could well explain why POW_LIB is not
being set properly.


This is exactly the error that 'configure' received when trying to use -lm.

I solved the issue by moving to gcc-4.2.0 + binutils-2.18.

Christophe.


_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to