All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [PATCH][RFC] configure changes to support cross	compiling with mingw32
Date: Wed, 26 Jul 2006 11:29:29 -0500	[thread overview]
Message-ID: <pan.2006.07.26.16.29.29.112169@codemonkey.ws> (raw)
In-Reply-To: 44C67BF5.2020702@codemonkey.ws

On Tue, 25 Jul 2006 15:15:49 -0500, Anthony Liguori wrote:

> @@ -448,15 +472,10 @@ sdl_too_old=no
>  
>  if test -z "$sdl" ; then
>  
> -sdl_config="sdl-config"
> +sdl_config="${cross-prefix}sdl-config"

That should obviously be cross_prefix :-)  Cross compiling SDL seems to be
pretty darn nasty and the binary they provide assumes i386-  After
changing the sdl-config to report the right info, things seem to work for
me though.

Regards,

Anthony Liguori

      reply	other threads:[~2006-07-26 16:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-25 20:15 [Qemu-devel] [PATCH][RFC] configure changes to support cross compiling with mingw32 Anthony Liguori
2006-07-26 16:29 ` Anthony Liguori [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=pan.2006.07.26.16.29.29.112169@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --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 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.