BELLEGUEULLE Damien wrote:
>
> ./configure --prefix=/usr --qemu-cc="/usr/bin/gcc-3.3.6"
>
> er -I. -I.. -I/home/bellegueulle/kvm-18/qemu/target-i386 
> -I/home/bellegueulle/kvm-18/qemu -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 
> -D_LARGEFILE_SOURCE -D__user= -I/home/bellegueulle/kvm-18/qemu/fpu 
> -DHAS_AUDIO -I/home/bellegueulle/kvm-18/qemu/slirp  -c -o qemu-kvm.o
>

This is on i386, right?

The command line needs to have -fomit-frame-pointer.  The 'er' at the 
beginning seems to indicate that this is so, can you confirm?

FWIW, i386 builds ok here with gcc 3.4.6.

-- 
error compiling committee.c: too many arguments to function


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to