I'm compiling GNUstep on Windows 7 using latest MinGW. But I have some problems. First I get:
error: pthread.h present but cannot be compiled I solve this with this recommendation: https://www.gnu.org/software/autoconf/manual/autoconf-2.64/html_node/Present-But-Cannot-Be-Compiled.html But then I get: error: unable to find size of pthread_mutex_t (required). Any advice? Thanks. Germán _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
