|
From: Earnie B. <ea...@us...> - 2005-01-26 12:12:27
|
<quote who="Ilana Loubser"> > > When compiling the code, a static library libtz.a is created. This > library > contains replacement time functions including asctime, localtime etc. > Linking against this library reports the correct local time when setting > TZ > to e.g. Africa/Johannesburg. > > Would it be possible to include this library in the mingw distribution or > some > other distribution? > Yes, it is possible. We could easily allow you to maintain a distribution of libzt from MinGW. Incorporating the code into the mingw-runtime would take on a different path of discussion and is not likely to happen. If you wish to distribute your library from the MinGW project see http://www.mingw.org/MinGWiki/index.php/JoinTheDevelopersList for reference. Earnie -- http://www.mingw.org http://sourceforge.net/projects/mingw https://sourceforge.net/donate/index.php?user_id=15438 |