Jörg Walter wrote:
> Hi!
>
> I just managed to compile SDL for Windows CE using the "mingw32ce" 
> configuration of http://cegcc.sourceforge.net. Test programs work as expected 
> (except for those using signals -- no POSIX on mingw32ce), and I didn't yet 
> encounter any problem.
>
>   

This is great news!

> While it was a pain to get everything compiled and running, the changes to 
> SDL 
> are actually quite small (see attached SDL-ce.diff).
>
> Unfortunately, the win32 headers shipped with cegcc are not 100% correct, and 
> it feels quite messy to work around them in SDL code, so those headers will 
> also need to be patched. (Attachment: win32api-ce.diff)
>
>   

I'm happy to review these changes to w32api headers, but please first 
take a look at:
http://www.mingw.org/MinGWiki/index.php/SubmitPatches
particularly bullet 8, which mingw32ce tries to follow too.

Cheers,
Pedro Alves



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to