qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] QEMU SVN on Windows 2000 :-(


From: Robert Riebisch
Subject: Re: [Qemu-devel] QEMU SVN on Windows 2000 :-(
Date: Tue, 03 Feb 2009 22:27:06 +0100
User-agent: Thunderbird 2.0.0.19 (Windows/20081209)

David Turner wrote:

> For the record, getaddrinfo() was introduced in Windows 2000
> Professional and Server, see end of
> http://msdn.microsoft.com/en-us/library/ms738520(VS.85).aspx

I already wrote in my original post.

> (it's only missing from 2000 Workstation).

There's no such thing ("Workstation").

> you just need to add -DWINVER=0x501 to your CFLAGS to be able to have it

We already have "#define WINVER 0x0501" in `qemu_common.h".

> properly declared (and linked to) with should be able to compile it with
> mingw

But one would still need (copyrighted) `Wspiapi.h' to make the resulting
binary run on Windows 2000.

Robert Riebisch
-- 
BTTR Software
http://www.bttr-software.de/




reply via email to

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