Thanks Kris.
For those of you keeping score at home, Kris told me over the phone that I also
need to rebuild Busybox with an EABI cross-compiler if I want to run EABI apps
from the fastboot shell.
Back to the drawing board.
--- In "Kris" <> wrote:
>
> The issue is related to OABI vs EABI. The EP9302 supports both EABI and
> OABI, so the kernel is built with EABI for performance. The Debian
> filesystem on the other hand, uses OABI libraries (Debian Etch, EABI was not
> introduced until Lenny armel). You can either use the OABI compiler that is
> on our FTP site, or use the EABI compile and compile your executable with
> -static to statically link all of the libraries.
>
> -Kris Bahnsen
> Technologic Systems
>
>
>
> --- In "Donal O'Connor" <donaloconnor@> wrote:
> >
> > maybe obvious but have you set execute permissions on it?
> >
> > chmod a+x hello_world
> >
> > On Wed, Sep 1, 2010 at 7:33 PM, Blair <bburtan65@> wrote:
> >
> > >
> > >
> > > Okay, I'm missing something here. I've got a 2.6.34 kernel that I built on
> > > a Debian system that runs nicely on a 7350. But if I compile a hello world
> > > app using the same gcc cross-compiler and try to run it I get "/bin/sh:
> > > ./hello_world: not found". Other apps run fine.
> > >
> > > Did I mis-configure the kernel?
> > >
> > >
> > >
> >
>
------------------------------------
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/
|