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,cfaffeea2c78cd08 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit X-Received: by 10.224.98.138 with SMTP id q10mr26631qan.4.1363099804554; Tue, 12 Mar 2013 07:50:04 -0700 (PDT) X-Received: by 10.49.120.67 with SMTP id la3mr1191294qeb.12.1363099804506; Tue, 12 Mar 2013 07:50:04 -0700 (PDT) Path: o5ni903qas.0!nntp.google.com!t2no1920239qal.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 12 Mar 2013 07:50:04 -0700 (PDT) In-Reply-To: <39b2e37e-f400-4f93-956f-43e294dbdf5b@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=195.58.145.51; posting-account=28F2IwkAAACL1Z5nRC-dE7zuvWdbWC7P NNTP-Posting-Host: 195.58.145.51 References: <39b2e37e-f400-4f93-956f-43e294dbdf5b@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <0fbe34cf-f34a-436c-9989-7ea64a7dec9e@googlegroups.com> Subject: Re: GNATColl From: tonyg Injection-Date: Tue, 12 Mar 2013 14:50:04 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2013-03-12T07:50:04-07:00 List-Id: On Tuesday, 5 March 2013 17:41:32 UTC, tonyg wrote: > I noticed this pre compiled library was not on debian wheezy. Having bei= ng spoiled by the excellent ada support on debian and being interested in t= he python interfacing, I was wondering (very possibly quite naively) at the= issues and dependencies involved. I have tried to build the 2012, 2011, and 2010 versions of gnatcoll against= the current 32 bit packages in the debian wheezy distribution. 2012 and 2011 versions configure properly once I have a python configuratio= n. I don't think the 2010 version builds against these packages because of = the gnat version. The problems I have had with the 2012 and 2011 versions are that the exampl= es fail to build, and I have not tried moving around these because I want t= he examples working.