Re: [kvm-devel] [PATCH] fix gcc 3.x issue

2007-07-02 Thread Avi Kivity
Dave Hansen wrote: > I've been getting compile errors lately with gcc 3.x compiling kvm 27 > and 28: > > > gcc -I /home/dave/kvm/kvm-28/kernel/include -MMD -MF test/.access.d -g > -fomit-frame-pointer -Wall -m64 -nostdlib -o test/access.flat > -Wl,-T,flat.lds test/access.o test/cstart64.o tes

[kvm-devel] [PATCH] fix gcc 3.x issue

2007-07-02 Thread Dave Hansen
I've been getting compile errors lately with gcc 3.x compiling kvm 27 and 28: gcc -I /home/dave/kvm/kvm-28/kernel/include -MMD -MF test/.access.d -g -fomit-frame-pointer -Wall -m64 -nostdlib -o test/access.flat -Wl,-T,flat.lds test/access.o test/cstart64.o test/printf.o test/print.o test/s