[Bug 22925] Hearts of Iron III - crashes on startup (-O0 vs -O2)

wine-bugs at winehq.org wine-bugs at winehq.org
Sat May 29 12:15:20 CDT 2010


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





--- Comment #3 from Vitaliy Margolen <vitaliy at kievinfo.com>  2010-05-29 12:15:19 ---
AJ is talking about DLL as a whole (no need to compile individual files from
each dll with -O0/-O2).

You can compile Wine with -O0, copy all dll.so files into safe place, recompile
Wine with -O2. Then more one -O0 dll at a time into compile dir and test if
your program still works.

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