From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,6924214332f7521d X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newscon06.news.prodigy.com!newscon02.news.prodigy.com!prodigy.net!newsfeed.cwix.com!news.binc.net!kilgallen From: Kilgallen@SpamCop.net (Larry Kilgallen) Newsgroups: comp.lang.ada Subject: Re: Compilation on Vax with script files Date: 3 Jul 2006 09:15:16 -0500 Organization: LJK Software Message-ID: References: <1151930575.129180.284470@j8g2000cwa.googlegroups.com> NNTP-Posting-Host: eisner.encompasserve.org X-Trace: grandcanyon.binc.net 1151936097 10227 192.135.80.34 (3 Jul 2006 14:14:57 GMT) X-Complaints-To: abuse@binc.net NNTP-Posting-Date: Mon, 3 Jul 2006 14:14:57 +0000 (UTC) Xref: g2news2.google.com comp.lang.ada:5432 Date: 2006-07-03T09:15:16-05:00 List-Id: In article <1151930575.129180.284470@j8g2000cwa.googlegroups.com>, "Chris L" writes: > Are there any script files that commonly compile large programs? Do you > have an example? The only Ada compiler I know of for VAX is VAX/DEC/Compaq/HP Ada. As an Ada 83 compiler it includes the Ada Compilation System, abbreviated as ACS. Use a wildcard loop to compile all your source with the command ADA/SYNTAX and then compile the whole thing with ACS COMPILE *