comp.lang.ada
 help / color / mirror / Atom feed
* Dynamic Linking
@ 2000-10-09  0:00 Peter Schildmann
  2000-10-11  0:00 ` Tucker Taft
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Schildmann @ 2000-10-09  0:00 UTC (permalink / raw)



Hi,

is there an Ada implementation that supports
dynamic linking?

This should be possible using the Distributed Systems Annex
because the Ada95 RM 10.2(24) states:

  The mechanisms for building and running partitions are
  implementation defined. These might be combined into one
  operation, as, for example, in dynamic linking,
  or ``load-and-go'' systems.

Peter




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

* Re: Dynamic Linking
  2000-10-09  0:00 Peter Schildmann
@ 2000-10-11  0:00 ` Tucker Taft
  0 siblings, 0 replies; 3+ messages in thread
From: Tucker Taft @ 2000-10-11  0:00 UTC (permalink / raw)


Peter Schildmann wrote:
> 
> Hi,
> 
> is there an Ada implementation that supports
> dynamic linking?

Most of the implementations on Windows support the creation
of "DLL"s, which are dynamic link libraries.

Also, both of the java-byte-code-based Ada 95 compilers (AppletMagic
and jGNAT) support some degree of dynamic linking.
> 
> This should be possible using the Distributed Systems Annex
> because the Ada95 RM 10.2(24) states:
> 
>   The mechanisms for building and running partitions are
>   implementation defined. These might be combined into one
>   operation, as, for example, in dynamic linking,
>   or ``load-and-go'' systems.
> 
> Peter

-- 
-Tucker Taft   stt@averstar.com   http://www.averstar.com/~stt/
Technical Director, Commercial Division, AverStar (formerly Intermetrics)
(http://www.averstar.com/services/IT_consulting.html)  Burlington, MA  USA




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

* Dynamic Linking
@ 2000-11-27  0:00 Lutz Donnerhacke
  0 siblings, 0 replies; 3+ messages in thread
From: Lutz Donnerhacke @ 2000-11-27  0:00 UTC (permalink / raw)


Does anybody know a systematically clean approach to dynamically add or
remove portions of a programm? Should I use partitions?

-- 
	      http://www.tm.oneiros.de/calendar/2001/index.html




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

end of thread, other threads:[~2000-11-27  0:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-11-27  0:00 Dynamic Linking Lutz Donnerhacke
  -- strict thread matches above, loose matches on Subject: below --
2000-10-09  0:00 Peter Schildmann
2000-10-11  0:00 ` Tucker Taft

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