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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,adaac979af06200c X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!k5g2000vbc.googlegroups.com!not-for-mail From: tonyg Newsgroups: comp.lang.ada Subject: Re: GNATcoll Date: Fri, 2 Jul 2010 03:20:44 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <4c2da995$0$286$14726298@news.sunsite.dk> NNTP-Posting-Host: 89.240.135.62 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1278066044 22621 127.0.0.1 (2 Jul 2010 10:20:44 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 2 Jul 2010 10:20:44 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: k5g2000vbc.googlegroups.com; posting-host=89.240.135.62; posting-account=28F2IwkAAACL1Z5nRC-dE7zuvWdbWC7P User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.86 Safari/533.4,gzip(gfe) Xref: g2news1.google.com comp.lang.ada:12129 Date: 2010-07-02T03:20:44-07:00 List-Id: On 2 July, 11:14, Mark Lorenzen wrote: > On 2 Jul., 10:55, Thomas L=F8cke wrote: > > > > > > > On 2010-07-02 10:35, tonyg wrote: > > > > In my search for a new mysql binding I noticed GNATcoll which looks > > > like it does the job but I am having trouble finding a version I can > > > download, is it propriety and limited to customers of the professiona= l > > > version of GNAT, if not does anyone know where I can download it? > > > Hey tonyg, > > > Go here:http://libre.adacore.com/libre/download2/ > > > And the unfold the GtkAda item. Here you should find > > gnatcoll-gpl-2010-src.tgz > > GNATcoll is available for download as a separate package athttp://libre.a= dacore.com/libre/download2/and there is no need to get > it as part of GtkAda. > > - Mark L thanks guys , found it, I am having a problem with the make command as my version of gprbuild does not recognise -j switch, is this a recent addition do you know?