Martin Guy wrote:
> That is the error message that you will get if the executable file
> needs shared libraries that are not present on the target platform.
> Either compile it -static to include everything in the executable or
> copy across the target's shared libraries from your cross-compilation
> environment to the target system (and run "ldconfig" there so that it
> finds them)
>
> I agree the message is not very helpful - it means that the required
> shared library file does not exist. Unfortunately, system calls return
> errors as a small integer, which rather limits its vocabulary.
>
> M
Is eabi even in the kernel with the 7800 boards? ...
If anyone is interested, I'm posting something up on the gentoo-wiki
with pretty precise instructions on how to build your own everything w/
eabi from scratch.
I'll message the list when it's up.
~/Chris
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/
|