[Bug 19781] Visual C++ 2005 Express: -Zi option doesn't work; breaks Firefox build's configure script

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Sep 23 05:14:03 CDT 2009


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





--- Comment #2 from Dmitry Timoshkov <dmitry at codeweavers.com>  2009-09-23 05:14:03 ---
In order to simplify debugging I've added all environment varibales from
vsvars32.bat to System\CurrentControlSet\Control\Session Manager\Environment,
and run 'mspdbsrv.exe -start -spawn ' and 'cl -Zi hello.c' from separate
terminals.

Dan, could you please generate and attach the +relay,+seh,+tid,+secur32,+ntlm
log to see if that shows the same failure (with ntlm_auth) I have?

Just in case that should be
WINEDEBUG=+relay,+seh,+tid,+secur32,+ntlm wine cl -Zi hello.c &>~/cl.log

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