http://bugs.winehq.org/show_bug.cgi?id=892 ------- Additional Comments From baggett.patrick(a)figglesoftware.com 2007-05-03 19:41 ------- Created an attachment (id=5244) --> (http://bugs.winehq.org/attachment.cgi?id=5244&action=view) Patch to fix bug 892 This commit fixes bug 892 which requests that x86 processors use CPUID to detect processor features rather than use codes paths for multiple operating systems. It does best guess compile-time checking for POSIX functions and constants, and should be very portable across POSIX operating systems. I have tested this code and receive the same results as in wine-0.9.27 and wine-0.9.29, and checked against /proc/cpuinfo, and the results seem to be correct. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.