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=0.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, FROM_WORDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,41531c84d15aab14 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-03-21 13:31:07 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!feed.news.nacamar.de!newsfeed01.sul.t-online.de!newsmm00.sul.t-online.com!t-online.de!news.t-online.com!not-for-mail From: "Vincent Smeets" Newsgroups: comp.lang.ada Subject: Re: Error linking gnatcom: cannot find -lole32 Date: Fri, 21 Mar 2003 22:28:05 +0100 Organization: T-Online Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: news.t-online.com 1048282091 03 27245 fjjsEtRGTJA0n6 030321 21:28:11 X-Complaints-To: abuse@t-online.com X-ID: Gtv9NBZrZeIzdLX6fs+r5+ALBloEznRGk92i1fRi8rWyHfI9qCFNkr X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Xref: archiver1.google.com comp.lang.ada:35613 Date: 2003-03-21T22:28:05+01:00 List-Id: Hallo again, I have found the answer myself. I have only installed gnat-3.15p-nt.exe and not gnatwin-3.15p.exe. After = installing gnatwin, I could compile gnatcom without problems. Vincent "Vincent Smeets" schrieb im Newsbeitrag = news:b5daos$u79$05$1@news.t-online.com... Hallo, I have installed GNAT 3.15p on my Windows98 system. Now I want to use = GNATCOM and GWindows. At compiling GNATCOM, I got an error from the = linker. It can't find the library ole32. What am I missing? Am I missing = some required software or do I have to use an additional option for the = linker?