Compilation without implementation source
- From: Gene <gene.ressler@xxxxxxxxx>
- Date: Sat, 26 Jan 2008 19:34:48 -0800 (PST)
For an educational exercise using GNAT and gnatmake, I need to hide
implementations of some modules from students in the simplest possible
way.
Is there a way to give them .ali, .ads, and .o files while withholding
the corresponding .adb, somehow telling gnatmake (and gnatbind) to
ignore the absence?
Or must I provide a library?
Other methods?
Many thanks for your help.
.
- Follow-Ups:
- Re: Compilation without implementation source
- From: anon
- Re: Compilation without implementation source
- From: Jeffrey R. Carter
- Re: Compilation without implementation source
- Prev by Date: Re: What is the best way to define the Imported C function
- Next by Date: Re: New Ada portable GUI Library?
- Previous by thread: What is the best way to define the Imported C function
- Next by thread: Re: Compilation without implementation source
- Index(es):