On Wed, Oct 8, 2014 at 11:34 PM, Wy kevinthesun <kevinthesu...@gmail.com> wrote:
> Hi Denys, I have tried 1.5.1 and 1.3. All of them use ld-linux.so.3.
> Actually in the /lib directory of these toolchains I only find
> ld-linux.so.3.

it's not really about the toolchain version, but the compiler options
you are using. a given toolchain will by default use wither soft-flat
or hard-float, but you can specify different ABI on the gcc command
line.
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to