This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GNAT nightmarre
- From: dewar at gnat dot com (Robert Dewar)
- To: dewar at gnat dot com, gdr at integrable-solutions dot net
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 28 Jan 2003 08:12:14 -0500 (EST)
- Subject: Re: GNAT nightmarre
> OK, it seems like we're making some progress (althought I don't find
> the above requirements quite natural, but that is another story).
Well I am not sure why you would find these requirements unnatural. The
compiler generates ALI files which the binder must read. The format of
these files typically changes from version to version, so you must use
consistent versions of the compiler and binder.