comp.lang.ada
 help / color / mirror / Atom feed
From: spoons@cegt201.bradley.edu
Subject: Compile Order Utility
Date: 1997/11/06
Date: 1997-11-06T00:00:00+00:00	[thread overview]
Message-ID: <878843990.1330@dejanews.com> (raw)


I have recently finished a compile-order utility that is sort of an
AdaMakeGen for the Activada compiler.  I know it's not necessary for use
with ObjectAda, but SOME of us still need to compile Ada83 code to true
DOS executables.

If you are interested, e-mail me at spoons@cegt201.bradley.edu.

It is somewhat limited right now and will only run in a DOS console under
Win95 or NT.  I has to use ObjectAda to create it because I'm still
working on command-line functions in ActivAda.	Ironic, eh?

It will not handle some situations properly yet, either:
    Multiple packages in one physical file
    Using commas to separate with'd packages ( a workaround is
    to modify the package to have each with'd package have its
    own with statement.)
    Possible others that I haven't found.

It will handle:
    Separates
    Files located in different directories
    Packages that are cross-linked ( each packages body with'd with
    the other package's spec )

J

-------------------==== Posted via Deja News ====-----------------------
      http://www.dejanews.com/     Search, Read, Post to Usenet




                 reply	other threads:[~1997-11-06  0:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed
replies disabled

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