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 11:28:44 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!fu-berlin.de!uni-berlin.de!dsl-213-023-055-173.arcor-ip.NET!not-for-mail From: Marc Neininger Newsgroups: comp.lang.ada Subject: Re: can Ada be linked dynamically ?? Date: Thu, 10 Jan 2002 20:29:10 +0100 Message-ID: <3C3DEB86.DB3214A2@champagnierle.de> References: <3C3DA90C.460DF95A@champagnierle.de> <3C3DB2D4.9B1F1263@Raytheon.com> NNTP-Posting-Host: dsl-213-023-055-173.arcor-ip.net (213.23.55.173) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: fu-berlin.de 1010690923 28806762 213.23.55.173 (16 [68313]) X-Mailer: Mozilla 4.73 [de]C-ADSL2.0 (Win98; U) X-Accept-Language: de, en Xref: archiver1.google.com comp.lang.ada:18739 Date: 2002-01-10T20:29:10+01:00 List-Id: > Yes, No, Maybe. It depends on which system you are using. I'm using LINUX with the normal gnat compiler > 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. ... Thanx for this fast answer. So generally spoken it is possible. Target systems would be Windows and Linux. We are using typically gnat on Linux and Adagide on Windows (think it also works with the gnat compiler).