[Bug 1690] New: InterlockedCompareExchange & InterlockedExchangeAdd not found

Wine Bugs wine-bugs at winehq.com
Tue Sep 2 20:12:51 CDT 2003


http://bugs.winehq.com/show_bug.cgi?id=1690

           Summary: InterlockedCompareExchange & InterlockedExchangeAdd not
                    found
           Product: Wine
           Version: CVS
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-binary
        AssignedTo: wine-bugs at winehq.com
        ReportedBy: david.ronis at mcgill.ca


I follow wine in CVS. The current build fails (with gcc-3.3.1) because 

make[1]: Entering directory `/home/ronis/Project/notar/wine/miscemu'
gcc -o wine -Wl,--section-start,.interp=0x3c000100 main.o  -L../dlls -lntdll.dll
-L../libs/wine -lwine -L../libs/unicode -lwine_unicode -L../libs/port -lwine_port 
../dlls/libntdll.dll.so: undefined reference to `InterlockedCompareExchange'
../dlls/libntdll.dll.so: undefined reference to `InterlockedExchangeAdd'
collect2: ld returned 1 exit status

-- 
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list