From: Stefan Weil <Stefan.Weil@weilnetz.de>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] qemu on Cygwin
Date: Wed, 31 Jan 2007 23:33:11 +0100 [thread overview]
Message-ID: <45C11927.80407@weilnetz.de> (raw)
In-Reply-To: <06c101c7456f$0ae0a790$e90d11ac@spb.in.rosprint.ru>
> Hi!
>
> Did anyone try the latest CVS qemu on Cygwin ?
>
> The build environment adds spacial "-mno-cygwin" option
> which among other effects removes defaul *.h path (/usr/include/)
> from the search list.
Default path with -mno-cygwin is /usr/include/mingw,
so zlib.h must be installed there...
You can see the search list with "gcc -mno-cygwin -E -v -".
Stefan
next prev parent reply other threads:[~2007-01-31 22:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-31 19:35 [Qemu-devel] qemu on Cygwin Alexander Voropay
2007-01-31 22:33 ` Stefan Weil [this message]
2007-02-01 8:57 ` Johannes Schindelin
2007-02-03 17:16 ` Alexander Voropay
2007-02-04 10:27 ` Kazu
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=45C11927.80407@weilnetz.de \
--to=stefan.weil@weilnetz.de \
--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).