I managed to build gcc-4.0.2 using MinGW 5.0.0 candidate gcc 3.4.4 with command
`make bootstrap' and configured with flag --enable-languages=c,c++ in MSys
together with msysDTK 1.0.1 and upgraded autoconf(2.59), automake(1.82) and
libtool(1.5) on a WinXP system. Since lack of test tools, testing
I managed to build gcc-4.0.2 using MinGW 5.0.0 candidate gcc 3.4.4 with flag
--enable-languages=c,c++ in MSys together with msysDTK 1.0.1 and upgraded
autoconf(2.59), automake(1.82) and libtool(1.5) on a WinXP system. Since lack
of test tools, testing is skipped, while the compilers work indeed