Re: [Qemu-devel] Problem with threads in Scratchbox with Qemu for ARM

2007-02-02 Thread Stephane Epardaud
Thanks for the infos! ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

Re: [Qemu-devel] Problem with threads in Scratchbox with Qemu for ARM

2007-02-02 Thread Vincent Palatin
On Friday 02 February 2007 16:11, Stephane Epardaud wrote: > Vincent Palatin wrote: > >> Does anyone know of known problems under Qemu for ARM and pthreads ? > > > > Yes, it is known ... last occurence in the mailing list archive is : > > Thanks, I guess I failed to find the exact posts mentioning

Re: [Qemu-devel] Problem with threads in Scratchbox with Qemu for ARM

2007-02-02 Thread Stephane Epardaud
Vincent Palatin wrote: Does anyone know of known problems under Qemu for ARM and pthreads ? Yes, it is known ... last occurence in the mailing list archive is : Thanks, I guess I failed to find the exact posts mentioning the reasons. Any idea if this area will improve in the near future ? Or

Re: [Qemu-devel] Problem with threads in Scratchbox with Qemu for ARM

2007-02-02 Thread Vincent Palatin
> Does anyone know of known problems under Qemu for ARM and pthreads ? Yes, it is known ... last occurence in the mailing list archive is : On Saturday 20 January 2007 14:43, Paul Brook wrote: [...] > > Threaded applications don't work reliably under qemu. > See mailing list archives for discus

[Qemu-devel] Problem with threads in Scratchbox with Qemu for ARM

2007-02-02 Thread Stephane Epardaud
Hello, I'm trying the Scratchbox/Maemo devkit for the Nokia770/N800 ARM device, and I'm having a problem running a multi-threaded program under application Qemu ARM emulation on my x86 linux box. The application I'm trying to run is the Boehm GC, which seems to run fine on the N770 device, but