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.1 required=5.0 tests=BAYES_00, PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,87dcbc853960d3bd,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!news3.google.com!news.glorb.com!wns13feed!worldnet.att.net!204.71.34.3!newsfeed.cwix.com!nsnmpen1-lo.nuria.telefonica-data.net!news.ya.com!yacom!not-for-mail From: "vrenna" Newsgroups: comp.lang.ada Subject: Re: Moving from Ada 83 to Ada 95 Date: Wed, 24 Nov 2004 22:58:21 +0100 Organization: NiN Message-ID: References: <2b7pd.562010$mD.208238@attbi_s02> NNTP-Posting-Host: 80.28.170.55 X-Trace: news.ya.com 1101333503 5101 80.28.170.55 (24 Nov 2004 21:58:23 GMT) X-Complaints-To: newsmaster@ya.com NNTP-Posting-Date: Wed, 24 Nov 2004 21:58:23 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Xref: g2news1.google.com comp.lang.ada:6436 Date: 2004-11-24T22:58:21+01:00 List-Id: escribi� en el mensaje news:2b7pd.562010$mD.208238@attbi_s02... > >Has someone done such thing? > Duh. Just possibly. Hehehehe. Yes, what a question! > > I need to move a huge application made in Ada > > 83 and installed on Solaris, to Ada 95 (probably on Linux)... looks very > > tough but maybe there're automatic tools and good advices out there. > Have you tried just compiling your source code with an Ada 95 compiler? > Unless it uses a lot of vendor-specific addons or libraries, you'll > probably be surprised how little needs to change. Thanks, but maybe I should have said I don't have the chance to go wrong. I have to be sure, so I'll try to check first if those vendor-specific libraries (?) exist.