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.8 required=5.0 tests=BAYES_00,FREEMAIL_FROM, URI_HEX autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,ddccebfb25095581 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!news.glorb.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local1.nntp.dca.giganews.com!nntp.comcast.com!news.comcast.com.POSTED!not-for-mail NNTP-Posting-Date: Fri, 24 Dec 2004 08:02:33 -0600 From: "Steve" Newsgroups: comp.lang.ada References: <6PCdne-J_5MOAFbcRVn-jw@comcast.com> <1207241.Jl0oUfnWbg@linux1.krischik.com> Subject: Re: What is the best source of GNAT for Win32? Date: Fri, 24 Dec 2004 06:02:44 -0800 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-RFC2646: Format=Flowed; Original Message-ID: NNTP-Posting-Host: 24.22.63.157 X-Trace: sv3-zcu8Dp986TBdDezrBH9UPNNFmf6c0M/qnyPSmBesrf0IPOmsduluQZVGNxmKjhHk7hcz4K6ZaGqnQpZ!WWtHmeaRoaaQ2xteGsT9daC2B9HnYJeJ4RJA+2EpvSW4GYsbyF1p7n1/0QzZ X-Complaints-To: abuse@comcast.net X-DMCA-Complaints-To: dmca@comcast.net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.22 Xref: g2news1.google.com comp.lang.ada:7207 Date: 2004-12-24T06:02:44-08:00 List-Id: "Martin Krischik" wrote in message news:1207241.Jl0oUfnWbg@linux1.krischik.com... > Steve wrote: > >> I have been using the distributions: >> >> gnat-3.15p-nt.exe >> gnatwin-3.15p-nt.exe >> >> Which I downloaded from cs.nyu.edu when they were new. >> >> I see that gcc-ada-3.4.2-20040916-1.tar.gz is available from mingw.org. >> >> Questions: >> Should I consider using this new version? > > Depends: It is quite a good alternative for those who know how tar works > and > are not affrait of complex installs. > >> Is this the only thing I need to install, or do I need >> gcc-core-3.4.2-20040915-1.tar.gz as well? > > You need a lot more: > > http://en.wikibooks.org/wiki/Programming:Ada:Installing#MinGW > I would be VERY suprised if I really need: gcc-g++-3.4.2-20040916-1.tar.gz gcc-g77-3.4.2-20040916-1.tar.tz gcc-java-3.4.2-20040916-1.tar.tz gcc-objc-3.4.2-20040916-1.tar.tz msys-1.0.10.exe msysDTK-1.0.1.exe msys-automake-1.8.2.tar.bz2 msys-autoconf-2.59.tar.bz2 msys-libtool-1.5.tar.bz2 I think you only need msys if you want to build gcc from sources (which I don't). g++ is C++ g77 is FORTRAN java is (of course) Java objc is Objective C Steve (The Duck) > > Martin > -- > mailto://krischik@users.sourceforge.net > http://www.ada.krischik.com