comp.lang.ada
 help / color / mirror / Atom feed
From: Ted Dennison <dennison@telepath.com>
Subject: Re: Very elementry query
Date: 1999/11/02
Date: 1999-11-02T00:00:00+00:00	[thread overview]
Message-ID: <7vn7n6$81r$1@nnrp1.deja.com> (raw)
In-Reply-To: 7vn60o$6km$1@nnrp1.deja.com

In article <7vn60o$6km$1@nnrp1.deja.com>,
  rishikeshjha@my-deja.com wrote:
> I am an absolute newbie to ADA. I have been assigned the task of
> sizing a project wherein a ADA app. has to be ported from Solaris to
> NT. Can someone tell me how complicated such efforts are.
>
> I know this question is severly lacking in detail but then I need a
> very appx answer too.

Ada itself is farily portable. So its quite possible it will be *no*
work, just a matter of recompiling the software. But of course any OS
calls made outside the language, or compiler specific features used will
be a fair bit of work to port. And there's also the related issue of
porting from Ada 83 to Ada 95, which may come up. So the answer really
has everything with how the code in question is written and what it
does.

My suggestion would be to hook up with an Ada vendor or two and ask for
their help in this estimate. Most of them have a lot of experience with
these issues.

Failing that, you'll have to go through the source youself, looking for
unportable things, with an eye towards how much redesign will be
required to get them working on the new platform. We here on c.l.a can
certianly be of help if you have specific "Is this construct guaranteed
portable?" or "How can I accomplish this in Ada on NT?" questions.

But of course no one here is going to be able to just tell you "200
hours". :-)

--
T.E.D.


Sent via Deja.com http://www.deja.com/
Before you buy.




      parent reply	other threads:[~1999-11-02  0:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-02  0:00 Very elementry query rishikeshjha
1999-11-02  0:00 ` Gisle S�lensminde
1999-11-02  0:00 ` Marin David Condic
1999-11-02  0:00 ` Ted Dennison [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox