This is the mail archive of the gcc-bugs@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]

[Bug bootstrap/14344] [3.3.3 Regression] MinGW Bootstrap Failure


------- 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


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