comp.lang.ada
 help / color / mirror / Atom feed
From: James Alan Farrell <anonymous@anonymous.com>
Subject: Re: Using ASIS when source is in multiple directories
Date: Tue, 19 Apr 2005 10:17:59 -0400
Date: 2005-04-19T10:17:59-04:00	[thread overview]
Message-ID: <ge4a61df7081v7kbc965krr9jn1hlgoasc@4ax.com> (raw)
In-Reply-To: mailman.45.1113868716.24457.comp.lang.ada@ada-france.org

On Mon, 18 Apr 2005 19:58:10 -0400, Stephen Leake
<stephen_leake@acm.org> wrote:

I would say where the files are is up to my customers.  I don't have
much insight into how they do large Ada projects.  But it is likely
they will not have used ASIS before. 

What I do know is that my customers are several large well known
military contractors (but I'm not at liberty to name names), and the
analysis software will be used on very large ongoing projects.

 Is it normal to put the .o files into the same directory when not
using ASIS?

I think this approach is viable, as long as we can explain to them
what needs to be done.

Thanks,
James Alan Farrell

>James Alan Farrell <anonymous@anonymous.com> writes:
>
>> Hello all,
>> I'm working on software to analyze Ada programs using ASIS.  I find
>> that when the source is in multiple directories, ASIS cannot find all
>> the .adt files.  Is there some way to tell ASIS where to look?
>
>Hmm. Are the .adt files in multiple directories? or just the source
>files?
>
>The "normal" way to use ASIS with GNAT is to run GNAT in a separate
>build directory, giving it -I options for each source directory. That
>way, all the .adt, .ali, .o files are in the one build directory.
>
>See Auto_Text_IO
>(http://www.toadmail.com/~ada_wizard/ada/auto_text_io.html) for an
>example of how to run the compiler from within an ASIS program.




  reply	other threads:[~2005-04-19 14:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-18 15:55 Using ASIS when source is in multiple directories James Alan Farrell
2005-04-18 16:37 ` Jean-Pierre Rosen
2005-04-18 23:58 ` Stephen Leake
2005-04-19 14:17   ` James Alan Farrell [this message]
2005-04-19 23:49     ` Stephen Leake
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox