qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] (TEST) CFLAGS options + qemu 0.60


From: Piotr Krysik
Subject: Re: [Qemu-devel] (TEST) CFLAGS options + qemu 0.60
Date: Thu, 19 Aug 2004 03:58:00 -0700 (PDT)

Hi!

You can also try attached patch - I solves similar 
problem with -march=pentium2 (gcc 3.3).


Piotrek

> Leonardo Marques de Souza wrote:
> > Thanks!
> >
> > Im looking for
> >
> > I'll try to workarround compilation problem, 
> > doing it by hand, it happens only with help.c 
> > (well, all help.c in qemu tree)
> >
> > enter in i386 , i386-softemu , ppc-softemu
> > and doing:
> >
> > gcc -Wall -O2 -march=pentium  -fno-strict-aliasing
-fomit-frame-pointer -I.
-I/root/qemu-0.6.0/target-i386  -I/root/qemu-0.6.0
-D_GNU_SOURCE -I/root/qemu-0.6.0/slirp -c -o helper.o
/root/qemu-0.6.0/target-i386/helper.c
> >
> > just  return to root tree compilation and do 
> > make again to continue.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Attachment: register_spill-0.txt.gz
Description: register_spill-0.txt.gz

Attachment: register_spill-0.patch.gz
Description: register_spill-0.patch.gz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]