[Bug 24620] ntdll/tests/generated.c compile broken on OpenBSD 4.7

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Feb 21 14:31:42 CST 2011


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

--- Comment #2 from Andrew Nguyen <arethusa26 at gmail.com> 2011-02-21 14:31:41 CST ---
I think the compilation process is running into a gcc 3.3.x bug, which I found
reported as https://bugzilla.redhat.com/show_bug.cgi?id=109911 in the Red Hat
bugzilla. It's easy enough to hack up include/winnt.h to get the compile-time
assertions to pass by manually specifying eight-byte alignment for all the
relevant ULONGLONG fields, but I'm not sure how Wine should work around this
issue.

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