comp.lang.ada
 help / color / mirror / Atom feed
* Compilation without implementation source
@ 2008-01-27  3:34 Gene
  2008-01-27 17:04 ` Jeffrey R. Carter
  2008-01-27 19:54 ` anon
  0 siblings, 2 replies; 6+ messages in thread
From: Gene @ 2008-01-27  3:34 UTC (permalink / raw)


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.



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-01-28  4:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-27  3:34 Compilation without implementation source Gene
2008-01-27 17:04 ` Jeffrey R. Carter
2008-01-27 17:25   ` Simon Wright
2008-01-27 19:54 ` anon
2008-01-27 19:59   ` Pascal Obry
2008-01-28  4:58     ` Gene

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