Re: [yocto] Building yocto with hard float support

2015-11-13 Thread Khem Raj
> On Nov 12, 2015, at 9:03 AM, Mark Hatle wrote: > > On 11/12/15 3:17 AM, Toby Gomersall wrote: >> Hi, >> >> I want to build yocto with hard float support. I understand that I can >> point the EXTERNAL_TOOLCHAIN variable at the appropriate external hard >> float compiler (gcc-5-arm-linux-gnueab

Re: [yocto] Building yocto with hard float support

2015-11-13 Thread Toby Gomersall
On 12/11/15 17:03, Mark Hatle wrote: > On 11/12/15 3:17 AM, Toby Gomersall wrote: >> Hi, >> >> I want to build yocto with hard float support. I understand that I can >> point the EXTERNAL_TOOLCHAIN variable at the appropriate external hard >> float compiler (gcc-5-arm-linux-gnueabihf). However, I

Re: [yocto] Building yocto with hard float support

2015-11-12 Thread Mark Hatle
On 11/12/15 3:17 AM, Toby Gomersall wrote: > Hi, > > I want to build yocto with hard float support. I understand that I can > point the EXTERNAL_TOOLCHAIN variable at the appropriate external hard > float compiler (gcc-5-arm-linux-gnueabihf). However, I was wondering if > there was anything within

[yocto] Building yocto with hard float support

2015-11-12 Thread Toby Gomersall
Hi, I want to build yocto with hard float support. I understand that I can point the EXTERNAL_TOOLCHAIN variable at the appropriate external hard float compiler (gcc-5-arm-linux-gnueabihf). However, I was wondering if there was anything within the yocto project to do this? I'm concerned that futu