[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
Mon Jan 4 16:25:48 CST 2010


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


Dan Kegel <dank at kegel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




--- Comment #38 from Dan Kegel <dank at kegel.com>  2010-01-04 16:25:47 ---
Doesn't seem fixed here today.  I did 'winetricks msvc2005trial', then 
  wine cmd
  vsvars32.bat
  cl -Zi hello.c 
or equivalently
  cd ~/.wine/drive_c/Program Files/Microsoft Visual Studio 8/Common7/IDE
  wine cl -Zi hello.c 
but it failed with
  fixme:rpc:RpcBindingSetAuthInfoExW unsupported AuthnSvc 10
  hello.c : fatal error C1902: Program database manager mismatch; please check
your installation

:-(
This was with this morning's git.

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