This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Cross-compiling glibc for arm-linux


Hello

I've tried to cross-compile glibc-2.2.5 for the arm-linux target
from ix86-linux using binutils 2.12.1 and gcc 3.1, but if failed with:


/home/toolchain/build-glibc-2.2.5-arm/libc.so.6: undefined reference to 
`_Unwind_Find_FDE'
/home/toolchain/build-glibc-2.2.5-arm/libc.so.6: undefined reference to 
`size_of_encoded_value'
/home/toolchain/build-glibc-2.2.5-arm/libc.so.6: undefined reference to 
`read_encoded_value_with_base'
collect2: ld returned 1 exit status
make[2]: *** [/home/toolchain/build-glibc-2.2.5-arm/iconv/iconvconfig] 
Error 1
make[2]: Leaving directory `/home/toolchain/glibc-2.2.5/iconv'
make[1]: *** [iconv/others] Error 2
make[1]: Leaving directory `/home/toolchain/glibc-2.2.5'
make: *** [all] Error 2


Was anybody yet able to successfully build this particular configuration 
or is this known to be not working?

TIA

Dave



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]