This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

bootstrap in mingw32


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!


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]