Mike Hearn mike@plan99.net writes:
It's a bug in Wine, which I harassed AJ about a long time ago but it was never fixed I guess because he has a super-awesome machine :)
Basically, compiling winetest causes gas to blow gigs of memory, because it's compiling like 50mb+ of assembly. I just hacked it out of the build system myself.
The problem was actually with gcc, and it's been fixed for a while now.