comp.lang.ada
 help / color / mirror / Atom feed
From: Stephen Leake <Stephen.Leake@gsfc.nasa.gov>
Subject: Re: ??? Help!: how to do unconstraned arrays/records???
Date: 1998/11/05
Date: 1998-11-05T00:00:00+00:00	[thread overview]
Message-ID: <ubtmm2buy.fsf@gsfc.nasa.gov> (raw)
In-Reply-To: 3641C18F.B70E8B7C@avionics2.robins.af.mil

al johnston <johnstona@avionics2.robins.af.mil> writes:

> > Why are you using an obsolete language at this stage. I can understand the
> > cases of large scale legacy projects that committed some time ago to the
> > technology, but it is hard to believe that this is your case.
> 
> we have 500k of 83 code for an embedded system.  we build on a solaris
> box, and the target is a force 2ce (sparc2) cpu card using vxWorks.
> 
> <snip> 
> gnat sounded promisig, but I would have to port the ada runtime
> for vxworks myself...  The real kicker was the screwy way
> gnat does makes and handles file names and preprocessor directives.
> well, its screwie relitive to the vads handles them.  it looks like it
> would tak 6-8 man months to get ported to gnat, most of that spent
> reformating files and creating make files....right now
> the time is not there...

I suggest you take another look. gnat uses the program 'gnatmake'
_instead of_ makefiles. VADS Ada 83 has nothing comparable. 

Also, gnat provides the utility 'gnatchop', which reads all your
current Ada files and outputs new files using the default gnat naming
conventions.

To convert from VADS to gnat, delete all makefiles, run gnatchop, then
run gnatmake. Presto! So this should take a couple hours, not six months!

-- Stephe





  parent reply	other threads:[~1998-11-05  0:00 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-11-04  0:00 ??? Help!: how to do unconstraned arrays/records??? al johnston
1998-11-04  0:00 ` Albert S. Johnston
1998-11-05  0:00   ` dewarr
1998-11-05  0:00     ` al johnston
1998-11-05  0:00       ` dewar
1998-11-05  0:00       ` Stephen Leake [this message]
1998-11-05  0:00 ` Tucker Taft
1998-11-05  0:00   ` Tucker Taft
1998-11-05  0:00     ` Mats Weber
1998-11-05  0:00       ` Tucker Taft
1998-11-05  0:00         ` al johnston
1998-11-05  0:00           ` Tucker Taft
1998-11-06  0:00             ` Mats Weber
1998-11-06  0:00               ` Tucker Taft
1998-11-05  0:00   ` Tucker Taft
1998-11-05  0:00     ` al johnston
replies disabled

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