Re: [Qemu-devel] compiling qemu-0.7.2 on Solaris express (gcc-3.4.4)

2005-09-05 Thread Martin Bochnig
Martin Bochnig wrote: > Ben Taylor wrote: > >> Assembler: apic.c >> "/var/tmp//ccO3Ifuk.s", line 165 : Illegal mnemonic >> "/var/tmp//ccO3Ifuk.s", line 165 : Syntax error >> gmake: *** [apic.o] Error 1 >> >> >> Ideas? > > > Just use "gnu-as" (often called "gas") instead of SUNW's "/usr/ccs/bin/a

Re: [Qemu-devel] compiling qemu-0.7.2 on Solaris express (gcc-3.4.4)

2005-09-05 Thread Martin Bochnig
Ben Taylor wrote: in qemu-0.7.2/hw/apic.c gcc -Wall -O2 -g -fno-strict-aliasing -fomit-frame-pointer -I. -I/export/src/qemu-05-18-05/test/qemu-0.7.2/target-i386 -I/export/src/qemu-05-18-05/test/qemu-0.7.2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/export/src/qemu-05-18-05/t

[Qemu-devel] compiling qemu-0.7.2 on Solaris express (gcc-3.4.4)

2005-09-05 Thread Ben Taylor
Testing the new qemu-0.7.2 on Solaris Express (11) using gcc-3.4.4. I'm getting a couple of weird errors I can't seem to get my hands around. in qemu-0.7.2/hw/apic.c gcc -Wall -O2 -g -fno-strict-aliasing -fomit-frame-pointer -I. -I/export/src/qemu-05-18-05/test/qemu-0.7.2/target-i386 -I/export