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: Tue, 5 Apr 2016 17:51:42 +0200
Date: 2016-04-05T17:51:42+02:00	[thread overview]
Message-ID: <ne0mv2$9si$1@gioia.aioe.org> (raw)
In-Reply-To: 5703d845$0$4293$e4fe514c@news.kpn.nl

On 2016-04-05 17:22, ldries46 wrote:
> The reason that I want to have developping environment is that there are
> differences between Windows and Linux that cannot be solved in an
> automatic way. like for instance filenames when they use different
> partitionsor when in windows they are not case sensitive.

There is no such differences. There are certain rules to follow to make 
it portable, that's all. Regarding filenames, you should not use 
Ada.Directories, that is not portable. Since you are using GtkAda 
anyway, use GIO instead of Ada.Directories. GIO is portable.

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

  parent reply	other threads:[~2016-04-05 15: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
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 [this message]
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