I've tried to merge arm-softfloat-linux-gnueabi toolchain based on gcc-4.1.2/glibc-2.5/linux-headers-2.6.20-r1/binutils-2.17 but failed to compile glibc: ../ports/sysdeps/arm/eabi/setfpucw.c:26:26: error: asm/procinfo.h: No such file or directory ../ports/sysdeps/arm/eabi/setfpucw.c: In function '__setfpucw': ../ports/sysdeps/arm/eabi/setfpucw.c:31: error: 'HWCAP_VFP' undeclared (first use in this function) ../ports/sysdeps/arm/eabi/setfpucw.c:31: error: (Each undeclared identifier is reported only once ../ports/sysdeps/arm/eabi/setfpucw.c:31: error: for each function it appears in.) make[2]: *** [/var/tmp/cross/arm-softfloat-linux-gnueabi/portage/cross-arm-softfloat-linux-gnueabi/glibc-2.5/work/ build-default-arm-softfloat-linux-gnueabi-nptl/math/setfpucw.o] Error 1
It seems to be a known problem for gibc 2.5 and arm eabi (googled this: http://sourceware.org/ml/crossgcc/2006-12/msg00076.html). Have anyone succeeded in making glibc 2.5 toolchain? What is the current known good combination that is most near to -latest versions? -- Sincerely, Vladimir "Farcaller" Pouzanov http://hackndev.com -- [email protected] mailing list
