From: Emmanuel Charpentier <charpent@bacbuc.dyndns.org>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: Problem compiling with gcc 3.3 on 2.6.14 (Debian)
Date: Mon, 28 Nov 2005 22:09:54 +0100 [thread overview]
Message-ID: <dmfrn3$mrq$1@sea.gmane.org> (raw)
In-Reply-To: <20051128165951.GA28507@jbrown.mylinuxbox.org>
2nd answer : news below.
Jim C. Brown wrote:
> On Mon, Nov 28, 2005 at 09:46:02AM +0100, Emmanuel Charpentier wrote:
>
>>Dear List,
>>
>>I recently upgraded to Linux 2.6.14 (as compiled as a 686 Debian
>>package), and found that this distribution, too, has switched to GCC 4
>>for kernel.
>>
>>I tried to recompile a plain vanilla qemu 0.7.2 tarball : I switched to
>>gcc 3.3 for this (in /usr/bin : ln -sf gcc-3.3 gcc ; ln -sf gccbug-3.3
>>gccbug ; ln -sf cpp-3.3 cpp ), planning to switch back to GCC 4 for
>>recompilation of the kqemu subdirectory. This failed.
>>
>
>
> Strange. Haven't heard of this one before.
>
> Compiling the kqemu module should use the same compiler that the kernel uses
> anyways. It doesn't use the same one that qemu uses, but the one in the kernel's
> Makefile.
>
> I also notice that your error seems to be with qemu-i386. This binary doesn't use
> kqemu at all, so either don't use kqemu (if all you care about is i386-user) or
> compile i386-softmmu only (if you want to use kqemu and don't care aboui i386-user).
Compiling i386-softmmu works (and the resulting executable works well
indeed, at least with kqemu). Compiling x86_64-softmmu gives a $#!+load
of errors (I'll send a logif someone needs it).
This does not allow to undrstand why the compilation of i386-user fails...
Emmanuel Charpentier
next prev parent reply other threads:[~2005-11-28 21:15 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-28 8:46 [Qemu-devel] Problem compiling with gcc 3.3 on 2.6.14 (Debian) Emmanuel Charpentier
2005-11-28 16:59 ` Jim C. Brown
2005-11-28 19:41 ` Natalia Portillo
2005-11-28 21:24 ` [Qemu-devel] Debian blues (Re: Problem compiling with gcc 3.3 on 2.6.14 (Debian)) Emmanuel Charpentier
2005-11-28 22:35 ` Daniel Jacobowitz
2005-11-29 8:58 ` [Qemu-devel] " Emmanuel Charpentier
2005-11-29 11:00 ` Gwenole Beauchesne
2005-11-29 14:02 ` carlo.andreoli
2005-11-29 22:41 ` Pascal Terjan
2005-11-30 8:13 ` carlo.andreoli
2005-11-29 21:07 ` Emmanuel Charpentier
2005-11-28 21:09 ` Emmanuel Charpentier [this message]
2005-11-28 22:27 ` [Qemu-devel] Re: Problem compiling with gcc 3.3 on 2.6.14 (Debian) Emmanuel Charpentier
2005-11-29 1:06 ` Brad Watson
2005-11-29 1:07 ` Brad Watson
2005-11-29 10:32 ` Sylvain Petreolle
2005-11-29 21:09 ` Emmanuel Charpentier
2005-11-30 8:25 ` [Qemu-devel] Problem compiling with gcc 3.3 on 2.6.14 Jernej Simončič
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='dmfrn3$mrq$1@sea.gmane.org' \
--to=charpent@bacbuc.dyndns.org \
--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.