http://bugs.winehq.org/show_bug.cgi?id=29514
--- Comment #2 from Hardy Schumacher hardy.schumacher@gmx.de 2012-01-02 13:16:44 CST --- Created attachment 38227 --> http://bugs.winehq.org/attachment.cgi?id=38227 Test program to validate platform detection
I've created a test program to validate the detection of the platform. Correct platform is detected at my FreeBSD.
So it might be that FreeBSD AMD64 is not supporting specific ASM directives. Please check this. A potential workaround for this issue might be to integrate an additional check for the OS. In case it's a x86_64 platform and OS is FreeBSD, then use default behavior instead,