Hi list,I was getting a hell to compile any recent GCC under Windows mingw32 (including GCC 4.3.2 as well as any 4.4 snapshot).
The tar command always gave errors. I now found the solution, I needed to set
build_install_headers_dir=install-headers-cp in the config.build script in the branch where the *-mingw32-* is detected. Could somebody consider changing this in the source tree? Thanks!