Re: linaro toolchain recipe updates

2014-02-18 Thread Koen Kooi
On 02/16/2014 06:43 AM, Khem Raj wrote: The following changes since commit aa242029aa5eecc84a27f2ba026e8fedaf925dbd: Merge linaro-image-lng: add package lng-network-config (2014-02-14 16:24:51 +) are available in the git repository at: git://github.com/kraj/meta-linaro master for

-mfpu=softvfp+vfp in LLVM

2014-02-18 Thread Renato Golin
Richard, I found some emails about you implementing softvfp back in 2003, and I'd like to know what is the expected behaviour when it conflicts with the target triple, for example: -triple arm-linux-gnueabihf + -mfpu=sofvfp+vfp In this case, in LLVM, the triple sets -float-abi=hard but the fpu

Re: linaro toolchain recipe updates

2014-02-18 Thread Koen Kooi
On 02/18/2014 09:54 AM, Koen Kooi wrote: On 02/16/2014 06:43 AM, Khem Raj wrote: The following changes since commit aa242029aa5eecc84a27f2ba026e8fedaf925dbd: Merge linaro-image-lng: add package lng-network-config (2014-02-14 16:24:51 +) are available in the git repository at:

Re: -mfpu=softvfp+vfp in LLVM

2014-02-18 Thread Renato Golin
On 18 February 2014 13:55, Richard Earnshaw rearn...@arm.com wrote: I honestly don't remember what -mfpu=softvfp+vfp is without going to look it up... you're talking about code that was written 11 years ago! I know! Sorry to bring sorrow after so many years... ;) the +vfp was probably meant

Re: linaro toolchain recipe updates

2014-02-18 Thread Koen Kooi
On 02/18/2014 03:30 PM, Khem Raj wrote: On Tue, Feb 18, 2014 at 5:34 AM, Koen Kooi koen.k...@linaro.org wrote: | ../../libmysqld/.libs/libmysqld.so: undefined reference to `dlopen' | ../../libmysqld/.libs/libmysqld.so: undefined reference to `dlclose' | ../../libmysqld/.libs/libmysqld.so:

Re: linaro toolchain recipe updates

2014-02-18 Thread Koen Kooi
On 02/18/2014 05:13 PM, Khem Raj wrote: On Tue, Feb 18, 2014 at 6:30 AM, Khem Raj raj.k...@gmail.com wrote: On Tue, Feb 18, 2014 at 5:34 AM, Koen Kooi koen.k...@linaro.org wrote: | ../../libmysqld/.libs/libmysqld.so: undefined reference to `dlopen' | ../../libmysqld/.libs/libmysqld.so: