comp.lang.ada
 help / color / mirror / Atom feed
From: gautier_niouzes@hotmail.com
Subject: Re: Compilation on Vax with script files
Date: 3 Jul 2006 07:22:50 -0700
Date: 2006-07-03T07:22:50-07:00	[thread overview]
Message-ID: <1151936570.547650.217390@h44g2000cwa.googlegroups.com> (raw)
In-Reply-To: 1151930575.129180.284470@j8g2000cwa.googlegroups.com

Chris L:

> Are there any script files that commonly compile large programs? Do you
> have an example?

Trying to remember my programming experience on VMS - 6 years ago...
So, IIRC, you have to
1/ create a library (once) and set it (each session),
    must be "acs lib create", "acs lib set"
2/ (once) compile each file (say xyz.ada) of your project with "ada
xyz.ada";
    this should include it into the library, or else there is an ACS
command for that
3/ each time you want to recompile something (unit uvw), "acs comp uvw"
does
    the job, with recompilations of depending units when necessary.

Of course the "help" command, from prompt or from acs, will help you...

HTH, Gautier
_______________________________________________________________
Ada programming -- http://www.mysunrise.ch/users/gdm/gsoft.htm

NB: For a direct answer, e-mail address on the Web site!




  parent reply	other threads:[~2006-07-03 14:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1151930575.129180.284470@j8g2000cwa.googlegroups.com>
2006-07-03 14:15 ` Compilation on Vax with script files Larry Kilgallen
2006-07-03 14:22 ` gautier_niouzes [this message]
2006-07-03 23:54   ` Srini
2006-07-05 19:03     ` Charlie McCutcheon
2006-07-04  6:19 ` Martin Krischik
2006-07-04  7:57   ` Georg Bauhaus
2006-07-05 17:52     ` Martin Krischik
2006-07-07 13:29       ` Charlie McCutcheon
2006-07-09 15:13         ` Martin Krischik
2006-07-27 14:28           ` Charlie McCutcheon
replies disabled

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