[Bug 38773] New: msvcr100/110/120 is missing reader_writer_lock (required for MSVC 2013)

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jun 17 13:15:30 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=38773

            Bug ID: 38773
           Summary: msvcr100/110/120 is missing reader_writer_lock
                    (required for MSVC 2013)
           Product: Wine
           Version: 1.7.45
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: msvcrt
          Assignee: wine-bugs at winehq.org
          Reporter: gerbilsoft at gerbilsoft.com
      Distribution: ---

Compiling a precompiled header using MSVC 2013 command line tools on Wine
1.7.45 results in the following errors:

err:msvcrt:demangle_datatype Unknown type s
wine: Call from 0x7b83bae3 to unimplemented function
msvcr120.dll.??0reader_writer_lock at Concurrency@@QAE at XZ, aborting

I'm not sure if the demangle_datatype error is important; however, the
unimplemented function is causing CL to fail.

This function (and related reader_writer_lock functions) are currently marked
as stubs in msvcr100, msvcr110, and msvcr120.

-- 
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