------- Comment #22 from joel at gcc dot gnu dot org  2008-03-31 20:16 -------
(In reply to comment #21)
> Best think would be to trace rtems calls on a platform where it works vs on 
> the
> simulator. On a platform where it works, look at the backtrace of the task
> creation call and try to find out why it doesn't get called on i386 qemu.
> 

I am back to this.  Which pthread calls are of interest?  I am starting
with pthread create, mutex init, lock and unlock, context switches and a few
condition variable calls.  What else is of interest?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35284

Reply via email to