Re: [Qemu-devel] [PATCH] Implement Win32 locking in vl.c (create_pidfile).

2007-03-27 Thread Carlos O'Donell
anks for the quick response. Cheers, Carlos. -- Carlos O'Donell CodeSourcery [EMAIL PROTECTED] (650) 331-3385 x716

[Qemu-devel] [PATCH] Implement Win32 locking in vl.c (create_pidfile).

2007-03-25 Thread Carlos O'Donell
"-lrt" and this is not valid when compiling with mingw32. Patch attached for both. Built on linux and tested on Windows Server 2003. Comments? Please include me in the CC. Cheers, Carlos. -- Carlos O'Donell CodeSourcery [EMAIL PROTECTED] (650) 331-3385 x716 2007-03-23 Carlos O'