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,b621ee88fe295b66 X-Google-Attributes: gid103376,public From: stt@houdini.camb.inmet.com (Tucker Taft) Subject: Re: dynamic loading and Ada95 Date: 1997/10/30 Message-ID: #1/1 X-Deja-AN: 286883808 Sender: news@inmet.camb.inmet.com (USENET news) X-Nntp-Posting-Host: houdini.camb.inmet.com References: <87iuug5npf.fsf@laplace.casi.polymtl.ca> Organization: Intermetrics, Inc. Newsgroups: comp.lang.ada Date: 1997-10-30T00:00:00+00:00 List-Id: Louis-Dominique Dubeau (ldd@step.polymtl.ca) wrote: : stt@houdini.camb.inmet.com (Tucker Taft) writes: : > Louis-Dominique Dubeau (ldd@step.polymtl.ca) wrote: : > : > : I'm looking for implementations of dynamic loading for Ada95. I made : > : an implementation of dynamic loading for Modula-3 and wish to compare. : > : > The AppletMagic(TM) Ada95 => Java byte code compiler uses : > dynamic loading. : What implementation of Ada95 was used to build AppletMagic? The Intermetrics AdaMagic front end, which is the same one used inside Aonix and Green Hills Ada 95 compilers. In any case, based on reading further, I realize you are talking about using DLLs in Ada. I was thinking of something even more dynamic than that. The Aonix Ada 95 product fully supports building DLLs using Ada. You should request their documentation (cf www.aonix.com) if you want to know the approach used. It handles elaboration correctly, I believe. : Regards, : ldd -- -Tucker Taft stt@inmet.com http://www.inmet.com/~stt/ Intermetrics, Inc. Burlington, MA USA