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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,f16a645029bb2cdd X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!g43g2000cwa.googlegroups.com!not-for-mail From: "Steve Whalen" Newsgroups: comp.lang.ada Subject: Re: The GNU Ada compiler Date: 26 Dec 2005 00:37:00 -0800 Organization: http://groups.google.com Message-ID: <1135586220.600543.225370@g43g2000cwa.googlegroups.com> References: <8352037.GvZVdQSXN4@linux1.krischik.com> <10516182.EDYboSzEoF@linux1.krischik.com> <1500332.U7CjsdsL0l@linux1.krischik.com> <1691618.MhViCBI7GN@linux1.krischik.com> <8950475.JSDDGHQjBG@linux1.krischik.com> <1135119585.533549.119130@g49g2000cwa.googlegroups.com> <4443086.LdpmeUz9oX@linux1.krischik.com> <1135384114.865341.276730@g44g2000cwa.googlegroups.com> <1135447521.065548.35810@o13g2000cwo.googlegroups.com> NNTP-Posting-Host: 68.238.129.35 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1135586225 25282 127.0.0.1 (26 Dec 2005 08:37:05 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 26 Dec 2005 08:37:05 +0000 (UTC) User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: g43g2000cwa.googlegroups.com; posting-host=68.238.129.35; posting-account=GBMmzA0AAABrZ0dHOASa3b2Cdf-RliH9 Xref: g2news1.google.com comp.lang.ada:7010 Date: 2005-12-26T00:37:00-08:00 List-Id: krischik wrote: ... > As for 3.15p - I have uploaded everything I could find. I might have an > even deeper look into my archives to see if I find some more files. Thanks. That was fast. The last time I looked I didn't see the Win32 3.15p in the sourceforge files area. I do have one 3.15p file for windows called gnatwin-3.15p.exe that isn't in the download section of sourceforge, but is mentioned in the compiler description section of the Ada Programming Wiki book. gnatwin-3.15p.exe is a win32 installation .exe for the Windows Ada bindings and Ada Win32 DLL tools. I also have a README for the windows version of 3.15p. Actually, I think the Ada-Belgium ftp site (ftp://ftp.cs.kuleuven.ac.be/pub/Ada-Belgium/mirrors/gnu-ada/3.15p/) which is referenced in the Ada Wiki book has a couple other versions of 3.15p that aren't in your sourceforge download files area. It looks like you could get a pretty complete copy of 3.15p versions and associated libraries (and README's) there. Thanks again for your work on this. Steve