I simply want to run an executable from the command line, ./arm-mingw32ce-g++, but then I get the error message,
bash: ./arm-mingw32ce-g++: No such file or directoryI'm running Ubuntu Linux 10.10. ls -l lists
-rwxr-xr-x 1 root root  433308 2010-10-16 21:32 arm-mingw32ce-g++Using sudo (sudo ./arm-mingw32ce-g++) gives
sudo: unable to execute ./arm-mingw32ce-g++: No such file or directoryI have no idea why the OS can't even see the file when it's there. Any thoughts?
 
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
    