From: Vincent T. <vt...@un...> - 2011-01-06 19:49:47
|
Hey, I used to compile one of the EFL libs with cegcc, it was working nicely. Today i recompile and strangely, one of the lib complains about a missing implementation of tzset(). tzset() does not exist on Windows CE, so it's not surprising, but it seems that it was implemented (mingw32ce and not cegcc). Was it dropped ? Vincent Torri |