[Bug 27663] 32bit gcc fails to compile WINE

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jul 1 08:10:34 CDT 2011


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

--- Comment #3 from Vincas Miliūnas <vincas.miliunas at gmail.com> 2011-07-01 08:10:34 CDT ---
(In reply to comment #1)
> You need stdarg.h before Windows headers. Your code is broken.

My goal was to remove unused include statements for compiling (using 64bit
gcc), I was not aware that stdarg.h was an implicit dependency for windows
include files on 32bit gcc. The recent submitted version has this fixed.

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