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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,19de7fb56fa1943f X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!news1.google.com!news.glorb.com!wn13feed!worldnet.att.net!bgtnsc04-news.ops.worldnet.att.net.POSTED!53ab2750!not-for-mail Newsgroups: comp.lang.ada From: anon@anon.org (anon) Subject: Re: Is GNU Ada active? Reply-To: no to spamers (No@email.given.org) References: <02a86743-d112-4831-9650-aac4a9586b51@27g2000hsf.googlegroups.com> X-Newsreader: IBM NewsReader/2 2.0 Message-ID: Date: Fri, 08 Aug 2008 03:43:28 GMT NNTP-Posting-Host: 12.64.60.11 X-Complaints-To: abuse@worldnet.att.net X-Trace: bgtnsc04-news.ops.worldnet.att.net 1218167008 12.64.60.11 (Fri, 08 Aug 2008 03:43:28 GMT) NNTP-Posting-Date: Fri, 08 Aug 2008 03:43:28 GMT Organization: AT&T Worldnet Xref: g2news1.google.com comp.lang.ada:1532 Date: 2008-08-08T03:43:28+00:00 List-Id: Try http://rpmfind.net/linux/rpm2html/search.php?query=gcc-gnat They have both source and binaries available for download for (Fedora 9). Also you can choose from x86_32 or x86_64, or ppc. "The Fedora Development for xxx" should be GNAT-2008, because they were added on Aug 1, 2008, using gcc-4.3.1-6. The Fedora 9, version is GNAT-2007 using gcc-4.3.0-8. As for the environment variable the binaries RPM set those up for you. If you build from the source, GNAT uses a the "configure" program, by adding the command line option " --prefix=/...". In <02a86743-d112-4831-9650-aac4a9586b51@27g2000hsf.googlegroups.com>, Tomek Walkuski writes: >Hi group, > >I am interested in RPMs for AWS and XML/Ada packages. So I want to ask >if there are any prepared packages (Fedora 9) or some tips/pointers >(beside RPM How-to) how to build these RPMs by myself (and do >something for the community :) )? > >Tomek