All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: Stefan Weil <sw@weilnetz.de>
Cc: QEMU Developer <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH] usb: Fix compilation for Windows
Date: Fri, 18 Mar 2016 13:13:56 +0100	[thread overview]
Message-ID: <1458303236.6882.28.camel@redhat.com> (raw)
In-Reply-To: <1458159439-32322-1-git-send-email-sw@weilnetz.de>

On Mi, 2016-03-16 at 21:17 +0100, Stefan Weil wrote:
> Mingw-w64 does not provide sys/ioctl.h and Linux builds don't need it,
> so remove that include statement.
> 
> ERROR is defined by wingdi.h (included via windows.h). Undefine it before
> it is redefined to avoid a compiler warning / error.
> 
> Signed-off-by: Stefan Weil <sw@weilnetz.de>
> ---
> 
> Cygwin now includes Mingw-w64 packages for cross compilation.
> 
> The packages mingw64-x86_64-libusb1.0 and mingw64-x86_64-usbredir
> can be used for QEMU builds, but trigger new compiler errors.
> 
> This patch fixes them partially.

Added to usb queue.

thanks,
  Gerd

      reply	other threads:[~2016-03-18 12:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-16 20:17 [Qemu-devel] [PATCH] usb: Fix compilation for Windows Stefan Weil
2016-03-18 12:13 ` Gerd Hoffmann [this message]

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=1458303236.6882.28.camel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=sw@weilnetz.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.