Tach auch!
Am Mo, den 10 April 2006, schrieb Gabriel Paubert:
> On Sun, Apr 09, 2006 at 02:45:04PM +0200, Dieter Schuster wrote:
> > Am Fr, den 31 März 2006, schrieb Alan Modra:
> > > On Tue, Mar 28, 2006 at 12:00:47PM +0200, Gabriel Paubert wrote:
> > > > On Tue, Mar 28, 2006 at 12:56:13AM +0200,
On Sun, Apr 09, 2006 at 02:45:04PM +0200, Dieter Schuster wrote:
> Tach auch!
>
> Am Fr, den 31 März 2006, schrieb Alan Modra:
> > On Tue, Mar 28, 2006 at 12:00:47PM +0200, Gabriel Paubert wrote:
> > > On Tue, Mar 28, 2006 at 12:56:13AM +0200, Dieter Schuster wrote:
> > > > If I try to compile qem
Tach auch!
Am Fr, den 31 März 2006, schrieb Alan Modra:
> On Tue, Mar 28, 2006 at 12:00:47PM +0200, Gabriel Paubert wrote:
> > On Tue, Mar 28, 2006 at 12:56:13AM +0200, Dieter Schuster wrote:
> > > If I try to compile qemu with GCC 3.4 without the patch I get the
> > > following error:
> > >
> >
On Tue, Mar 28, 2006 at 12:00:47PM +0200, Gabriel Paubert wrote:
> On Tue, Mar 28, 2006 at 12:56:13AM +0200, Dieter Schuster wrote:
> > If I try to compile qemu with GCC 3.4 without the patch I get the following
> > error:
> >
> > qemu-0.8.0/linux-user/elfload.c: In function `load_elf_binary':
>
Please open a GCC Bugzilla problem report and attach preprocessed
source code demonstrating the problem. Bonus points for minimizing the
testcase to a smaller, self-contained example.
Thanks, David
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble?
On Tue, Mar 28, 2006 at 12:56:13AM +0200, Dieter Schuster wrote:
> Hello,
>
> the version 0.8.0 of qemu in the Debian-pool will not compile on
> PowerPC with GCC 3.4. The following patch will fix it:
And suck performance wise with exploding code size. Without
speaking of potential atomicity issu
Hello,
the version 0.8.0 of qemu in the Debian-pool will not compile on
PowerPC with GCC 3.4. The following patch will fix it:
--- cpu-all.h~ 2005-12-19 23:51:53.0 +0100
+++ cpu-all.h 2006-03-27 22:47:54.291613000 +0200
@@ -249,15 +249,11 @@
static inline void stl_le_p(void *ptr, in
7 matches
Mail list logo