This is the mail archive of the gcc@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: ACATS script generation problem


Arnaud Charlet wrote:

As for building GNAT, you do need the same environment to
run make check-ada, meaning an existing Ada compiler in your PATH
to support the infrastructure of make check (this compiler is not tested
by make check-ada, only used by the infrastructure).

Thanks. May I suggest then to augment the documentation a bit copying from the paragraph above?

run_acats has this comment at the top:

# Set up environment to use the Ada compiler from the object tree

And sourcebuild.texi:

"These tests are run using the build tree: they can be run without doing
a @code{make install}."

I see now that they are correct, but perhaps slightly misleading?

Georg


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