From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-0.9 required=3.0 tests=BAYES_00,FROM_ADDR_WS autolearn=no autolearn_force=no version=3.4.5-pre1 Date: 18 May 93 18:27:00 GMT From: skates.gsfc.nasa.gov!bambam.gsfc.nasa.gov!nbssal@ames.arc.nasa.gov (Step he Leake) Subject: Re: Ada compile ordering routine Message-ID: <18MAY199313273660@bambam.gsfc.nasa.gov> List-Id: In article <1993May17.090208.1@sep.vitro.com>, terrda@sep.vitro.com writes... >Need to compile 100+ Ada modules on a VAX and was wondering if there >was a DCL procedure or whatever that would create a DCL procedure to >assist in compiling the modules in the correct order. DEC Ada does this; in ACS, do LOAD *.ADA, then COMPILE *. Hey presto, an up-to-date Ada library. Alsys hosted on a VAX has an amake tool, which supposedly does this, but I haven't tried it. Stephen Leake NASA Goddard Robotics Lab internet : nbssal@robots.gsfc.nasa.gov