Time zone confusion and implementation hints

Ian Abbott abbotti at mev.co.uk
Tue Jul 6 16:56:33 UTC 2010


On 06/07/10 16:55, Yves Goergen wrote:
> IIRC with VS2008 it was functions like _getopt or so that were
> eventually unresolved which caused the linker to fail. The code itself
> compiled. I specified the single .c files though (try&error to find out
> the set of files) and not the makefile.

You can get a BSD-style licensed version of getopt from
<http://xent.com/~bsittler/geocities/>. That's Benjamin Sittler's
"my_getopt" package.  There are other free getopt implementations out
there too, as well as the LGPL'd version in the GNU C Library.

-- 
-=( Ian Abbott @ MEV Ltd.    E-mail: <abbotti at mev.co.uk>        )=-
-=( Tel: +44 (0)161 477 1898   FAX: +44 (0)161 718 3587         )=-



More information about the tz mailing list