------- Comment #5 from d dot g dot gorbachev at gmail dot com 2010-03-21 18:00 ------- My GCC (4.4 and 4.5) were configured with the following options: `--build=mingw32 --enable-languages=c,c++ --enable-version-specific-runtime-libs --disable-win32-registry --disable-nls --disable-shared'. I move the GCC directories to, for example, `C:\gcc\', the headers to `C:\gcc\mingw32\include\', the libraries to `C:\gcc\mingw32\lib\'. I don't know how the localization, but everything else seem to work well.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42886