Filip Navara wrote: > Fabrice Bellard wrote: > >> CVSROOT: /cvsroot/qemu >> Module name: qemu >> Branch: >> Changes by: Fabrice Bellard 05/04/26 >> 20:38:17 >> >> Modified files: >> target-i386 : op.c ops_sse.h >> Log message: >> removed switches in op.c (Paul Brook) >> >> CVSWeb URLs: >> http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-i386/op.c.diff?tr1=1.36&tr2=1.37&r1=text&r2=text >> >> http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-i386/ops_sse.h.diff?tr1=1.5&tr2=1.6&r1=text&r2=text >> >> >> > This breaks compilation on Windows... the attached patch fixes it. And this time with the correct patch... - Filip