Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Build failure with MKPIC=no



On Thu, Feb 25, 2010 at 06:52:26PM -0500, Martin S. Weber wrote:
>        link  gdb/gdb
> /data/current-dest/usr/lib/libc.a(compat_ldexp_ieee754.o): In function 
> `finite':
> compat_ldexp_ieee754.c:(.text+0x0): multiple definition of `finite'
> /data/current-dest/usr/lib/libm.a(s_finite.o):(.text+0x0): first defined here
> /data/current-dest/usr/lib/libc.a(compat_ldexp_ieee754.o): In function 
> `scalbn':
> compat_ldexp_ieee754.c:(.text+0x20): multiple definition of `scalbn'
> /data/current-dest/usr/lib/libm.a(s_scalbn.o):(.text+0x0): first defined here
> collect2: ld returned 1 exit status

A build of the same sources without MKPIC=no builds fine. JFYI.

-Martin


Home | Main Index | Thread Index | Old Index