Hi, I'm trying to use the Pthreads subset on MacOSX Server. I was able to compile and create the libpthreads.la library. I then renamed to libpthreads.a to use in the WebObjects dev tools, which uses the 2.7.2 version of gcc. I was successful in getting a test program compiled. However, when I ran the test program, it would crash on invoking pthread_detach. If I changed the argument passed from type (pthread_t tid) to (pthread_t *tid), then the program worked. Any thoughts? Thanks. Rob Aulwes ______________________________________________________________________ GNU Portable Threads (Pth) http://www.gnu.org/software/pth/ User Support Mailing List [EMAIL PROTECTED] Automated List Manager (Majordomo) [EMAIL PROTECTED]