[Bug 18323] Can't use VC9 compiler on Option /Zi.

wine-bugs at winehq.org wine-bugs at winehq.org
Sat May 2 05:51:20 CDT 2009


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


Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |focht at gmx.net




--- Comment #4 from Anastasius Focht <focht at gmx.net>  2009-05-02 05:51:19 ---
Hello,

"/Zi" (generate debug info in .pdb format) doesn't work for VC8 and later
versions.

--- snip ---
Program database manager mismatch; please check your installation
--- snip ---

That error message is pretty generic but a result of non working mspdbsrv.
Hence this is a dupe of bug 17096

--- quote ---
I'm use VC9 compiler only. not the IDE.
--- quote ---

So one can guess: You used either Visual C++ 2008 Express Edition (which
doesn't install/work anyway due to blocker bugs) -or- some Platform SDK to
extract the VC9 command line tools -or- copied it partly over from native
Windows Installation?

Regards


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