Try
arm-unknown-linux-gnueabihf-gcc helloworld.c -o helloworld.

Thanks
Kavitha


On Tue, Oct 22, 2013 at 8:38 AM, Robert Nelson <[email protected]>wrote:

>
> On Oct 21, 2013 9:47 PM, <[email protected]> wrote:
> >
> > I compiled a simple Hello World on my host (Ubuntu) with:
> >
> > arm-linux-gnueabi-gcc helloworld.c -o helloworld.
>
> Gnueabi is for armel.. For armh use gnueabihf or install all the needed
> atmel multarch libs including the linker..
>
> >
> >
> >
> > When I try to run it on the beaglebone, I get the follow:
> >
> > -bash: ./helloworld: No such file or directory
> >
> >
> > What did I do wrong?
> >
> > --
> > For more options, visit http://beagleboard.org/discuss
> > ---
> > You received this message because you are subscribed to the Google
> Groups "BeagleBoard" group.
> > To unsubscribe from this group and stop receiving emails from it, send
> an email to [email protected].
> > For more options, visit https://groups.google.com/groups/opt_out.
>
> --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to the Google Groups
> "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to