This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Adding files for Ada
- To: jsm28 at cam dot ac dot uk
- Subject: Re: Adding files for Ada
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Date: Wed, 23 May 01 06:35:08 EDT
- Cc: gcc at gcc dot gnu dot org
Does GNAT do a three stage bootstrap and compare of itself?
Yes, as part of the standard "make bootstrap" and "make compare".
The only thing nonstandard is that between "make compare" and "make
install", you need to do "make gnatlib_and_tools".