[wx-dev] CeGCC?
Michael Wetherell
mike.wetherell at ntlworld.com
Tue Aug 8 05:13:20 PDT 2006
On Wednesday 02 Aug 2006 01:32, Vadim Zeitlin wrote:
> I wonder if anyone has tried using CeGCC
> (http://cegcc.sourceforge.net/)? Especially if it's possible to use
> it to setup nightly builds of wxWinCE port?
It looks interesting. I gave it a try, just compiling a native windows
minimal program. It seems to come with the same windows headers as
mingw, and uses newlib for a runtime library.
It comes with a program cesetup which prompts for a CE SDK. Presumably
you need to use that to use it for real, I don't see where it is
documented.
We can make some change to configure to supported it. But it might be
worth waiting until it matures a bit and gets better documented.
Regards,
Mike
More information about the wx-dev
mailing list