http://bugs.winehq.org/show_bug.cgi?id=7116
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda@volny.cz
--- Comment #41 from Wylda wylda@volny.cz 2009-06-07 03:00:20 --- Hi,
i don't know if it is allowed to add post to "CLOSED INVALID". Sorry if not.
Right now, i was bit by this bug "Need For Speed 3 files are corrupted; please re-install" with wine-1.1.23.
So further investigation revealed, that i get this bug if i compile wine:
CC="ccache gcc" ./configure --verbose && make depend && make
and when i use:
CC="ccache gcc" CFLAGS="-g -O0" ./configure --verbose && make depend && make
then game runs flawlessly :-)