[yocto] Cannot run simple binary executable file

Nicolas Dechesne nicolas.dechesne at linaro.org
Thu Oct 9 00:10:26 PDT 2014


On Wed, Oct 8, 2014 at 11:34 PM, Wy kevinthesun <kevinthesunwy at 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.



More information about the yocto mailing list