This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/14344] [3.3.3 Regression] MinGW Bootstrap Failure
- From: "gdr at integrable-solutions dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Feb 2004 16:20:07 -0000
- Subject: [Bug bootstrap/14344] [3.3.3 Regression] MinGW Bootstrap Failure
- References: <20040229144929.14344.stl@caltech.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From gdr at integrable-solutions dot net 2004-02-29 16:20 -------
Subject: Re: New: [3.3.3 Regression] MinGW Bootstrap Failure
"stl at caltech dot edu" <gcc-bugzilla@gcc.gnu.org> writes:
| MinGW gcc 3.3.3 fails to bootstrap. This is a regression because I
| have been able to bootstrap previous 3.3.x releases.
Were you able to bootstrap the pre-releases?
[...]
| /bin/sh ../../src/gcc/mkconfig.sh config.h
| TM_DEFINES="" \
| HEADERS="auto-host.h ansidecl.h i386/xm-mingw32.h i386/cygming.h
| i386/mingw32.h defaults.h" XM_DEFINES="POSIX" \
| TARGET_CPU_DEFAULT="(TARGET_CPU_DEFAULT_pentiumpro|TARGET_CPU_DEFAULT_pentiumpr
| o)" \
| /bin/sh ../../src/gcc/mkconfig.sh hconfig.h
| make[2]: *** No rule to make target `../../src/gcc/config/i386/cygming.h',
| needed by `gengenrtl.o'. Stop.
| make[2]: Leaving directory `/c/temp/gcc/build/gcc'
| make[1]: *** [stage1_build] Error 2
| make[1]: Leaving directory `/c/temp/gcc/build/gcc'
| make: *** [bootstrap] Error 2
|
| I see that cygming.h does not exist in that location. I have verified that the
| file is not present in the plain FSF gcc 3.3.3 sources (i.e. the MinGW patches
| do not remove it).
|
| What's going on?
-- Gaby
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14344