24 Oct
2004
24 Oct
'04
6:28 p.m.
Another alternative would be to unzip the individual constituents into a directory.
gcc-3.4.2 g++-3.4.2 w32api mingw-runtime binutils make
That might be cleaner than unzipping on top of an installation. You will notice that all of the bundles have the same bin/include/lib structure. You might check w32api and mingw-runtime. They might need to be unzipped into the /mingw/ix86-pc-mingw dir instead, like we do with th cross-compiler.
Bob