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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.66.140.101 with SMTP id rf5mr41339600pab.14.1438157813649; Wed, 29 Jul 2015 01:16:53 -0700 (PDT) X-Received: by 10.140.95.43 with SMTP id h40mr591016qge.30.1438157813603; Wed, 29 Jul 2015 01:16:53 -0700 (PDT) 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.glorb.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!f3no4354639igg.0!news-out.google.com!b31ni1088qge.0!nntp.google.com!69no2573573qgl.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 29 Jul 2015 01:16:53 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=192.35.17.13; posting-account=1V3XLwoAAADQ5b5iSAirxtMuLX-CLAcj NNTP-Posting-Host: 192.35.17.13 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <43911d5c-44ff-4be0-883e-a35447acdca3@googlegroups.com> Subject: Re: Pascal to ADA Converter From: Fernando Arroyo Injection-Date: Wed, 29 Jul 2015 08:16:53 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: news.eternal-september.org comp.lang.ada:27117 Date: 2015-07-29T01:16:53-07:00 List-Id: On Monday, July 20, 2015 at 2:47:13 PM UTC+2, gautier...@hotmail.com wrote: > The access by the SF project page is still working >=20 > http://sourceforge.net/projects/p2ada/ >=20 > Especially, you can grab the P2Ada sources there: >=20 > http://sourceforge.net/projects/p2ada/files/p2ada/Sources/ >=20 > There are also precompiled binaries. > Cheers > _________________________=20 > Gautier's Ada programming=20 > http://gautiersblog.blogspot.com/search/label/Ada=20 > NB: follow the above link for a valid e-mail address I have downloaded p2ada for Win32 and it works properly in Windows 7 and XP= . The problem is that I would like to run this program in linux (or at leas= t in a DOS simulator in linux called DOSEMU). When I try to run this progra= m in DOSEMU, it says that "This program cannot be run in DOS mode". In the = repository that you sent me there is not precompiled binaries for intel and= linux.=20 Any idea? It would be preferably don't have to recompile the sources.