Our mingw/include/time.h still has definitions for functions such as gmtime() which don't exist on WinCE.
The roadmap_editor application, which is said to compile with M$ tools, barks on the time.h include file if I remove those definitions. Therefore I can assume that the M$ tools define those functions, even though Windows CE doesn't support them. Should we include those definitions in time.h, even if the functions don't exist ? I have a feeling that we should remove them. Then as a consequence the roadmap_editor application (which has private implementations of these functions) should provide its own definitions. Danny -- Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Cegcc-devel mailing list Cegcc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cegcc-devel