RE: Toolchain for kernel 2.6.36

2014-09-15 Thread Joel (Xi Zhou) Zhou
September 14, 2014 6:23 PM To: Joel (Xi Zhou) Zhou Cc: linaro-toolchain@lists.linaro.org Subject: Re: Toolchain for kernel 2.6.36 Hello Joel Could you provide us with: - the exact command line used (the one calling GCC, with all the flags) - the output of gcc -v the see how it was configured From w

Re: Toolchain for kernel 2.6.36

2014-09-14 Thread Christophe Lyon
Hello Joel Could you provide us with: - the exact command line used (the one calling GCC, with all the flags) - the output of gcc -v the see how it was configured From what you say it looks like your compiler is currently configured to generated hard-float code by default, and that you are compil

Toolchain for kernel 2.6.36

2014-09-12 Thread Joel (Xi Zhou) Zhou
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 websit