Re: [Qemu-devel] trouble compiling om x86_64

2005-10-24 Thread Darrin Ritter
Jan Marten Simons wrote: Darrin Ritter wrote: dyngen: ret or jmp expected at the end of op_bsfw_T0_cc make[1]: *** [op.h] Error 1 make[1]: Leaving directory `/home/dv/tmp/qemu-0.7.2/i386-user' make: *** [all] Error 1 Looks like you are using gcc4 which is still unsupported. Try to use gcc3.x

Re: [Qemu-devel] trouble compiling om x86_64

2005-10-24 Thread Darrin Ritter
Darrin Ritter wrote: hi first of all sorry if this is posted on the wrong forum as I tried to join the user forum and got a 404 error I have been using the qemu binary file on my FC4 machine without a hitch and now I am trying to compile on an amd 64 machine so i can get kqemu working. I d

Re: [Qemu-devel] trouble compiling om x86_64

2005-10-24 Thread Jan Marten Simons
Darrin Ritter wrote: dyngen: ret or jmp expected at the end of op_bsfw_T0_cc make[1]: *** [op.h] Error 1 make[1]: Leaving directory `/home/dv/tmp/qemu-0.7.2/i386-user' make: *** [all] Error 1 Looks like you are using gcc4 which is still unsupported. Try to use gcc3.x I'll use this message to

[Qemu-devel] trouble compiling om x86_64

2005-10-24 Thread Darrin Ritter
hi first of all sorry if this is posted on the wrong forum as I tried to join the user forum and got a 404 error I have been using the qemu binary file on my FC4 machine without a hitch and now I am trying to compile on an amd 64 machine so i can get kqemu working. I downloaded the files :