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,66dff3c328fa5d28 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Received: by 10.224.213.1 with SMTP id gu1mr142094qab.7.1347785897229; Sun, 16 Sep 2012 01:58:17 -0700 (PDT) Received: by 10.52.30.164 with SMTP id t4mr340428vdh.4.1347785897187; Sun, 16 Sep 2012 01:58:17 -0700 (PDT) Path: t12ni8qak.0!nntp.google.com!v8no3900511qap.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sun, 16 Sep 2012 01:58:17 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2.8.175.128; posting-account=94GLqQoAAABRDKJ5vWVBzCDWAEq47F5V NNTP-Posting-Host: 2.8.175.128 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <401145c7-394a-4bda-b22e-bb3b22cfd4a8@googlegroups.com> Subject: Re: OS X 10.8 Mountain Lion and GNAT GPL 2012 From: Blady Injection-Date: Sun, 16 Sep 2012 08:58:17 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2012-09-16T01:58:17-07:00 List-Id: Le lundi 30 juillet 2012 21:51:40 UTC+2, Bill Findlay a =E9crit=A0: > Mountain Lion needs Xcode 4.4, which does not install by default the comm= and >=20 > line tools /usr/bin{as, ld, make} needed by GNAT. > It is necessary to invoke: > Xcode > Preferences... > Downloads > Command Line Tools: Install > It's about a 115MB download. > Once completed, GNAT GPL 2012 is resored to sanity. > --=20 >=20 > Bill Findlay Hello Bill, is gdb from GNAT GPL 2012 working well? Mine seems to have codesign issue: Unable to find Mach task port for process-id 11280: (os/kern) failure (0x5)= . (please check gdb is codesigned - see taskgated(8)) Have you try it? Thanks, Pascal.