I need to install a really old version of MinGW. I need to install the 4.7.3 version of g++ and associated utilities and libraries. It looks like mingw-get libraries don't go back that far (unsurprisingly). Does anyone know where I could find a copy of 4.7.3, preferably without having to rebuild the whole thing from source code.
I need to recreate a bug in some legacy code before I can update it. Thanks