diff options
Diffstat (limited to 'results/classifier/105/graphic/788886')
| -rw-r--r-- | results/classifier/105/graphic/788886 | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/results/classifier/105/graphic/788886 b/results/classifier/105/graphic/788886 new file mode 100644 index 000000000..21c9f29bd --- /dev/null +++ b/results/classifier/105/graphic/788886 @@ -0,0 +1,26 @@ +graphic: 0.851 +instruction: 0.843 +device: 0.725 +mistranslation: 0.669 +semantic: 0.519 +network: 0.514 +vnc: 0.433 +other: 0.253 +boot: 0.232 +socket: 0.179 +assembly: 0.151 +KVM: 0.015 + +Crash with -m32 and gcc-4.2 on Mac OS X 64bit + +For building 32bit Qemu on Mac OS X 10.6.7 , i configure with --extra-cflags=-m32 --extra-ldflags=-m32. make with gcc-4.2 then crashes with: + + GEN qemu-options.def + CC qemu-nbd.o +gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags +make: *** [qemu-nbd.o] Error 1 + +Which version of QEMU were you using? Can you still reproduce this problem with the latest version of QEMU and the latest version of macOS? + +[Expired for QEMU because there has been no activity for 60 days.] + |