[Bug 29514] Wine does not build on FreeBSD-8.x AMD64: ASM error in libs/port/interlocked.c

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jan 2 13:16:44 CST 2012


http://bugs.winehq.org/show_bug.cgi?id=29514

--- Comment #2 from Hardy Schumacher <hardy.schumacher at 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,

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list