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=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!border1.nntp.ams1.giganews.com!nntp.giganews.com!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!nzpost2.xs4all.net!news.kpn.nl!not-for-mail From: "ldries46" Newsgroups: comp.lang.ada References: <570262dc$0$4107$e4fe514c@news.kpn.nl> <5703954a$0$4287$e4fe514c@news.kpn.nl> In-Reply-To: Subject: Re: Migrating Ada complier and programs from Windows to LInux Date: Tue, 5 Apr 2016 17:22:42 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="Windows-1252"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Newsreader: Microsoft Windows Live Mail 16.4.3528.331 X-MimeOLE: Produced By Microsoft MimeOLE V16.4.3528.331 Message-ID: <5703d845$0$4293$e4fe514c@news.kpn.nl> NNTP-Posting-Host: 77.168.179.107 X-Trace: 1459869765 dreader34.news.xs4all.nl 4293 77.168.179.107:56651 X-Complaints-To: abuse@kpn.nl Xref: news.eternal-september.org comp.lang.ada:29994 Date: 2016-04-05T17:22:42+02:00 List-Id: 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. "Dmitry A. Kazakov" schreef in bericht news:ne0csa$1kj0$1@gioia.aioe.org... On 05/04/2016 12:36, ldries46 wrote: > As I am momentarily developping on Windows 10 but I want also to b able > my programs oLinux machines I want to run the same version of the > developping environment on both systems. Is a list of environment > variables available to run the GPS correctly on XUbuntu or should I > switch to another version of Linux and which? If you are developing under Windows, what for do you need Linux GPS? You need exactly three things under Linux 1. GNAT 2. SSH server [MobaXterm on the Windows' side] 3. Rsync server or else VBox shared folder [Samba shares do not work right, unfortunately] -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de