qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Weil <weil@mail.berlios.de>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] pkg-config: Add a pkg-config script for cross compilations
Date: Sun, 11 Sep 2011 20:47:36 +0200	[thread overview]
Message-ID: <4E6D0248.7070803@mail.berlios.de> (raw)
In-Reply-To: <j4iue8$7em$1@dough.gmane.org>

Am 11.09.2011 20:25, schrieb Paolo Bonzini:
> On 09/11/2011 05:55 PM, Stefan Weil wrote:
>> This script can be used for cross compilations.
>> I use it on Debian / Ubuntu to provide a cross pkg-config
>> for MinGW (32 and 64 bit), ARM, MIPS and PowerPC.
>
> I think the lack of such script is a bug in your distro.  Fedora 
> provides /usr/bin/i686-pc-mingw32-pkg-config.  You should report a bug 
> with Debian.
>
> Paolo

Well, Redhat has a large interest in QEMU, so I assume that Fedora
is better prepared for cross compilations than most other distributions.
Does it also provide cross glib-2.0, sdl, zlib, ...?
How does it implement cross pkg-config? As a binary compiled from source,
or as a script using native pkg-config?

Debian has only very limited cross development support.
Most cross packages I use come from Emdebian. I doubt that
they have the manpower to do more than they already do.
As far as I know, they don't provide any cross package which
needs a cross pkg-config, so the missing cross pkg-config is
not really a bug...

How about other distributions? Are there others beside Fedora
with good cross dev support? Some large embedded projects still build
their own cross toolchain instead of using precompiled binaries.
For all those which don't have a cross pkg-config, the script
saves the time and memory needed for building it.

Stefan

  reply	other threads:[~2011-09-11 18:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-11 15:55 [Qemu-devel] [PATCH] pkg-config: Add a pkg-config script for cross compilations Stefan Weil
2011-09-11 17:31 ` Peter Maydell
2011-09-11 18:25   ` [Qemu-devel] [PATCH v2] " Stefan Weil
2011-09-16 13:09     ` Anthony Liguori
2011-09-11 18:25 ` [Qemu-devel] [PATCH] " Paolo Bonzini
2011-09-11 18:47   ` Stefan Weil [this message]
2011-09-12  6:25     ` Paolo Bonzini

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=4E6D0248.7070803@mail.berlios.de \
    --to=weil@mail.berlios.de \
    --cc=pbonzini@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).