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,MAILING_LIST_MULTI, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,7b73eb137e4ed638 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-05-20 10:43:03 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!bloom-beacon.mit.edu!nycmny1-snh1.gtei.net!news.gtei.net!newsfeed.mathworks.com!oleane.net!oleane!teaser.fr!enst!enst.fr!not-for-mail From: David Humphris Newsgroups: comp.lang.ada Subject: Re: Ada Compilers Date: Mon, 20 May 2002 18:39:29 +0100 Organization: ENST, France Sender: comp.lang.ada-admin@ada.eu.org Message-ID: Reply-To: comp.lang.ada@ada.eu.org NNTP-Posting-Host: marvin.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: avanie.enst.fr 1021916582 88271 137.194.161.2 (20 May 2002 17:43:02 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Mon, 20 May 2002 17:43:02 +0000 (UTC) Return-Path: X-Sender: dlh@pophost.uk.aonix.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org X-Mailman-Version: 2.0.8 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: comp.lang.ada mail<->news gateway List-Unsubscribe: , Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org Xref: archiver1.google.com comp.lang.ada:24428 Date: 2002-05-20T18:39:29+01:00 > > > One thing I should mention here is that the Aonix compiler has *no* > > > compiler optimization options. Gnat and GCC have oodles of them. When > > > I asked Aonix about this, I was told that they do some optimization > > > (eg: peephole -type stuff) by default. > > > > This used to be the case for ObjectAda for Windows however this has > > been rectified a couple of releases ago. 7.2.1 introduced the optimizer > > on the Windows platform. > > I was unaware of that. Thanks for the clarification. Has the freely > downloadable "Special Edition" been so updated? That's the compiler we > were actually talking about. Yes they are available with 7.2.1 Special Edition on WIndows. David Humphris.