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,4ca5b381d519c442 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!a7g2000vby.googlegroups.com!not-for-mail From: MRE Newsgroups: comp.lang.ada Subject: Re: GNAT 2011 - some mixed feelings Date: Sun, 19 Jun 2011 01:41:06 -0700 (PDT) Organization: http://groups.google.com Message-ID: <87c3f457-aae0-4b53-8c0a-fb7c1b36f207@a7g2000vby.googlegroups.com> References: <2d872d5e-8d9d-4a34-a106-e192bfa93595@q17g2000vby.googlegroups.com> <6dee9f25-2f6d-4d94-b1a3-f9a73bd1fb59@gh5g2000vbb.googlegroups.com> <2011061815594653902-rblove@airmailnet> NNTP-Posting-Host: 84.182.181.178 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1308472866 18312 127.0.0.1 (19 Jun 2011 08:41:06 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sun, 19 Jun 2011 08:41:06 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: a7g2000vby.googlegroups.com; posting-host=84.182.181.178; posting-account=9oKlagoAAAArpDKc-z70x-nwdNs7Rw_P User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HUALESNKRC X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0.1) Gecko/20100101 Firefox/4.0.1,gzip(gfe) Xref: g2news1.google.com comp.lang.ada:19959 Date: 2011-06-19T01:41:06-07:00 List-Id: On 18 Jun., 22:59, Robert Love wrote: > On 2011-06-18 10:53:38 -0500, MRE said: > > > Or rather: not really mixed feelings. After installation of the 2011 > > version on Snow Leopard, > > I can't run GPS any more, it croaks telling me: > > >> dyld: Library not loaded: > >> /lena.a/gnatmail/gcc-45/install-lena/gtk/lib/libglib-2.0.0.dylib > >> Referenced from: /usr/local/gnat/bin/gps_exe > >> Reason: no suitable image found. =A0Did find: > >> /usr/local/gnat/lib/gps/libglib-2.0.0.dylib: truncated mach-o error: > >> segment __LINKEDIT extends to 1003216 which is past end >of file 99942= 4 > >> Trace/BPT trap > > My first attempt at installing Gnat 2011 on Snow Leopard failed. I got > messages about GTK and libiconv2. =A0When I deleted all old content from > /usr/local/gnat and then installed again, it worked fine. > > Try removing the entire older installation and then install again. Did that. It would seem I got a broken library. After copying an existing libglib over the one in the the GNAT installation it worked quite nicely. As I said. Hmpf ;-)