[Cegcc-devel] [Announcement] cegcc 0.1.0 released.

Pedro Alves <[email protected]> Wed, 06 Sep 2006 14:03:51 +0100
Newsgroups gmane.comp.windows.ce.freeware
Message-ID <[email protected]>
September 5, 2006 (The INTERNET).

The CeGCC project today announced the immediate availability of CeGCC 0.1.0.
CeGCC is a free cross-development toolchain for Windows CE based targets.

The cegcc.dll and libstdc++.dll dlls are unfortunately *not* binary 
compatible with the previous 0.0.3 release, so you are encouraged to
rebuild all your sources with this new release,
and install the new dlls to the device.

This is the first release that switches officially from Pocket PC SDK 
headers to headers from the winsup/w32api project, customized for
Windows CE.
This change means the toolchain is completely contained, it is no longer
required to download and patch the SDK headers from Microsoft.

Currently there are binaries for cygwin available at:
http://sourceforge.net/project/showfiles.php?group_id=173455&package_id=198682&release_id=445088

Binary releases for other platforms will follow shortly.

The full source code for this release is available on cegcc's svn under 
the cegcc-0_1_0 branch.
The source code can be browsed at:
http://svn.sourceforge.net/viewvc/cegcc/

Cheers,
Pedro Alves