http://bugs.winehq.org/show_bug.cgi?id=3058
------- Additional Comments From hans@it.vu.nl 2005-13-06 06:57 -------
but getting slightly old now - I have to deal with an internal gcc bug, before I can compile the latest wine. It's reasonably recent, however.
While you wait for gcc 4 getting fixed this may help (assuming you're running Fedora Core):
wine # yum install gcc32 wine # CC=gcc32 && ./configure && make depend && make