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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,ec2b9b815bd3b0bd X-Google-Attributes: gid103376,public From: "David C. Hoos, Sr." Subject: Re: Conditional Code in Ada 95? Date: 1998/08/27 Message-ID: <6s4743$gtl@hacgate2.hac.com>#1/1 X-Deja-AN: 385351701 References: <35DDFB42.1311@boeing.com> <35DE5320.E3128663@rational.please_no_unsolicited_mail.com> <35E196F8.6163D721@lmco.com> <35E58D2E.FD34A7DB@hso.link.com> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Organization: Hughes Aircraft Company Newsgroups: comp.lang.ada Date: 1998-08-27T00:00:00+00:00 List-Id: Samuel T. Harris wrote in message <35E58D2E.FD34A7DB@hso.link.com>... >I'm afraid the original message has expired in my news server, >but I seem to remember the problem involved moving from VADS >to GNAT. It should be noted that the VADS a.app works with >or without a VADS library so the original poster could continue >using a.app as before and still use GNAT for the actual >compilation. > Or, if you don't mind a compiler-specific solution like a.app, then you can use gnatprep for conditional compilation. David C. Hoos, Sr.