Re: [Qemu-devel] mingw compile error patch

2006-08-21 Thread Kazu
alex wrote: > Hi, > The patch below allows me to compile qemu on Windows, however it is still > not working. > The program exits immediately reporting that it can't open the hard disk > image. > GDB reports the offensive pies of code is in malloc(), which does not make > sense to me. > Am I doing

[Qemu-devel] mingw compile error patch

2006-08-21 Thread alex
Hi, The patch below allows me to compile qemu on Windows, however it is still not working. The program exits immediately reporting that it can't open the hard disk image. GDB reports the offensive pies of code is in malloc(), which does not make sense to me. Am I doing something wrong? qemu_malloc