From: Jamie Lokier <jamie@shareable.org>
To: "Daniel P. Berrange" <berrange@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] QEMU SVN on Windows 2000 :-(
Date: Wed, 4 Feb 2009 12:28:05 +0000 [thread overview]
Message-ID: <20090204122804.GA8111@shareable.org> (raw)
In-Reply-To: <20090203132841.GB15613@redhat.com>
Daniel P. Berrange wrote:
> > "but it requires copyrighted file `Wspiapi.h' from MSVC2005, because
> > MinGW doesn't provide such a file."
> >
> > So if Wspiapi.h carries a GPL compatible license, it's fine to include.
> > The patch lacks Wspiapi.h though so it'll break the build on mingw.
>
> Well MinGW already builds fine with getaddrinfo(), so no need for a GPL
> header providing Wspiapi.h there. Since this is only needed for a few
> Win builds, why not just make the include conditional on whether that
> header actually exists. eg
It should compile, but the point is it will fail at run time on
most versions of Windows 2000, and all earlier Windows versions.
Imho it's standard practice on Windows to look up getaddrinfo()
dynamically, in case it doesn't exist - same for a few other
functions. But maybe that's just my standard practice ;-)
Windows XP was introduced in 2003, iirc, about the same time as Linux
2.6.0, although major distributions didn't pick up Linux 2.6 until
years later. Does Qemu run on Linux 2.4?
-- Jamie
next prev parent reply other threads:[~2009-02-04 12:28 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-02 21:53 [Qemu-devel] QEMU SVN on Windows 2000 :-( Robert Riebisch
2009-02-02 22:29 ` Anthony Liguori
2009-02-03 7:53 ` Avi Kivity
2009-02-03 12:31 ` Anthony Liguori
2009-02-03 13:28 ` Daniel P. Berrange
2009-02-03 14:59 ` Anthony Liguori
2009-02-03 16:36 ` David Turner
2009-02-03 21:27 ` Robert Riebisch
2009-02-12 13:57 ` David Turner
2009-02-04 12:28 ` Jamie Lokier [this message]
2009-02-04 15:21 ` Robert Reif
2009-02-04 15:40 ` David Coppa
2009-02-04 15:58 ` Paul Brook
2009-02-04 20:11 ` Jamie Lokier
2009-02-04 21:00 ` Luca Tettamanti
2009-02-03 13:59 ` Avi Kivity
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090204122804.GA8111@shareable.org \
--to=jamie@shareable.org \
--cc=berrange@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).