--- In naresh raga <> wrote:
>
> Hi,
> I am working on TS-7800.I need a cross-compiler for this kit.Actually I have
> tried with
> ftp://ftp.embeddedarm.com/ts-arm-sbc/ts-7800-linux/cross-toolchains/ts7800-crosstool-linux-gnueabi-2005q3-2.tar.gz
> I have written a small hello.c program and cross-compiled with the above
> toolchain.But it was unable to execute.Actually,the default 2.6.21-ts kernel
> is on my TS-7800 board.
> Since it is 2.6.21 kernel, I have not opted for oldabi compiler and have
> chosen eabi compiler.
> Is my decision of choice of compiler is wrong?
>
> Regards,
> Naresh.
>
Hi,
the problem may be in EABI/OABI
try check this:
-oabi/eabi root file system in 7800 (the default from TS is oldabi sarge)
-dynamic/static linking -- the kernel is eabi so you can run statically linked
application even on fresh factory 7800.
See notice on OABI/EABI here:
ftp://ftp.embeddedarm.com/ts-arm-sbc/ts-7800-linux/distributions/README.EABIvsOABI
Jiri
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|