> On Mon, 2007-03-19 at 14:57 +0300, Leonid Sinyakov wrote:
 >
 >> Hi,
 >> My mails to the mailing list hase been rejected so i write to you.

The mailing lists are for subscribers only - an anti-Spam measure.
Subscribing is easy, just go here:
http://sourceforge.net/mail/?group_id=173455

Danny Backx wrote:
> Leonid,
>
> I took a quick look at codeblocks, I didn't know of it. It looks like it
> can currently only generate GUI code for wxWindows or Qt, not for the
> Windows API.
>
> I think this means that no apps with a GUI can be built with cegcc.
>
> Another application model it has is "console". This might be usable, but
> console applications are hardly the more obvious choice on PDAs or
> smartphones.
>
> So until someone writes a plugin so codeblocks can handle the Windows
> API, I don't think there's much to expect from using cegcc and
> codeblocks together.
>
>   

I thought codeblocks used a modified MinGW as compiler?  Last I heard of
it, it was using MinGW + STLport, but I see it changed to libstdc++.
Maybe to use it with cegcc or mingw32ce it is just a matter of
pointing to the right gcc.  Leonid, why don't you give it a try and
then report to us?
Another possibility would be to try Eclipse + CDT.  Its embedded devices
support is probably much better than codeblocks.  Writing WinCE support
for eclipse would be great (hint!, hint! (*))

Cheers,
Pedro Alves

(*) The new gdb support has an extra manual step of starting the remote
stub, that would be automated by the IDE.
http://sourceware.org/ml/gdb-patches/2007-03/msg00150.html



-------------------------------------------------------------------------
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