comp.lang.ada
 help / color / mirror / Atom feed
From: dewar@merv.cs.nyu.edu (Robert Dewar)
Subject: Re: Dependency Graph of with statements
Date: 1997/04/02
Date: 1997-04-02T00:00:00+00:00	[thread overview]
Message-ID: <dewar.860006667@merv> (raw)
In-Reply-To: 33427AFD.1AFD@gdls.com


Art says

<<I have a tool in development which takes the adamakegen log file and
develops a dependency graph from it. If no other tool is available,
this tool will be extended to allow identification of package subsets
such that there are no dependency cycles between subsets ("mutual
dependencies" in Rational terminology).>>

The ali files in GNAT contain complete dependency information, and provide
an easy starting point for computing dependencies.

Note that you cannot easily deal with inline dependencies for systems
with conventional libraries, since such systems do not permit general
inlining. So it is probably better to generate the ali files with the
-gnatn switch left off if you are following this suggestion.





      reply	other threads:[~1997-04-02  0:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-04-02  0:00 Dependency Graph of with statements Arthur Schwarz
1997-04-02  0:00 ` Robert Dewar [this message]
replies disabled

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