OK, I found the problem. Is described here: http://sourceforge.net/p/mingw/mailman/message/33242193/
In latest MinGW nanosleep() is available, but this is incompatible with pthreads. In the thread above Keith Marshall recommend remove this function, while he found a better way to implement it. Since I don't found information on MinGW website or Google about how rebuild a MinGW package and while a new version of mingwrt is released, should be enough remove the nanosleep check in configure? Any advice? Thanks Germán _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
