[Qemu-devel] [Bug 996303] Re: does not work with clang

2012-09-27 Thread Karl-Michael Schindler
Hi Faster than promised: Fink package qemu for 10.7/8 is now based on the git commit ac05f3492421caeb05809ffa02c6198ede179e43. Michael. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/996303 Title:

[Qemu-devel] [Bug 996303] Re: does not work with clang

2012-09-27 Thread Karl-Michael Schindler
> That is going to be badly broken somewhere along the line for at least some > CPU targets: don't try to ship that! oops. already done. oh well. >This is all fixed properly in git master (because Blue Swirl committed a lot > of patches that let us finally drop the need for that global register >

[Qemu-devel] [Bug 996303] Re: does not work with clang

2012-09-27 Thread Karl-Michael Schindler
I tried another approach in my patch for the package in fink on Mac OS X. Since dyngen-exec.h seems to be the only place with a GLOBAL register variable, I removed register from the variable declaration. So far, it seems to work. Regarding an impact on performance, I have no information. Has anyone

Re: [Qemu-devel] [Bug 726962] Re: darwin user i386 no such directory

2011-05-28 Thread Karl-Michael Schindler
Am 28.05.2011 um 16:48 schrieb Andreas Färber: > If you're willing to invest time on this, have a look at: > > http://repo.or.cz/w/qemu/afaerber.git/shortlog/refs/heads/darwin-user interestinng link, but my actual interest was mipsel-linux, which is already covered, but > Don't bother with 0.14

[Qemu-devel] [Bug 720787] Re: Fails to compile on MacOS

2011-05-26 Thread Karl-Michael Schindler
Nigel's error is also topic in bug https://bugs.launchpad.net/qemu/+bug/726962 -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/720787 Title: Fails to compile on MacOS Status in QEMU: New Bug desc

[Qemu-devel] [Bug 788886] [NEW] Crash with -m32 and gcc-4.2 on Mac OS X 64bit

2011-05-26 Thread Karl-Michael Schindler
Public bug reported: 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 CCqemu-nbd.o gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags mak

[Qemu-devel] [Bug 726962] Re: darwin user i386 no such directory

2011-05-26 Thread Karl-Michael Schindler
same with 0.14.1 with Mac OS X 10.6.7. target ppc-darwin-user has the same problem: CCppc-darwin-user/main.o cc1: warning: /Users/michael/Downloads/qemu-0.14.1/darwin-user/ppc: No such file or directory In file included from /Users/michael/Downloads/qemu-0.14.1/target-ppc/cpu.h:855,

[Qemu-devel] [Bug 788881] [NEW] i386-bsd-user and similar crash on Mac OS X

2011-05-26 Thread Karl-Michael Schindler
Public bug reported: 0.14.1 crashes on Mac OS X 64bit with some targets (*-bsd-user): CCi386-bsd-user/cpu-exec.o /Users/michael/Downloads/qemu-0.14.1/cpu-exec.c: In function ‘cpu_x86_signal_handler’: /Users/michael/Downloads/qemu-0.14.1/cpu-exec.c:895: error: dereferencing pointer to inco