Hey All:
I know this has come up here before, but I've tried everything I can think of
and still haven't had any luck.
I'm trying to build Picocom for my TS-7260 with the EABI ARM toolchain and
Debian Sarge NFS filesystem available from "embeddedarm.com".
The board is running the precompiled 2.6.21 kernel image.
The program compiles and links fine but when I run it on the board I get an
"illegal instruction" error.
I modded the Makefile to use the cross-compile toolchain along with the
following flags:
"-march=armv4t"
"-static"
Static linking is required or else the shell returns a "file not found" error
when I try to run it.
Should I try the "old-ABI" toolchain instead?
Thanks in advance for the help.
------------------------------------
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/
|