This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Freeze timing and questions
- From: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- To: <guerby at acm dot org>
- Cc: <kenner at vlsi1 dot ultra dot nyu dot edu>, <lucier at math dot purdue dot edu>, <gcc at gcc dot gnu dot org>
- Date: Mon, 17 Dec 2001 21:55:35 +0000 (GMT)
- Subject: Re: Freeze timing and questions
On Mon, 17 Dec 2001 guerby@acm.org wrote:
> My preference would be to recognize them on i386-linux and enable Ada
> if a known to work version is found. Same reasoning possible on
> platforms, looks like on mingw32 we have someone taking care of GNAT
> :). (Assuming by the time of the 3.1 release the Ada compiler is known
> to be in good shape of course.)
My preference would be for configure to test for some feature of GNAT that
the current front end needs, is simple to test for, is in 3.13, and is not
in 3.12, then accept the Ada compiler as working (under any of the names
listed in configure) if the test for that feature passes.
--
Joseph S. Myers
jsm28@cam.ac.uk