Hi All,
I'm trying to cross compile a piece of software using arm-wince-cegcc.
Everything compiles fine, but when I attempt to run the executable, I get:
Cannot open 'dosbox.exe'. A critical component is either missing or cannot
start because program memory is unavailable. Tap Start > Settings > System
tab > Memory, stop programs that did not automatically stop, and try again.
This error really doesn't give much to go on... Is there a way to get more
information about just what exactly went wrong?
Additional info:
* I am running this on WM5 emulator and have about 100Mb free memory, so
memory size should not be an issue.
* Build platform is Ubuntu 7.04.
* Using cegcc v0.50
objdump -p src/dosbox.exe | grep -i "dll$" | sort -u
DLL Name: cegcc.dll
DLL Name: libstdc++.dll
DLL Name: SDL.dll
All 3 DLLs are present on the device (I am able to run other SDL
applications that I compiled w/o issues.
Any ideas / suggestions are appreciated.
Thanks and best regards,
-Pavel
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel