On Oct 21, 2013 9:47 PM, <oliv...@spaceconcordia.ca> 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 beagleboard+unsubscr...@googlegroups.com.
> 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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to