Re: Correct linux kerenl for eglibc in Linaro tool chain

2015-05-13 Thread Wookey
+++ Ganesan, Aravind [2015-05-13 20:58 -0600]: > On 5/13/2015 7:12 PM, Wookey wrote: > > +++ Ganesan, Aravind [2015-05-13 18:35 -0600]: > >> Hi Guys, > >>I have two questions: > >> (1) I have download gcc-4.9 tool chain from > >> http://releases.linaro.org/14.08/components/toolchain/binaries. >

Re: Correct linux kerenl for eglibc in Linaro tool chain

2015-05-13 Thread Ganesan, Aravind
On 5/13/2015 7:12 PM, Wookey wrote: > +++ Ganesan, Aravind [2015-05-13 18:35 -0600]: >> Hi Guys, >> I have two questions: >> (1) I have download gcc-4.9 tool chain from >> http://releases.linaro.org/14.08/components/toolchain/binaries. >> The kernel for the release >> (http://releases.linaro

Re: Correct linux kerenl for eglibc in Linaro tool chain

2015-05-13 Thread Wookey
+++ Ganesan, Aravind [2015-05-13 18:35 -0600]: > Hi Guys, > I have two questions: > (1) I have download gcc-4.9 tool chain from > http://releases.linaro.org/14.08/components/toolchain/binaries. > The kernel for the release > (http://releases.linaro.org/14.08/components/kernel/linux-linaro) is

Correct linux kerenl for eglibc in Linaro tool chain

2015-05-13 Thread Ganesan, Aravind
Hi Guys, I have two questions: (1) I have download gcc-4.9 tool chain from http://releases.linaro.org/14.08/components/toolchain/binaries. The kernel for the release (http://releases.linaro.org/14.08/components/kernel/linux-linaro) is 3.16. So can we assume the kernel headers found in the t

[ACTIVITY] 11-15 May 2015

2015-05-13 Thread Christophe Lyon
Short week (off Thu/Fri - 4/10) == Progress == * GCC trunk (1/10) - investigated bare-metal broken builds for aarch64 and arm (--with-mode=thumb) Setting LDFLAGS_FOR_TARGETS=-specs=rdimon.specs fixes the libstdc++ build problem for aarch64. Not sure if that's expected. * Neon intrinsics tes