From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e4998bc8215d7d X-Google-Attributes: gid103376,public From: Tucker Taft Subject: Re: Dynamic Linking Date: 2000/10/11 Message-ID: <39E4708C.9596FF9F@averstar.com>#1/1 X-Deja-AN: 680142324 Content-Transfer-Encoding: 7bit References: X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@inmet2.burl.averstar.com X-Trace: inmet2.burl.averstar.com 971272332 10405 141.199.8.77 (11 Oct 2000 13:52:12 GMT) Organization: AverStar (formerly Intermetrics) Burlington, MA USA Mime-Version: 1.0 NNTP-Posting-Date: 11 Oct 2000 13:52:12 GMT Newsgroups: comp.lang.ada Date: 2000-10-11T13:52:12+00:00 List-Id: 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