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=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.224.36.198 with SMTP id u6mr1200963qad.6.1378430822711; Thu, 05 Sep 2013 18:27:02 -0700 (PDT) X-Received: by 10.49.94.41 with SMTP id cz9mr154qeb.26.1378430822692; Thu, 05 Sep 2013 18:27:02 -0700 (PDT) Path: border1.nntp.dca3.giganews.com!border2.nntp.dca3.giganews.com!border4.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!nx02.iad01.newshosting.com!newshosting.com!69.16.185.11.MISMATCH!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!j7no330081qai.0!news-out.google.com!p7ni1038qas.0!nntp.google.com!q10no2679401qai.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 5 Sep 2013 18:27:02 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=194.118.158.78; posting-account=EGQ3wAoAAABMlvcviStPLgY0shtgbvUX NNTP-Posting-Host: 194.118.158.78 References: <94c59b2b-1d07-48aa-b348-93f748e08786@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <2ca8bc87-9f2c-47da-8b1f-cd6153ae4b25@googlegroups.com> Subject: Re: Ada on Windows? (64bit Binaries) From: e.s.harney@gmail.com Injection-Date: Fri, 06 Sep 2013 01:27:02 +0000 Content-Type: text/plain; charset=ISO-8859-1 X-Received-Bytes: 1778 X-Original-Bytes: 2080 Xref: number.nntp.dca.giganews.com comp.lang.ada:183323 Date: 2013-09-05T18:27:02-07:00 List-Id: Oh wow, I really missed that one. Thanks for the hint! On Friday, September 6, 2013 12:56:25 AM UTC+2, Simon Wright wrote: > e.s.h...@gmail.com writes: > > > > > I looked into compiling GNAT with MinGW-w64 .. but where do I get the > > > GNAT-GPL sources? AdaCore doesn't seem to offer a source release. > > > > If you go to the libre.adacore.com download section, under the > > gnat-gpl-so13-i686.....exe there's a Sources line; click on that. You > > don't need all the source libraries listed there; I think just gcc-4.7, > > gmp-4.3.2, gnat-gpl-2013, mpc-0.8.1, mpfr-2.4.2. > > > > I've never built GCC on Windows, so no help there!