From: Wesley Parish
This is the text of the final few seconds before the compilation ran out of steam. The compiler is the standard MinGW32-gcc plus MinGW-g++, etc, in the MinGW-3.1.0-1.exe package; the computer's a Compaq 4000 Deskpro; the OS is MS Win95, bog-standard as far as I know. C:/MINGW/include/c++/3.2.3/bits/stl_map.h:262:
Looks like you're using g++ 3.2.3 (check with g++ --version). You need at least 3.3.1.
Ge van Geldorp.