From: <dan...@us...> - 2010-01-01 09:49:20
|
Revision: 1424 http://cegcc.svn.sourceforge.net/cegcc/?rev=1424&view=rev Author: dannybackx Date: 2010-01-01 09:49:12 +0000 (Fri, 01 Jan 2010) Log Message: ----------- Talk about supporting WM6.1 Modified Paths: -------------- trunk/cegcc/website/about.html trunk/cegcc/website/news.html Modified: trunk/cegcc/website/about.html =================================================================== --- trunk/cegcc/website/about.html 2010-01-01 09:39:34 UTC (rev 1423) +++ trunk/cegcc/website/about.html 2010-01-01 09:49:12 UTC (rev 1424) @@ -43,9 +43,10 @@ <li>i386-mingw32ce : toolset to build native Windows CE applications for x86 powered devices </ul> <P> -<font size="+4" color="red"><b>CeGCC 0.59.1 uses gcc 4.4.0</b></font> -<br> -The latest official release (0.55) is based on gcc 4.1.0. +<font size="+4" color="red"><b> + Windows Mobile 6.1 and higher supported now ! +</b></font> +(in the SVN version of arm-mingw32ce) <P> What's the meaning of <b>arm-cegcc</b> and <b>arm-mingw32ce</b> ? They both describe the target platform : Modified: trunk/cegcc/website/news.html =================================================================== --- trunk/cegcc/website/news.html 2010-01-01 09:39:34 UTC (rev 1423) +++ trunk/cegcc/website/news.html 2010-01-01 09:49:12 UTC (rev 1424) @@ -36,7 +36,13 @@ <A HREF="http://www.intel.com/technology/atom/index.htm">Intel Atom</A> processor (<A HREF="http://www.windowsfordevices.com/news/NS5466627119.html">CE on Atom</A>) <p> -<font size="+4" color="red"><b>CeGCC 0.59.1 uses gcc 4.4.0</b></font> -<br> -The latest official release (0.55) is based on gcc 4.1.0. +<font size="+4" color="red"><b> + Windows Mobile 6.1 and higher supported now ! +</b></font> +<p> +Older news : +<ul> + <li> CeGCC 0.59.1 uses gcc 4.4.0 + <li> The latest official release (0.55) is based on gcc 4.1.0. +</ul> </body> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |