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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,f9079c9f0caffeb2 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-01-10 07:27:26 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!cpk-news-hub1.bbnplanet.com!washdc3-snh1.gtei.net!cambridge1-snf1.gtei.net!news.gtei.net!bos-service1.ext.raytheon.com!dfw-service2.ext.raytheon.com.POSTED!not-for-mail Message-ID: <3C3DB2D4.9B1F1263@Raytheon.com> From: Mark Johnson X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: can Ada be linked dynamically ?? References: <3C3DA90C.460DF95A@champagnierle.de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Thu, 10 Jan 2002 09:27:17 -0600 NNTP-Posting-Host: 192.27.48.44 X-Complaints-To: news@ext.ray.com X-Trace: dfw-service2.ext.raytheon.com 1010676445 192.27.48.44 (Thu, 10 Jan 2002 09:27:25 CST) NNTP-Posting-Date: Thu, 10 Jan 2002 09:27:25 CST Organization: Raytheon Company Xref: archiver1.google.com comp.lang.ada:18737 Date: 2002-01-10T09:27:17-06:00 List-Id: Marc Neininger wrote: > > Hi NG, > > can I link an Ada program dynamically?? > > Marc Yes, No, Maybe. It depends on which system you are using. You need to be a LOT more specific on which target system, which compiler, and other relevant information before anyone can give you a helpful reply. I also assume you really want to know "HOW" to do this, not just can it be done. --Mark