On 7/4/06, Greg Schafer <[EMAIL PROTECTED]> wrote:
George Boudreau wrote:
>
> i686-tools-linux-gnu-gcc ../sysdeps/wordsize-32/divdi3.c -c -std=gnu99
> -O2 -Wall -Winline -Wstrict-prototypes -Wwrite-strings -g
> -mpreferred-stack-boundary=4  -fPIC
>
> /tmp/ccldIAbh.s: Assembler messages:
> /tmp/ccldIAbh.s:1635: Error: symbol definition loop encountered at
> `__divdi3_internal'
> /tmp/ccldIAbh.s:1635: Error: symbol definition loop encountered at
> `__udivdi3_internal'
> /tmp/ccldIAbh.s:1635: Error: symbol definition loop encountered at
> `__moddi3_internal'
> /tmp/ccldIAbh.s:1635: Error: symbol definition loop encountered at
> `__umoddi3_internal'
> make[2]: *** [/mnt/DIY_Linux2/sources/glibc-build/csu/divdi3.os] Error 1

glibc-2.3.6 requires patching to build with binutils-2.17:

http://sources.redhat.com/ml/glibc-cvs/2005-q4/msg00564.html
http://sources.redhat.com/ml/glibc-cvs/2005-q4/msg00565.html
http://sources.redhat.com/ml/libc-alpha/2005-11/msg00033.html

Thanks for the info, Greg.

--
Dan
--
http://linuxfromscratch.org/mailman/listinfo/alfs-discuss
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to