comp.lang.ada
 help / color / mirror / Atom feed
* Is there a "makedepend" equivalent that works with GNAT?
@ 1998-12-16  0:00 Michael Bates
  1998-12-16  0:00 ` Simon Wright
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Michael Bates @ 1998-12-16  0:00 UTC (permalink / raw)


Using GNAT 3.11b on SGI IRIX 6.5:

Because I need to integrate Ada compilation into an existing system
of makefiles which we use to compile C and Fortran source, I need 
something like "makedepend" to generate dependency rules for Ada files
to match GNAT's compilation model.

Before someone says, "just use gnatmake", let me say that there are
things I need to be able to do with the source, object, and .ali files
that gnatmake doesn't know how to do.  For example, I need the makefile
to be smart enough to try to check a file it needs (e.g., an Ada spec,
or a subunit) out of RCS if it doesn't see it in the current directory.

So my question is:  Does anyone have a script or program to generate 
such dependency rules?

Thanks,
Mike Bates
FlightSafety Simulation
Broken Arrow, OK
mikeb@ssd.fsi.com





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~1998-12-19  0:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-12-16  0:00 Is there a "makedepend" equivalent that works with GNAT? Michael Bates
1998-12-16  0:00 ` Simon Wright
1998-12-16  0:00 ` David C. Hoos
1998-12-17  0:00   ` Michael Bates
1998-12-18  0:00     ` Stephen Leake
1998-12-19  0:00 ` maegaard

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