This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Does "make check" work for Ada without "make install"?
- From: Arnaud Charlet <charlet at ACT-Europe dot FR>
- To: "H. J. Lu" <hjl at lucon dot org>
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 21 Nov 2003 08:48:16 +0100
- Subject: Re: Does "make check" work for Ada without "make install"?
- References: <20031120203547.GA19319@lucon.org>
To answer the subject line: yes, it does.
> Why can't gcc find system.ads?
You probably forgot to do a make -C gnatlib_and_tools
Arno