+++ 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.
>
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
+++ 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
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
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