bug-glibc
[Top][All Lists]
Advanced

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

Attempting to cross compile 2.2.5 for ARM


From: John McLean
Subject: Attempting to cross compile 2.2.5 for ARM
Date: Thu, 26 Sep 2002 12:12:12 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9+) Gecko/20020311

Attempting to cross compile glibc-2.2.5 for ARM and get the following:

arm-linux-gcc -nostdlib -nostartfiles -o iconvconfig -Wl,-dynamic-linker=./build/lib/ld-linux.so.2 -Wl,-z,combreloc ../csu/crt1.o ../csu/crti.o `arm-linux-gcc --print-file-name=crtbegin.o` iconvconfig.o strtab.o xmalloc.o -Wl,-rpath-link=..:../math:../elf:../dlfcn:../nss:../nis:../rt:../resolv:../crypt:../linuxthreads ../libc.so.6 ../libc_nonshared.a -lgcc `arm-linux-gcc --print-file-name=crtend.o` ../csu/crtn.o
../libc.so.6: undefined reference to `_Unwind_Find_FDE'
../libc.so.6: undefined reference to `size_of_encoded_value'
../libc.so.6: undefined reference to `read_encoded_value_with_base'
collect2: ld returned 1 exit status
make[1]: *** [iconvconfig] Error 1
make[1]: Leaving directory `/opt/kernel_sources/glibc-2.2.5/iconv'
make: *** [iconv/others] Error 2


From configure I had:

checking for assembler .weak directive... yes
checking for ld --no-whole-archive... yes
checking for gcc -fexceptions... yes
checking for DWARF2 unwind info support... no
checking for __builtin_expect... yes
checking for local label subtraction... yes
checking for libgd... no

Any help would be greatly appreciated.

On the http://sources.redhat.com/glibc/ you don't seem to be able to subscribe to the address@hidden , just libc-alpha, libc-cvs and glibc-announce. Can you still subscribe to address@hidden and if so how? Also can replies be sent to me untill I get this worked out.

Thanks.

John.








reply via email to

[Prev in Thread] Current Thread [Next in Thread]