[Bug 8335] Visual C++ 6 doesn't build apps properly using builtin msvcrt

Wine Bugs wine-bugs at winehq.org
Sat Jun 2 22:14:05 CDT 2007


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


thestig at google.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #6547 is|0                           |1
           obsolete|                            |




------- Additional Comments From thestig at google.com  2007-02-06 22:14 -------
Created an attachment (id=6575)
 --> (http://bugs.winehq.org/attachment.cgi?id=6575&action=view)
minimal test case for generating an internal compiler error

To reproduce the problem, run:

wine /path/to/cl.exe -c min_test_case.cpp

With  native msvcrt, the compiler succeeds and generates an .obj file.

In this case, it was actually faster just to run the preprocessor and find the
typedef for HANDLE.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list