I compiled a simple Hello World on my host (Ubuntu) with: arm-linux-gnueabi-gcc helloworld.c -o helloworld.
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.
