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=-0.4 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM,SUBJ_ALL_CAPS autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,b504b0f1d6b36887 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!e38g2000yqa.googlegroups.com!not-for-mail From: "ficorax@gmail.com" Newsgroups: comp.lang.ada Subject: Re: GNAT GPL 2009 Date: Tue, 24 Mar 2009 00:28:59 -0700 (PDT) Organization: http://groups.google.com Message-ID: <0e7bae50-d3b4-4da9-8920-c016338bc9b2@e38g2000yqa.googlegroups.com> References: <_uWdnV4tyeVKPF_UnZ2dnUVZ8qSWnZ2d@giganews.com> <49c7fe4e$0$31863$9b4e6d93@newsspool3.arcor-online.net> <4h%xl.78559$4m1.41472@bgtnsc05-news.ops.worldnet.att.net> NNTP-Posting-Host: 77.253.71.141 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1237879739 31550 127.0.0.1 (24 Mar 2009 07:28:59 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 24 Mar 2009 07:28:59 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: e38g2000yqa.googlegroups.com; posting-host=77.253.71.141; posting-account=H1Rm5woAAAA0F7AKjj0cvx6MSZHCpMW1 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; pl-PL; rv:1.9.0.6) Gecko/2009020409 Iceweasel/3.0.7 (Debian-3.0.7-1) GTB5,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:4247 Date: 2009-03-24T00:28:59-07:00 List-Id: On Mar 23 etc. Anon wrote: > The "gprbuild" has not been release in the GNAT-GPL 2008 source code or > linux binary packages. On Mar 24 etc. Anon wrote: > I was talking about the files in gnat-gpl-2008-src.tgz which contains > GPRMAKE. > (...) > Plus, most people only download what they need when they need it. Not every > thing all at once or every time Adacore or GCC updates the packages. cd gnat-gpl-2008-i686-gnu-linux-libc2.3-bin (this is unpacked base download for GNAT 2008 compiler) find . -name gpr* >1 ./share/gprconfig ./share/examples/gprbuild -------- ./share/examples/gps/language/gprcustom.c ./share/examples/gps/language/gpr_custom.ads ./share/examples/gps/language/gpr_custom.adb ./share/doc/gprbuild -------- ./share/doc/gprbuild/html/gprbuild_ug.html ./share/doc/gprbuild/html/gprbuild.css ./share/doc/gprbuild/info/gprbuild_ug.info ./share/doc/gprbuild/txt/gprbuild_ug.txt ./share/doc/gprbuild/pdf/gprbuild_ug.pdf ./share/gps/plug-ins/gprbuild_gps.xml ./share/gps/plug-ins/gpr.xml ./share/gpr ./bin/gprbuild_debug ./bin/gprmake ./bin/gprclean_debug ./bin/gprclean ./bin/gprof ./bin/gprconfig ./bin/gprconfig_debug ./bin/gprbuild -------- ./libexec/gprbuild ./libexec/gprbuild/gprbind ./libexec/gprbuild/gprlib You must decide about you write Marek