This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] supports IPv6 only remote target


> From: Pedro Alves <palves@redhat.com>
> Date: Thu, 10 Mar 2016 16:44:23 +0000
> 
> On 02/10/2016 07:21 PM, Eli Zaretskii wrote:
> 
> > Do we care about W2K support at this point?  AFAIK, quite a few
> > MinGW64 headers require and set _WIN32_WINNT to a value that will
> > exclude W2K anyway.
> > 
> > I suggest to wait for Pedro or Joel to chime in on this issue.
> 
> I wouldn't care about W2K at this point.

Fair enough, but then we should set _WIN32_WINNT to a suitable value,
or else compilation using mingw.org's w32api headers will not see the
prototype of getaddrinfo, and maybe also some related stuff.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]