------- Additional Comments From joel at gcc dot gnu dot org 2005-01-12 17:15 ------- (In reply to comment #3)
> I think the most flexible and simple solution would be to add a > rtems_gxx_recursive_mutex_init to RTEMS. > > Also, I'd prefer to use this definition > typedef void * __gthread_recursive_mutex_t; Grrr.. looking back through the old mail and mail lists, that was indeed the intent when this was first mentioned. I just added a new GCC patch and the corresponding RTEMS patch (for reference). What do you think of them? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19399