comp.lang.ada
 help / color / mirror / Atom feed
* Compile Order Utility
@ 1997-11-06  0:00 spoons
  0 siblings, 0 replies; only message in thread
From: spoons @ 1997-11-06  0:00 UTC (permalink / 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




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1997-11-06  0:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-11-06  0:00 Compile Order Utility spoons

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