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=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=3.4.4 X-Google-Thread: 103376,776a7f0c329d226e,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!proxad.net!freenix!enst.fr!melchior!cuivre.fr.eu.org!melchior.frmug.org!not-for-mail From: "Anh Vo" Newsgroups: comp.lang.ada Subject: Isnt Gnat irrelevant ? ( was Re: Will the World ever see somethingbeyond GNAT 3.15p?) Date: Tue, 11 Jan 2005 20:24:56 -0600 Organization: Cuivre, Argent, Or Message-ID: NNTP-Posting-Host: lovelace.ada-france.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: melchior.cuivre.fr.eu.org 1105496733 52571 212.85.156.195 (12 Jan 2005 02:25:33 GMT) X-Complaints-To: usenet@melchior.cuivre.fr.eu.org NNTP-Posting-Date: Wed, 12 Jan 2005 02:25:33 +0000 (UTC) To: Return-Path: X-Mailer: Novell GroupWise Internet Agent 6.0.2 Content-Disposition: inline X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at ada-france.org X-BeenThere: comp.lang.ada@ada-france.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Gateway to the comp.lang.ada Usenet newsgroup" List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Xref: g2news1.google.com comp.lang.ada:7666 Date: 2005-01-11T20:24:56-06:00 Download it at http://prdownloads.sourceforge.net/mingw/MinGW-3.2.0-rc-1.exe?download if you are using Windows. In addition, for Win32 bindings, it is very easy. The best way is use option -I pointing to where Win32 bindings live. Enjoy! AV >>> israel t 01/11/05 05:33PM >>> "William J. Thomas" writes: > Is GCC 3.4.3 the new GNAT? > In other words what is it "GCC, the GNU Compiler Collection, includes front ends for C, C++, Objective-C, Fortran, Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...). " > and where do you > download it from? The usual places...... :-) Just type "emerge gcc " if you are using gentoo and portage will download , compile and install it for you. If you are on redhat download the rpm Otherwise download and compile the tarball. If all else fails go to: http://www.gnu.org/software/gcc/gcc.html