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: a07f3367d7,683a15466da07921 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!n30g2000vba.googlegroups.com!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: Problems installing/running AdaCore GPS (GPL) in Mandriva 2009 Date: Thu, 25 Jun 2009 14:19:41 -0700 (PDT) Organization: http://groups.google.com Message-ID: <89e3be08-1412-4bb7-959e-e817000fd399@n30g2000vba.googlegroups.com> References: <4a428bc1@news.broadpark.no> <4a439647$1@news.broadpark.no> <61984000-262f-41e2-8dd1-4dd3778cad0c@f10g2000vbf.googlegroups.com> <4a43de52$1@news.broadpark.no> NNTP-Posting-Host: 94.108.185.127 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1245964781 3772 127.0.0.1 (25 Jun 2009 21:19:41 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 25 Jun 2009 21:19:41 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: n30g2000vba.googlegroups.com; posting-host=94.108.185.127; posting-account=pcLQNgkAAAD9TrXkhkIgiY6-MDtJjIlC User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.7) Gecko/2009030810 Iceweasel/3.0.9 (Debian-3.0.9-1),gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:6622 Date: 2009-06-25T14:19:41-07:00 List-Id: Anonymous wrote on comp.lang.ada: > ldd /usr/local/gnat/bin/gps_exe: not a dynamic executable Strange; it should at least use libc6, methinks. > ./gnatmake -v: bash: ./gnatmake: cannot execute binary file I have a hunch that maybe you installed a 32-bit version of GNAT GPL on a 64-bit operating system, or vice versa. Or maybe the Mac OS X version on GNU/Linux, or something. Simon asked for the output of "file gps_exe" which might provide another hint. -- Ludovic Brenta.