comp.lang.ada
 help / color / mirror / Atom feed
From: Robert Dewar <robert_dewar@my-deja.com>
Subject: Re: Pragma Inline and its Effects of Compilation Dependencies.
Date: 2000/03/23
Date: 2000-03-23T00:00:00+00:00	[thread overview]
Message-ID: <8bdo85$bki$1@nnrp1.deja.com> (raw)
In-Reply-To: 8bd8d3$76s$1@inputplus.demon.co.uk

In article <8bd8d3$76s$1@inputplus.demon.co.uk>,
  ralph@inputplus.demon.co.uk (Ralph Corderoy) wrote:
> Hi Robert,
>
> > > The manual seemed to suggest it didn't consider source
outside the
> > > current library.
> >
> > That's confused, GNAT has no notion of library in that
sense.  The
> > only requirement is that all sources be available to the
compilation
> > process.
>
> OK, thanks.  And having several thousand source files spread
over
> dozens of directories doesn't make this break down I guess.


There are many ways of handling such a structure. One useful
option is gnatmake -i, which compiles everything in place,
putting new objects wherever the old ones were found, so that
once you have everything where you want it, gnatmake
automatically maintains this structure.


Sent via Deja.com http://www.deja.com/
Before you buy.




      reply	other threads:[~2000-03-23  0:00 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-20  0:00 Pragma Inline and its Effects of Compilation Dependencies Ralph Corderoy
2000-03-21  0:00 ` Samuel T. Harris
2000-03-23  0:00   ` Ralph Corderoy
2000-03-24  0:00     ` Samuel T. Harris
2000-03-24  0:00       ` Robert Dewar
2000-03-21  0:00 ` Robert Dewar
2000-03-21  0:00   ` Paul Graham
2000-03-21  0:00     ` Gautier
2000-03-22  0:00       ` Robert Dewar
2000-03-22  0:00         ` Larry Kilgallen
2000-03-22  0:00           ` Robert Dewar
2000-03-22  0:00             ` Larry Kilgallen
2000-03-22  0:00           ` Ted Dennison
2000-03-22  0:00         ` Wes Groleau
2000-03-22  0:00           ` Robert A Duff
2000-03-22  0:00     ` Ken Garlington
2000-03-23  0:00   ` Ralph Corderoy
2000-03-23  0:00     ` Robert Dewar
2000-03-24  0:00       ` Robert A Duff
2000-03-22  0:00 ` Robert Dewar
2000-03-23  0:00   ` Ralph Corderoy
2000-03-23  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