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=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.66.179.140 with SMTP id dg12mr73949000pac.9.1420499896881; Mon, 05 Jan 2015 15:18:16 -0800 (PST) X-Received: by 10.140.108.9 with SMTP id i9mr1592693qgf.1.1420499896832; Mon, 05 Jan 2015 15:18:16 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!feeder.erje.net!eu.feeder.erje.net!newspeer1.nac.net!border2.nntp.dca1.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!h15no62008igd.0!news-out.google.com!n9ni76qai.0!nntp.google.com!dc16no4348831qab.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 5 Jan 2015 15:18:16 -0800 (PST) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=74.104.152.83; posting-account=mZyFSQoAAABfOmklsh1d8TPbS2LncUKl NNTP-Posting-Host: 74.104.152.83 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <28ee9c32-a272-4e57-9555-238cc3f0ccca@googlegroups.com> Subject: Ubuntu 14.04 - gnat downloaded from libre.adacore vs apt-get From: "RasikaSrinivasan@gmail.com" Injection-Date: Mon, 05 Jan 2015 23:18:16 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: news.eternal-september.org comp.lang.ada:24385 Date: 2015-01-05T15:18:16-08:00 List-Id: all i had to reimage my Ubuntu system to 14.04. I got gnat installed successful= ly. gnatmake --version reports 4.6 I would like to install the ARM version of gnat. When I install the version= I download from the libre.Adacore site, The executables such as gps_exe do= not "run". The shell says "No such file or directory". Even though the PAT= H variable is updated correctly and which gps_exe correctly identifies the = executable correctly. I suspect some ld conflict.=20 Can I install gps through the Ubuntu standard software install mechanism? Can I install the ARM version of gnat through the Ubuntu standard software = install mechanism? Can I have the ARM cross and the Linux versions running in parallel? any pointers would be appreciated. thanks, srini