qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] bug in Sparc part ?


From: vaise
Subject: [Qemu-devel] bug in Sparc part ?
Date: Thu, 11 Aug 2005 01:57:50 +0200
User-agent: KMail/1.8.2

I don't know if it has already been said on this list. Forgive me if so.

-1- i386 only :
make clean      ok
./configure --cc=gcc32 --target-list="i386-softmmu i386-user"     ok
make     ok

-2- default :
make clean    ok
./configure --cc=gcc32   ok
make     ->ERROR

gcc32 -Wall -O2 -g -fno-strict-aliasing -I. 
-I/home/moi/install/qemu/qemu-0.7.1/target-sparc 
-I/home/moi/install/qemu/qemu-0.7.1 
-I/home/moi/install/qemu/qemu-0.7.1/linux-user 
-I/home/moi/install/qemu/qemu-0.7.1/linux-user/sparc -D_GNU_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE 
-I/home/moi/install/qemu/qemu-0.7.1/fpu 
-I/home/moi/install/qemu/qemu-0.7.1/slirp -c -o 
translate-op.o /home/moi/install/qemu/qemu-0.7.1/translate-op.c
In file included from /home/moi/install/qemu/qemu-0.7.1/translate-op.c:36:
op.h: In function `dyngen_code':
op.h:3759: syntax error before '.' token
op.h:3761: syntax error before '.' token
make[1]: *** [translate-op.o] Error 1
make[1]: Leaving directory `/home/moi/install/qemu/qemu-0.7.1/sparc-user'
make: *** [all] Error 1

I don't known anything about Sparc, so don't ask me.
my configuration : Fedora core 4 - 64 bits, qemu 0.7.1
        
Dsant, from Lyon in France




reply via email to

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