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 Path: g2news1.google.com!news3.google.com!news.glorb.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newshosting.com!nx02.iad01.newshosting.com!newsfeed.icl.net!newsfeed.fjserv.net!oleane.net!oleane!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 07:46:59 +0100 Organization: Cuivre, Argent, Or Message-ID: References: <861a5c19.0411301148.9ef7992@posting.google.com> <3160ebF36m6ltU1@individual.net> <861a5c19.0412011120.1692fccf@posting.google.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: 8bit X-Trace: melchior.cuivre.fr.eu.org 1101970067 94348 212.85.156.195 (2 Dec 2004 06:47:47 GMT) X-Complaints-To: usenet@melchior.cuivre.fr.eu.org NNTP-Posting-Date: Thu, 2 Dec 2004 06:47:47 +0000 (UTC) Cc: comp.lang.ada@ada-france.org To: MagIk Return-Path: User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en In-Reply-To: <861a5c19.0412011120.1692fccf@posting.google.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:6709 Date: 2004-12-02T07:46:59+01:00 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 /Per MagIk wrote: >"Marc A. Criley" wrote in message news:<3160ebF36m6ltU1@individual.net>... > > >>"Bj�rn Lundin" wrote: >> >> >>>tisdag 30 november 2004 20:48 skrev MagIk: >>> >>> >>>>Hi all, >>>> >>>>when i Compil my programme (requier Lib X11) i have this 2 Warning >>>> >>>>io_graph.adb:7:22: warning: "Ada.Command_Line.Environment" is an >>>>internal GNAT unit >>>>io_graph.adb:7:22: warning: use of this unit is non-portable and >>>>version-dependent >>>> >>>> >>>Just what it says. If you change compiler, it won't work since the package >>>'Ada.Command_Line.Environment' is a gnat-specific package >>> >>> >>And if you change GNAT compiler _version_ it may not work the same, or even >>be present, since it's specific to GNAT. >> >>Marc A. Criley >>McKae Technologies >> >> > > > >>www.mckae.com >> >> > >ok, i have the version 3.3.4 (I have the version of slackware 10..) > >but i could installl gnat-3.15P.. but i dont know how Instal it :( > >how install the Gnat-3.15P for Slack 10? > >ThX! >_______________________________________________ >comp.lang.ada mailing list >comp.lang.ada@ada-france.org >http://www.ada-france.org/mailman/listinfo/comp.lang.ada > > >