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,FREEMAIL_FROM,XPRIO autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,51793dd894782bab,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-12-31 12:57:46 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!router1.news.adelphia.net!news1.news.adelphia.net.POSTED!not-for-mail From: "Terry Westley" Newsgroups: comp.lang.ada Subject: GNAT on Windows: winserve.dll not found X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: Date: Mon, 31 Dec 2001 20:57:14 GMT NNTP-Posting-Host: 24.49.119.180 X-Complaints-To: abuse@adelphia.net X-Trace: news1.news.adelphia.net 1009832234 24.49.119.180 (Mon, 31 Dec 2001 15:57:14 EST) NNTP-Posting-Date: Mon, 31 Dec 2001 15:57:14 EST Xref: archiver1.google.com comp.lang.ada:18414 Date: 2001-12-31T20:57:14+00:00 List-Id: In converting a Linux program for use on Windows, I encountered several symbols which could only be found in C:/GNAT/lib/libwinserve.a. Having successfully linked with this library, I then found that executing the program resulted in the error message "winserve.dll was not found." Web searches turned up some comments to the effect the "winserve.dll is junk" and that I could find it on www.bloodshed.net, which I could not. Suggestions? -- Terry Westley westley@yahoo.com