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,2ca464c92c72e0e9 X-Google-Attributes: gid103376,public From: dale Subject: Re: Ada grammar Date: 2000/05/11 Message-ID: #1/1 X-Deja-AN: 621814137 References: <07a73f60.478cecce@usw-ex0102-015.remarq.com> <8euivq$qso$1@nnrp1.deja.com> <004d942d.2e326cd2@usw-ex0104-026.remarq.com> <3919D285.E046DC9F@acenet.com.au> X-Trace: 11 May 2000 12:26:04 GMT, dale.cs.rmit.edu.au Organization: rmit User-Agent: MT-NewsWatcher/3.0 (PPC) Newsgroups: comp.lang.ada Date: 2000-05-11T00:00:00+00:00 List-Id: Ken Garlington wrote: > "Geoff Bull" wrote in message > news:3919D285.E046DC9F@acenet.com.au... > > I can't see why they would have to use the clients compiler. > > Couldn't they just bundle gnat with their application? > > Depends upon whether GNAT is available on their host platform, of course. For source code analysis, surely it would be cheaper to buy a computer that Gnat is available for, copy the source code across, and analyse it there using an ASIS based tool. Computers are extremely cheap, source based analysis tools built without the help of ASIS (i would contend) will never be. Dale