Danny Backx wrote:
> So I'd ask any newcomer the question : is it really that hard to use
> mingw32ce instead of cegcc ?
>
>   

I'm still using cegcc instead of mingw32ce for the efficiency of the 
memory allocator in newlib for my application (and speed is critical to 
this application).

See this thread:
http://www.mail-archive.com/cegcc-devel@lists.sourceforge.net/msg00864.html

I can compile with the mingw32ce version, but it just runs too slow, and 
I have not as yet managed to fix this by using the allocator directly or 
by using special allocators.

Hywel.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to