"Pierre d'Herbemont" pidherbemont@opendarwin.org writes:
This patch enables the use of wine-pthread on darwin, and more generally on PowerPC hosts.
Pierre.
ChangeLog: Use the TEB register on PowerPC hosts.
The intent is that wine-pthread should use only portable pthread functions. Why do you need the TEB register to be setup when using wine-pthread?