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 1.60


From: Leonardo Marques de Souza
Subject: Re: [Qemu-devel] (TEST) CFLAGS options + qemu 1.60
Date: Thu, 29 Jul 2004 18:25:14 -0300
User-agent: Mozilla Thunderbird 0.7.1 (X11/20040715)

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.

I will see what instable qemu will be with -regparm=[1..3].  :)



André Braga wrote:

That's a (now-)known bug... in GCC. =P

It's good to see that more people are fiddling with the CFLAGS :D

BTW, the makefiles are wrong in the sense that they don't respect the
environment-set CFLAGS. I'll send a patch later tonight.



On Thu, 29 Jul 2004 12:10:40 -0300, Leonardo Marques de Souza
<address@hidden> wrote:
Host machine: athlon-xp(2200+) 1800MHz
gcc version 3.3.4 (Debian 1:3.3.4-4)
libsdl-dev 1.2.7-7
GNU Make 3.80




reply via email to

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