Hello, I have been trying to compile and run a simple helloworld
program on the TS7800 but with limited success.
I have tried arm-none-linux-gnueabi-gcc compiler 3.4.4 and 4.2.0 as
provided in the kit.
I can only succeed in running the program if I statically link it with
a -static flag. Dynamically linked version do not run, I just get a
-bash: ./hello: No such file or directory.
I can only assume that this is because there is a mismatch in the libc
versions, is that correct?
I can see on the target under /lib that it is libc.2.3.6.
the 3.4.4 compiler cross compiler also seems to have libc-2.3.6 as
well. I am stumped, any help appreciated.
Moussa
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/
|