[Bug 35176] MSVC 2012 C compiler 'cl.exe' fails/crashes (TLS not correctly initialised for explicitly-loaded DLLs)

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Dec 23 14:31:04 CST 2013


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

--- Comment #6 from Martin Storsjö <wine at martin.st> ---
Richard, I doubt that the culprit was the location of the DLLs, I had copied
the necessary DLLs from Common7/IDE into VC/bin to simplify the setup already.

Anyway, it seems that this is fixed properly now by the last three commits at
http://source.winehq.org/git/wine.git/shortlog/e54503f7085. Running the
compiler still prints a lot of warnings about Rtl{Acquire,Release}SRWLockShared
being stubs, but compiling simple programs at least seem to work now.

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