cvs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Cvs-dev] latest gnulib vs windows-NT files


From: Jim Hyslop
Subject: Re: [Cvs-dev] latest gnulib vs windows-NT files
Date: Thu, 06 Jul 2006 13:03:14 -0400
User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Mark D. Baushke wrote:
> Hi Folks,
> 
> Those of you who have windows-NT boxen to build will probably find
> that Derek's latest update has broken the windows-NT build again.
> 
> The following patch may be useful as a starting point to figure out what
> config.h stuff needs to be fixed, but as I don't know the right values
> for most of the new stuff it will need to be changed somewhat.
> 
> In addition, all */filesubr.c files will need to have last_component
> removed.

After applying your patch, and updating to Derek's */filesubr.c changes,
it mostly compiles. There are a few remaining problems:

1) the WSAAPI macros in lib/getaddrinfo.c don't seem to be defined anywhere

2) lib/wcwidth.h trips up at the '#ifndef HAVE_DECL_WCWIDTH' test

3) lib/getaddrinfo.c line 324, '#if WIN32_NATIVE', trips MSVC; changing
it to '#ifdef WIN32_NATIVE' (which is what all other precompiler tests
use) works.

These first two problems are not new; they've been around for at least a
week. I just haven't had a chance to chase them down yet.

- --
Jim Hyslop
Dreampossible: Better software. Simply.     http://www.dreampossible.ca
                 Consulting * Mentoring * Training in
    C/C++ * OOD * SW Development & Practices * Version Management
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFErUJSLdDyDwyJw+MRAr+oAJ0bwbaPLdvyXZ8hSaP9WIcZ9DIS6gCfSMfb
/bcQhGIwLzSpEFxnaguyCtI=
=KOS3
-----END PGP SIGNATURE-----





reply via email to

[Prev in Thread] Current Thread [Next in Thread]