Hi,

On Fri, 16 Apr 2010, Bruce Dubbs wrote:

> Andrew Benton wrote:
>
>> Googling on that suggests that the error is related to setting the -march 
>> CFLAG whilst using
>> a cross. compiler. Google led me to this patch which solved the problem:
>> diff -Naur glibc-2.11.1-orig/nptl/sysdeps/pthread/pt-initfini.c 
>> glibc-2.11.1/nptl/sysdeps/pthread/pt-initfini.c
>> diff -Naur glibc-2.11.1-orig/sysdeps/unix/sysv/linux/i386/sysdep.h 
>> glibc-2.11.1/sysdeps/unix/sysv/linux/i386/sysdep.h
>
> Where did you find the patch Andy?
Had the same problem last night and found the same solution. There were 
other attempts (just undeffing __i686) but this one is probably from
www.eglibc.org/archives/patches/msg00073.html, at least I found it there,
well, and ist the first Google hit for __i686 and pt-initfini

Uwe
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to