[beagleboard] Re: No such file or directory error while running cross-compiled program

2015-03-23 Thread Graham
You probably need to use chmod to make hello executable. --- Graham == On Monday, March 23, 2015 at 9:19:18 AM UTC-5, sudiptas...@gmail.com wrote: Hi, I followed the below url for cross compiling my code for Beaglebone.

[beagleboard] Re: No such file or directory error while running cross-compiled program

2015-03-23 Thread sudiptasahoo1989
Hi, I followed the below url for cross compiling my code for Beaglebone. http://datko.net/2013/05/06/cross-compiling-applications-for-the-beaglebone/ After compiling when I am copying the file to Begale bone using scp command it's giving some error as follows