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

Re: [Ada 3.3] Backport compilation fixes


On 17 Dec 2003, Gabriel Dos Reis wrote:
> I don't want to mess with Ada issues :-)
> If Ada folks think that ability to build previous versions of GNAT
> with recent bootstrapping compilers is of no value for their
> community, I see no reason to endorse that initiative -- even though
> I can fully see the benefits for GCC developers.

Then perhaps we just need an improved autoconf/configure test, so
that we don't *by default* attempt to build the ada front-end when
we know in advance that this will fail.  A fatal error in the bootstrap
process not only affects Ada, but the entire GCC distribution.

Requiring the user to diagnose the problem, and therefore configure
GCC with --enable-languages="c,c++,objc,f77,java" on future Linux
distributions, would be a regression from gcc 3.0.4 atleast.

Unfortunately, configury is a black-art to me, or I'd propose a
patch myself.

Roger
--


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