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


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to