diff options
Diffstat (limited to 'results/classifier/zero-shot/118/graphic/788886')
| -rw-r--r-- | results/classifier/zero-shot/118/graphic/788886 | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/118/graphic/788886 b/results/classifier/zero-shot/118/graphic/788886 new file mode 100644 index 000000000..613cc481a --- /dev/null +++ b/results/classifier/zero-shot/118/graphic/788886 @@ -0,0 +1,43 @@ +graphic: 0.851 +architecture: 0.836 +device: 0.725 +mistranslation: 0.669 +semantic: 0.519 +network: 0.514 +permissions: 0.450 +user-level: 0.448 +performance: 0.433 +vnc: 0.433 +debug: 0.338 +files: 0.311 +register: 0.301 +ppc: 0.298 +PID: 0.238 +boot: 0.232 +socket: 0.179 +arm: 0.158 +assembly: 0.151 +VMM: 0.136 +TCG: 0.122 +peripherals: 0.120 +kernel: 0.109 +hypervisor: 0.109 +virtual: 0.101 +x86: 0.087 +risc-v: 0.087 +i386: 0.063 +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.] + |