Hi all,

I'm using ct-ng to rebuild Linaro toolchain (arm-linux-gnueabihf ) for Linux 
kernel 2.6.36. 
Ct-ng version: ct-ng-linaro-1.13.1-4.8-2014.01-01
There is a “FATAL: Kernel too old” message after mounting the rootfs. It turns 
out the default config using pre-built sysroot from Linaro website. After 
setting " CT_PREBUILT_SYSROOT=n" to build sysroot with lower kernel version, I 
get the following error:
[EXTRA]    Building final compiler
[ERROR]    
/projects/broadcom-linux/joelz/opt/gcc-linaro-arm-linux-2.6-gnueabihf/arm-linux-gnueabihf/libc/usr/include/gnu/stubs.h:7:29:
 fatal error: gnu/stubs-soft.h: No such file or directory
[ERROR]    make[5]: *** [_muldi3.o] Error 1
[ERROR]    make[4]: *** [multi-do] Error 1

I tried to put " -mfloat-abi=hard" as CFLAG in different place, still can't 
pass this error.

If you have any idea how to fix it, please let me know.

Thanks,
Joel

_______________________________________________
linaro-toolchain mailing list
linaro-toolchain@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-toolchain

Reply via email to