On Wed, May 21, 2008 at 04:47:48PM +0000, Hin-Tak Leung wrote:
This is probably a bug with gcc 4.3, but just in case there are some people who are knowledgeable with gcc in wine-devel, who may want to fix gcc so that wine can be built on f9:
This is a known and fixed problem.
You need to set memory?stack? size to unlimited, because menu.c compilation needs quite some stackspace.
It is fixed in TRUNK and gcc 4.3 branch, and will be in the next 4.3 release.
Ciao, Marcus