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,ee0e4483243b42b6 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!proxad.net!freenix!enst.fr!melchior!cuivre.fr.eu.org!melchior.frmug.org!not-for-mail From: Per Sandberg Newsgroups: comp.lang.ada Subject: Re: io_graph.adb:7:22: warning: "Ada.Command_Line.Environment" is aninternal GNAT unit Date: Thu, 02 Dec 2004 18:11:50 +0100 Organization: Cuivre, Argent, Or Message-ID: References: <861a5c19.0411301148.9ef7992@posting.google.com> <3160ebF36m6ltU1@individual.net> <861a5c19.0412011120.1692fccf@posting.google.com> <7118064.g4ex75FnLn@linux1.krischik.com> Reply-To: per.sandberg@bredband.net NNTP-Posting-Host: lovelace.ada-france.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: melchior.cuivre.fr.eu.org 1102007548 15093 212.85.156.195 (2 Dec 2004 17:12:28 GMT) X-Complaints-To: usenet@melchior.cuivre.fr.eu.org NNTP-Posting-Date: Thu, 2 Dec 2004 17:12:28 +0000 (UTC) Cc: comp.lang.ada@ada-france.org To: martin@krischik.com Return-Path: User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en In-Reply-To: <7118064.g4ex75FnLn@linux1.krischik.com> 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:6719 Date: 2004-12-02T18:11:50+01:00 Agreed 100% But as far as i remember the first gnat 5.xx releases was based on gcc 3.3 ( I may be wrong on that one as well) but of course go for GCC 3.4.x or GCC 4.0 when that one is avalible. /Sorry for the miss /Per Martin Krischik wrote: >Per Sandberg wrote: > > > >>Dont install GNAT 3.15 ! >>A much more modern compiler is included in GCC 3.3.4 and that compiler >>is namede GNAT 5.xx. >>When talking GNAT versions: >> GNAT 3.15 is part of GCC 2.8 >> GNAT 5.xx is part of GCC 3.xx >> >> > >Well, I allways though that gcc 3.4.3 (Windows 3.4.2) is the latest version >available and far better then the 3.3.x versions. > >With Regards > >Martin > >