Comment 25 for bug 900901

Revision history for this message
In , Epsilon72 (epsilon72) wrote :

(In reply to comment #21)
> May be our old friend http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46468.

What compile/configure options might we use to confirm this? -fno-omit-frame-pointer?

For those using Debian wheezy/sid (as of the date of this post), gcc 4.5 is still available to compile wine, even though 4.6 is now default. All one needs to do is install gcc-4.5 and gcc-4.5-multilib, and then run 'export CC=gcc-4.5' before compiling wine.