[Bug 12547] Original Civilization III does not run -- drive read error/crashes

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jul 27 12:51:11 CDT 2008


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


Athrun <samurai_no_densetsu at yahoo.es> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |samurai_no_densetsu at yahoo.es




--- Comment #12 from Athrun <samurai_no_densetsu at yahoo.es>  2008-07-27 12:51:11 ---
(In reply to comment #6)
> CFLAGS="-mcpu=athlon-xp -O3 -pipe -fomit-frame-pointer"
> CXXFLAGS="-mcpu=athlon-xp -O3 -pipe -fomit-frame-pointer"

Do not not use -fomit-frame-pointer to build wine, because that flag breaks
something into wine protection schemes even when wine compile flawless and
without errors, I had suffered it during long time, and there's no other way to
make protected games work.

Use "-mcpu=athlon-xp -O3 -pipe"

You can check about it here too:

http://www.nabble.com/-Bug-39604--wine%2C-ASSIGNED%3A-wine-should-be-compiled-without--fomit-frame-pointer-as-games-protection-doesn-%27t-like-it-p17031223.html


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