http://bugs.winehq.org/show_bug.cgi?id=29514
Bug #: 29514 Summary: Wine does not build on FreeBSD-8.x AMD64: ASM error in libs/port/interlocked.c Product: Wine Version: 1.3.36 Platform: x86-64 OS/Version: FreeBSD Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: hardy.schumacher@gmx.de Classification: Unclassified
Created attachment 38223 --> http://bugs.winehq.org/attachment.cgi?id=38223 Logfile from Wine build
I've tried to build current version of Wine (v1.3.36) under FreeBSD AMD64. During build process an error related to assembler code in libs/port/interlocked.c occurs: Error: no such instruction: `cmpxchg16b (%rdi)'
For further information see attached logfile.
Used FreeBSD is 8.2 on AMD64 platform.