Hi Tim, > sorry, but now the build hangs at > > In file included from /usr/share/mingw-w64/include/signal.h:10:0, > from ./signal.h:52, > from pthread_sigmask.c:20: > pthread_sigmask.c:34:1: error: expected identifier or '(' before numeric > constant > pthread_sigmask (int how, const sigset_t *new_mask, sigset_t *old_mask)
Do you have time to provide a patch for this? Hint: Look how this situation is handled in the modules 'dirfd' and 'strdup'. Bruno