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=0.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,b5f7c3673f6a6b92,start X-Google-Attributes: gid103376,public From: "Anthony E. Glover" Subject: Optimal Compilation Desired Date: 1998/11/24 Message-ID: <365B5C3D.E593F179@hiwaay.net>#1/1 X-Deja-AN: 415368099 Content-Type: multipart/mixed; boundary="------------1F2C490C7163F246E4C87E5D" Organization: ELMCO, Inc. MIME-Version: 1.0 Reply-To: aeg@hiwaay.net, glover@thaad.tecmasters.com Newsgroups: comp.lang.ada Date: 1998-11-24T00:00:00+00:00 List-Id: This is a multi-part message in MIME format. --------------1F2C490C7163F246E4C87E5D Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Does anyone have a script or command line that will optimally compile all code in a given directory, i.e. don't compile specs that have bodies or separates. I have a library of reuse code that does not contain any kind of main and I just want to compile everything. I currently compile *.ads and then *.adb, but this of course attempts to compile specs that don't need to be compiled. Tony Glover ELMCO, Inc. (256)721-6317 aeg@hiwaay.net --------------1F2C490C7163F246E4C87E5D Content-Type: text/x-vcard; charset=us-ascii; name="vcard.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Anthony E. Glover Content-Disposition: attachment; filename="vcard.vcf" begin: vcard fn: Anthony E. Glover n: Glover;Anthony E. org: ELMCO, Inc. email;internet: aeg@hiwaay.net title: Senior Software Engineer x-mozilla-cpt: ;0 x-mozilla-html: FALSE version: 2.1 end: vcard --------------1F2C490C7163F246E4C87E5D--