Re: [Qemu-devel] qemu/target-mips helper.c translate.c (compiler error)

2006-12-07 Thread Paul Brook
On Thursday 07 December 2006 22:22, Stefan Weil wrote: > Paul, did you get my last mailing on this subject? > (see http://lists.gnu.org/archive/html/qemu-devel/2006-05/msg00280.html) My point exactly. Posting a link to a random website isn't sufficient, especially when you say "my patches are sti

Re: [Qemu-devel] qemu/target-mips helper.c translate.c (compiler error)

2006-12-07 Thread Stefan Weil
Paul, did you get my last mailing on this subject? (see http://lists.gnu.org/archive/html/qemu-devel/2006-05/msg00280.html) I'd be very glad to maintain my code in the tree, but Thiemo is right. Today, it takes sometimes very long until a patch gets integrated. Maybe a switch to another configura

Re: [Qemu-devel] qemu/target-mips helper.c translate.c (compiler error)

2006-12-07 Thread Thiemo Seufer
Stefan Weil wrote: > Hi, > > the latest changes of QEMU CVS break compilation for MIPS systems > without a FPU. Such systems are in wide use (DSL routers like > Sinus 154 and Fritz!Box), and several developers already use QEMU > for emulation of these systems. Fixed, thanks for the report. Thie

Re: [Qemu-devel] qemu/target-mips helper.c translate.c (compiler error)

2006-12-07 Thread Thiemo Seufer
Paul Brook wrote: > On Thursday 07 December 2006 18:44, Stefan Weil wrote: > > Hi, > > > > the latest changes of QEMU CVS break compilation for MIPS systems > > without a FPU. Such systems are in wide use (DSL routers like > > Sinus 154 and Fritz!Box), and several developers already use QEMU > > fo

Re: [Qemu-devel] qemu/target-mips helper.c translate.c (compiler error)

2006-12-07 Thread Paul Brook
On Thursday 07 December 2006 18:44, Stefan Weil wrote: > Hi, > > the latest changes of QEMU CVS break compilation for MIPS systems > without a FPU. Such systems are in wide use (DSL routers like > Sinus 154 and Fritz!Box), and several developers already use QEMU > for emulation of these systems. I

Re: [Qemu-devel] qemu/target-mips helper.c translate.c (compiler error)

2006-12-07 Thread Stefan Weil
Hi, the latest changes of QEMU CVS break compilation for MIPS systems without a FPU. Such systems are in wide use (DSL routers like Sinus 154 and Fritz!Box), and several developers already use QEMU for emulation of these systems. I'm sorry that I cannot provide a patch which fixes the compiler er