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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,2bca44dca92606cc,start X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!l1g2000hsa.googlegroups.com!not-for-mail From: Stoik Newsgroups: comp.lang.ada Subject: Problem with Jewl on GPS and AdaGide Date: Thu, 31 Jan 2008 07:25:13 -0800 (PST) Organization: http://groups.google.com Message-ID: <6e11aefa-7fb1-4df0-9c71-611da6c84466@l1g2000hsa.googlegroups.com> NNTP-Posting-Host: 212.191.65.1 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1201793114 15798 127.0.0.1 (31 Jan 2008 15:25:14 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 31 Jan 2008 15:25:14 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: l1g2000hsa.googlegroups.com; posting-host=212.191.65.1; posting-account=fc1UmgoAAADREbhuD8e4smj7nsEdRFz9 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; InfoPath.2),gzip(gfe),gzip(gfe) X-HTTP-Via: 1.1 proxy.math.uni.lodz.pl:8080 (squid/2.6.STABLE17) Xref: g2news1.google.com comp.lang.ada:19667 Date: 2008-01-31T07:25:13-08:00 List-Id: I am looking for someone to help me with JEWL in Windows environment (Windows XP). I have installed academic version of GPS (2007-2) and win32ada from the same source. Nevertheless, the linker is reporting: ld.exe: cannot find -luser32 -lgdi32 -lcomdlg32 -lwinmm (from ld.exe). What is the solution? Are there special switches or pragmas I should use?