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,a5834fbba6288f2a X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-07-16 23:07:33 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!news.tele.dk!small.news.tele.dk!193.213.112.26!newsfeed1.ulv.nextra.no!nextra.com!news2.ulv.nextra.no.POSTED!53ab2750!not-for-mail From: "Daniel Dudley" Newsgroups: comp.lang.ada References: Subject: Re: 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.68.46 X-Complaints-To: news-abuse@nextra.no NNTP-Posting-Date: Wed, 17 Jul 2002 08:07:33 MEST X-Trace: news2.ulv.nextra.no 1026886053 130.67.68.46 Date: Wed, 17 Jul 2002 06:07:33 GMT Xref: archiver1.google.com comp.lang.ada:27180 Date: 2002-07-17T06:07:33+00:00 List-Id: "sk" wrote in message news:mailman.1026878522.27555.comp.lang.ada@ada.eu.org... > > In reference to > > > "Chad R. Meiners" > > ... > > and > > > "Jeffrey Creem" > > ... Building DLLs with GNAT ... > > I know I have seen these sections in the GNAT Users Guide > and Reference Manual at some stage, however I have looked > and searched in both my current (3.13p) and future (3.14p) > documents (gnat-3.13p-docs.tar, ditto 3.14p) packages and > I have not found any reference to building Windows DLLs. > > Perhaps there are different sets of documents for Windows > and other disributions ? and perhaps the OP picked up the > non-windows docs similar to mine ? Actually, it is to be found in the HTML version of the User Guide but not in the PDF version, which I have been using (because I dislike reading manuals and the like online). Thanks to all for their concern. Daniel