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=0.3 required=5.0 tests=BAYES_00,STOX_REPLY_TYPE, STOX_REPLY_TYPE_WITHOUT_QUOTES,XPRIO autolearn=no 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!news.freedyn.net!news.redatomik.org!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!nzpost2.xs4all.net!news.kpn.nl!not-for-mail From: "ldries46" Newsgroups: comp.lang.ada Subject: More operating systems with GNU GPS Date: Mon, 8 Feb 2016 10:10:30 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original 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: <56b85c67$0$24169$e4fe514c@news.kpn.nl> NNTP-Posting-Host: 77.168.179.107 X-Trace: 1454922855 dreader33.news.xs4all.nl 24169 77.168.179.107:49614 X-Complaints-To: abuse@kpn.nl Xref: news.eternal-september.org comp.lang.ada:29428 Date: 2016-02-08T10:10:30+01:00 List-Id: I have a running GPS system om my windows 10 system and several programs running there. Now I want these programs running on a Linux system. As Ada was designed as an operating system independent language The compiler should compile my sources also on Linux but I realize that the .gpr file cannot be used directly. My question is is there a simple way of converting a .gpr file from the one operating system to the other? I would prefere someprogram which would ask questions. L. Dries