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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,ce8f524b856e65ba X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!wns14feed!worldnet.att.net!208.49.83.146!uns-out.usenetserver.com!news.usenetserver.com!pc02.usenetserver.com!API-DIGITAL.COM-a2kHrUvQQWlmc!not-for-mail From: "Marc A. Criley" Organization: McKae Technologies Subject: Re: ubuntu gcc Date: Sat, 11 Nov 2006 19:38:40 -0600 User-Agent: Pan/0.14.2.91 (As She Crawled Across the Table (Debian GNU/Linux)) Message-Id: Newsgroups: comp.lang.ada References: <87u01655wn.fsf@ludovic-brenta.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Complaints-To: abuse@usenetserver.com X-Trace: 892b6455688d0e621533713747 Xref: g2news2.google.com comp.lang.ada:7415 Date: 2006-11-11T19:38:40-06:00 List-Id: On Sat, 11 Nov 2006 17:01:28 +0100, Ludovic Brenta wrote: > Marc A. Criley writes: >> On Sat, 11 Nov 2006 12:35:27 +0000, David Shochat wrote: >> >>> Does the gcc that comes with Ubuntu GNU/Linux support Ada (with >>> appropriate packages installed)? >> >> Yes, "gnatmake -v" for Ubuntu 6.06 shows: >> >> GNATMAKE 4.0.3 (Ubuntu 4.0.3-1ubuntu5) > > I recommend against it; in Ubuntu 6.06 "Dapper Drake" I recommend using > the "gnat" package from universe instead. This is GNAT 3.15p and it comes > with the full complement of libraries, like in Debian. > > Ubuntu 6.10 "Edgy Eft" contains all the Ada packages transitioned to GCC > 4.1.1, also by means of package "gnat", also in universe. And actually, I use GNAT GPL 2006. Marc