James Mckenzie wrote: > wine-pthread was removed from this version forward. pthread is not supported by modern Linux kernels and the Mach-O system. Eh? You mean other way around? P-Threads (POSIX threads) are the default threading model on most *NIX now days. "wine-pthread" was removed indeed as it's now integrated into loader as the only remaining option.