This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: how can I tell ada it's been moved around ?
- From: espie at quatramaran dot ens dot fr (Marc Espie)
- To: fw at deneb dot enyo dot de
- Cc: gcc at gcc dot gnu dot org
- Date: Sat, 8 Jan 2005 19:53:41 +0100 (CET)
- Subject: Re: how can I tell ada it's been moved around ?
- Organization:
- References: <20050108160439.GB26242@tetto.home>
In article <87ekgv51jc.fsf@deneb.enyo.de> you write:
>* Marc Espie:
>
>> Is there a magic env variable or switch that I am missing that would tell
>> ada `okay, your adalib and includes are actually there, don't look in
>> your configure directory' ?
>
>GCC_ROOT (formerly known as GNAT_ROOT) should work.
Yep, seems to do the trick. Cool.
Suggestion: reference those variables in the INSTALL section related to ada ?
Both, actually, since people bootstrapping even recent gcc may have to
cope with GNAT_ROOT...