comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: Migrating Ada complier and programs from Windows to LInux
Date: Mon, 4 Apr 2016 19:51:16 +0200
Date: 2016-04-04T19:51:16+02:00	[thread overview]
Message-ID: <ndu9j7$gq8$1@gioia.aioe.org> (raw)
In-Reply-To: 570262dc$0$4107$e4fe514c@news.kpn.nl

On 2016-04-04 14:44, ldries46 wrote:
> I want to migrate some of my programs from windows to Linux. Therefore I
> tried to install GNAT Programming Studio on Linux (XUbuntu).

AFAIK, FSF Debian GPS is still GCC 4.8, while the actual GNAT GCC 5.x. 
Basically, there is no usable GPS for Linux, IMO.

> I do encounter several problems:
> 1. I can only in the .gpr files direct path for dource directories. With
> relative path the files in my directories are not recognized apart of
> the project This where the with GtkAda delivered gtkada.gpr uses
> relative path.

There is no official release of GtkAda for GTK 3.x for Linux.

Then, there are serious issues with the gprbuild under Linux.

You should use gnatmake regardless warnings it issues. That in turn 
precludes GPS. (In earlier version you could fool GPS by writing a shell 
script named gprbuild that calls gnatmake from inside. It does not work 
well now.)

> 2. When building a very simple program I encounter several errors in the
> building phase with files not found (.so files) and and therefore other
> error probably depemdent on these files.

You have a broken project file.

> I suspect that there is somthing wrong with one or more Path variables
> but cannot find which variables and what the variables should be

I do developing under Windows and build the results under various Linux 
distributions and machines. Everything works, including GtkAda.

You don't need to fix Path variables to make it working.

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

  parent reply	other threads:[~2016-04-04 17:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-04 12:44 Migrating Ada complier and programs from Windows to LInux ldries46
2016-04-04 16:46 ` Jeffrey R. Carter
2016-04-04 17:51 ` Dmitry A. Kazakov [this message]
2016-04-05 10:36   ` ldries46
2016-04-05 12:59     ` Dmitry A. Kazakov
2016-04-05 15:22       ` ldries46
2016-04-05 15:45         ` ldries46
2016-04-05 15:51         ` Dmitry A. Kazakov
2016-04-07  9:18           ` vincent.diemunsch
2016-04-07  9:37             ` Dmitry A. Kazakov
replies disabled

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