I've came across missing key definitions in winuser.h for APP1 - APP6 WinCe
application buttons.
I believe it would make sense to add the following to winuser.h:
--- cegcc/src/w32api/include/winuser.h(revision 1090)
+++ cegcc/src/w32api/include/winuser.h(working copy)
@@ -1962,6 +1962,12
Pavel Chernikov wrote:
> Error while mapping shared library sections:
> sdl.dll: No such file or directory.
>
> (followed by several similar messages about the other shared libraries,
> including cegcc.dll).
>
This just means gdb didn't find the sdl.dll on the dev machine.
> What am I doing w
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 >
Hi All,
I am having some trouble with arm-wince-cegcc-gdb:
I start it as ./arm-wince-cegcc-gdb mytest.exe and then enter "run".
The program starts up and completes successfully (I see it running on the
pda), but I see the following after entering "run":
Error while mapping shared library sectio
I didn't have the time earlier, sorry about that. I did get around to
this today though. I've rebuilt the cegcc-cegcc-0.51.0-1.i586.rpm and
uploaded it to SourceForge moments ago.
I've tested a couple of sample applications, and they do work on my PDA.
The old RPM is gone, the new one is in the s