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,a419e03a1a6d4c62 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-04-24 07:25:03 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!news-han1.dfn.de!news-lei1.dfn.de!newsfeed00.sul.t-online.de!newsmm00.sul.t-online.com!t-online.de!news.t-online.com!not-for-mail From: "Lars Laukamm" Newsgroups: comp.lang.ada Subject: Re: Using JEWL ... Date: Wed, 24 Apr 2002 16:22:28 +0200 Organization: T-Online Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: news.t-online.com 1019658148 07 5834 YBHWTvDSSYYNuL 020424 14:22:28 X-Complaints-To: abuse@t-online.com X-Sender: 02056961226-0001@t-dialin.net 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 Xref: archiver1.google.com comp.lang.ada:23052 Date: 2002-04-24T16:22:28+02:00 List-Id: I'm sorry, I forgot to install gnatwin-3.14p.exe. Now everything compiles fine. -Lars "Lars Laukamm" wrote in message news:aa6egp$mtu$01$1@news.t-online.com... > Hi, > > I tried to install JEWL and tried to compile one of the example programs, > but I always get the following error message: > > E:\Ada\jewl\examples>gnatmake sketch.adb > gcc -c sketch.adb > gnatbind -x sketch.ali > gnatlink sketch.ali > ld: cannot open -lwinmm: No such file or directory > gnatlink: cannot call E:\GNAT\bin\gcc.exe > gnatmake: *** link failed. > > Any help highly appreciated, > > Thanks in advance, > > -Lars > > > > > >