comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: Running ADA on Beaglebone Black
Date: Sun, 9 Aug 2020 17:58:54 +0200	[thread overview]
Message-ID: <rgp6ft$1lsc$1@gioia.aioe.org> (raw)
In-Reply-To: 1ff23e0f-6c44-44fe-89bd-ca4d716822fco@googlegroups.com

On 09/08/2020 16:39, Ricardo Brandão wrote:

> I've just acquired a Beaglebone black and I'm trying to run a simple program in Ada.
> 
> I tried to install gnat but apt-get install gnat or anything similar doesn't work.
> 
> I didn't find any place with the repository, nor any tutorial.
> 
> How it the best way to run Ada in the BBB?

What distribution? APT suggests Debian or Ubuntu. In any case I would do 
a full upgrade to the latest version of either.

Under Debian buster you should do

   apt install gnat-8

Under Ubuntu it would be

   apt install gnat-10

And also:

   apt install gprbuild

If these do not work check /etc/apt/sources.list

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de

  reply	other threads:[~2020-08-09 15:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-09 14:39 Running ADA on Beaglebone Black Ricardo Brandão
2020-08-09 15:58 ` Dmitry A. Kazakov [this message]
2020-08-09 19:56   ` Ricardo Brandão
2020-08-09 22:27     ` Dennis Lee Bieber
2020-08-09 15:59 ` Dennis Lee Bieber
2020-08-09 17:17 ` Philip Munts
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox