Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

execute elf binary in arm linux

2 views
Skip to first unread message

joojler

unread,
Mar 15, 2009, 6:02:43 AM3/15/09
to
platform: samsung s3c6410(arm1176jzf) which supports VFP
os: linux 2.6.24
toolschain: arm-linux-eabi 4.0.1
kernel configuration: VFP part
---Floating point emulation
-->[*]EWFPE math emulation --(1)
-->[ ] support extended precison
-->[ ]VFP-format floating point maths (2)

if I choose (2), the first runned elf binary '/init' can't run
correctly, even can't run.
buf if I choose (1), '/init' will run just correctly.
so is there anyone can tell me why? is there something wrong with my
toolschain or something else?

thanks a lot!

0 new messages