Hello, I compiled a tiny programm with the eldk-compiler (installed on a ubuntu machine). Then I try to execute the program on the evm:
$ file a.out a.out: ELF 32-bit LSB executable, ARM, version 1 (ARM), for GNU/Linux 2.4.3, dynamically linked (uses shared libs), not stripped $ ./a.out -sh: ./a.out: No such file or directory $ ls -la a.out -rwxr-xr-x 1 kuhn users 6913 Apr 20 12:13 a.out What could be the problem? Thanks and bye - Robert _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
