qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Samuel Thibault <samuel.thibault@eu.citrix.com>
To: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Cc: Hotmail <computers57@hotmail.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] another patch against head
Date: Wed, 28 Nov 2007 14:09:05 +0000	[thread overview]
Message-ID: <20071128140905.GD4083@implementation.uk.xensource.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0711281400170.27959@racer.site>

Johannes Schindelin, le Wed 28 Nov 2007 14:01:21 +0000, a écrit :
> On Wed, 28 Nov 2007, Samuel Thibault wrote:
> 
> > Johannes Schindelin, le Wed 28 Nov 2007 12:49:34 +0000, a ?crit :
> > > On Tue, 27 Nov 2007, Hotmail wrote:
> > > 
> > > > The following is another patch against the head that lets me build it on 
> > > > Windows, as well as makes the adlib.c file debuggable.
> > > > 
> > > > Index: Makefile
> > > > ===================================================================
> > > > RCS file: /sources/qemu/qemu/Makefile,v
> > > > retrieving revision 1.136
> > > > diff -r1.136 Makefile
> > > > 17a18,20
> > > > > ifdef CONFIG_WIN32
> > > > > LIBS= -lmingw32 -mno-cygwin
> > > > > else
> > > > 18a22
> > > > > endif
> > > 
> > > So you build it in Cygwin, not "on Windows".
> > 
> > Not exactly. -mno-cygwin means that he used the cygwin-provided gcc, but
> > provide a non-cygwin binary that can be shipped without extra dlls.
> 
> And how exactly does that differ from what I said?  It is building in 
> Cygwin.

With the MinGW headers. That makes a big difference.
Compiling in cygwin with -mno-cygwin is almost the same as compiling
with MinGW tools (the difference mostly lies in Makefile and shell
script subtleties)

Samuel

  reply	other threads:[~2007-11-28 14:09 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-27 19:17 [Qemu-devel] another patch against head Hotmail
2007-11-28 12:49 ` Johannes Schindelin
2007-11-28 13:39   ` Samuel Thibault
2007-11-28 14:01     ` Johannes Schindelin
2007-11-28 14:09       ` Samuel Thibault [this message]
2007-11-28 14:34         ` Johannes Schindelin
2007-11-28 16:16   ` Hotmail
2007-11-28 16:35     ` Johannes Schindelin
  -- strict thread matches above, loose matches on Subject: below --
2007-11-28 17:28 Re : " Sylvain Petreolle
2007-11-30 15:35 ` Hotmail
2007-12-02 17:49   ` Thiemo Seufer

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=20071128140905.GD4083@implementation.uk.xensource.com \
    --to=samuel.thibault@eu.citrix.com \
    --cc=Johannes.Schindelin@gmx.de \
    --cc=computers57@hotmail.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).