On Tue, 2008-09-02 at 14:47 +0200, Vincent Torri wrote:
> Hey,
> 
> as windows ce does not support environment variables, is it normal that 
> putenv and unsetenv are in arm-wince-cegcc/include/stdlib.h ?

In our newlib implementation, these functions are present. So they
should be in that include file.

In the mingw32ce implementation, these functions are not present. They
appear to be in the stdlib.h though, this is probably a bug (inherited
from mingw, no doubt, where these functions are supported because of
other platforms).

        Danny
-- 
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info


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