This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/12614] [3.3 regression] Can't bootstrap without gnatmake
- From: "ro at techfak dot uni-bielefeld dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Oct 2003 13:43:57 -0000
- Subject: [Bug bootstrap/12614] [3.3 regression] Can't bootstrap without gnatmake
- References: <20031014131549.12614.schwab@suse.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12614
------- Additional Comments From ro at techfak dot uni-bielefeld dot de 2003-10-14 13:43 -------
Subject: Re: New: [3.3 regression] Can't bootstrap without gnatmake
I suggest that it's now long overdue to remove the ability to bootstrap
from such a minimal setup: GNAT has been in the FSF tree since GCC 3.1, so
there are two (or one, not really counting 3.2) major releases fully
capable of bootstrapping GCC with Ada included. Instead, for 3.4 we should
remove support for that setup (and separate bootstrap C and Ada
compilers). As I'll report shortly, there are lots of other problems
introduced by this setup.
Rainer