Re: [Qemu-devel] Win32 QEMU binaries built from MinGW fail (access violation)

2013-05-28 Thread Dan
All good now... thanks to everyone for the help. The slow disk performance I saw appears to be an errata in 1.4, sorry I didn't see that. The access violations did indeed go away when I updated to tool-chain to GCC 4.7 (via Mingw-w64). I saw some pop back up with GCC 4.6 on the 1.4.1 tree, but o

Re: [Qemu-devel] Win32 QEMU binaries built from MinGW fail (access violation)

2013-05-26 Thread Dan
Success of sorts. The new tool-chain seems to have fixed the issue, but I seemed to have to use a meat cleaver to get it install properly. In any case, I have a QEMU build working, but extremely slowly. At this point I am content that QEMU can be built FROM windows FOR windows, but someone m

Re: [Qemu-devel] Win32 QEMU binaries built from MinGW fail (access violation)

2013-05-25 Thread Dan
Great Idea... never occurred to me that gdb would actually work in MinGW So I tried that, specifically adding "--enable-debug --disable-pie" (ref1) and now the failure went away, but it is DOG slow! I will try the following this weekend and report back: 1) Try another MinGW-w32 build without "--d

Re: [Qemu-devel] Win32 QEMU binaries built from MinGW fail (access violation)

2013-05-24 Thread Stefan Weil
Am 25.05.2013 03:56, schrieb Dan: > I've been trying to build QEMU source directly with MinGW. The > compile/link works but there are tons of warnings (mostly Wformat). > Once I try to run the binaries in Windows though, I quickly hit access > violations once the HD image is mounted. I've tested

[Qemu-devel] Win32 QEMU binaries built from MinGW fail (access violation)

2013-05-24 Thread Dan
I've been trying to build QEMU source directly with MinGW. The compile/link works but there are tons of warnings (mostly Wformat). Once I try to run the binaries in Windows though, I quickly hit access violations once the HD image is mounted. I've tested on the linux-0.2.img.bz2 so that I can be

Re: [Qemu-devel] win32 qemu binaries

2013-04-03 Thread Wei-Ren Chen
Hi Michael, On Fri, Mar 29, 2013 at 07:53:47PM +0800, Michael W. Bombardieri wrote: > Hi, > > Thanks for your work on Qemu! > > My friend Prashant Satish has provided Qemu binaries for > 1.4.0 hosted here: > > http://www.omledom.com/ > > Currently there is no support for SDL in the build but

[Qemu-devel] win32 qemu binaries

2013-03-29 Thread Michael W. Bombardieri
Hi, Thanks for your work on Qemu! My friend Prashant Satish has provided Qemu binaries for 1.4.0 hosted here: http://www.omledom.com/ Currently there is no support for SDL in the build but more binary releases are to come. Would it be possible for this mirror to be added to: http://wiki.qe