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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,6963c3030c5f130b X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-11-17 04:55:45 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!cyclone.bc.net!newsfeed.media.kyoto-u.ac.jp!news-peer.gradwell.net!not-for-mail Newsgroups: comp.lang.ada From: porton@ex-code.com (Victor Porton) Date: Sun, 17 Nov 2002 17:54:24 +0500 References: Organization: Extreme Code Software (http://ex-code.com) Subject: Re: GCC 3.X Ada releases Mime-Version: 1.0 X-Newsreader: knews 1.0b.1 Content-Type: text/plain; charset=us-ascii X-URL: http://www.ex-code.com/ Message-ID: <3dd791cb$0$307$bed64819@news.gradwell.net> NNTP-Posting-Date: 17 Nov 2002 12:55:39 GMT NNTP-Posting-Host: 195.149.39.13 X-Trace: 1037537739 news.gradwell.net 307 mail2news/195.149.39.13 X-Complaints-To: news-abuse@gradwell.net Xref: archiver1.google.com comp.lang.ada:31002 Date: 2002-11-17T12:55:39+00:00 List-Id: In article , Jerry van Dijk writes: > > A while back I made an experimental release of gnatgcc 3.3 for Windows > available through www.mingw.org. Meanwhile there have been some further > improvements (bringing the number of AVCS failures down to 47). However > I did not see any bug reports, so I wonder if there is any interest in > newer releases... About my type of interest (I think not only mine): currently the only reasons which would cause me to switch to a newer version of GNAT than 3.14p: 1. Bugs found in old releases. 2. Improved speed of programs and speed of compilation, decreased executable size. 3. Extensions in GNAT.* library. 4. Better tools and docs provided with the compiler. 5. New good pragmas etc. It means that even having the possibility to download a never version of GNAT, I will do it only before releasing some Ada software, not in the meantime. So I have interest but not now. Also we need some ASIS programs, where AFAIK gcc 3.x does yet not support ASIS.