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,XPRIO autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a5834fbba6288f2a,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-07-16 14:39:26 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!uninett.no!news.powertech.no!newsfeed1.ulv.nextra.no!nextra.com!news4.ulv.nextra.no.POSTED!53ab2750!not-for-mail From: "Daniel Dudley" Newsgroups: comp.lang.ada Subject: Creating a DLL in Ada X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Message-ID: NNTP-Posting-Host: 130.67.61.186 X-Complaints-To: news-abuse@nextra.no NNTP-Posting-Date: Tue, 16 Jul 2002 23:39:25 MEST X-Trace: news4.ulv.nextra.no 1026855565 130.67.61.186 Date: Tue, 16 Jul 2002 21:39:25 GMT Xref: archiver1.google.com comp.lang.ada:27167 Date: 2002-07-16T21:39:25+00:00 List-Id: Is it possible to create a dynamic link library (DLL) in Ada? This is important technology, yet I cannot see any provision for it in, for example, Gnat 3.14p. Daniel