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,4529dc9ef7c4bb0,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-01-29 14:58:07 PST Path: supernews.google.com!sn-xit-02!supernews.com!news.tele.dk!194.42.224.136!diablo.netcom.net.uk!netcom.net.uk!diablo.theplanet.net!news.theplanet.net!newspost.theplanet.net!not-for-mail From: "vrw" Newsgroups: comp.lang.ada Subject: Strange linker problem with Adagraph Date: Mon, 29 Jan 2001 22:56:58 -0000 Organization: Customer of Energis Squared Message-ID: <954shl$g11$1@newsg2.svr.pol.co.uk> NNTP-Posting-Host: modem-22.pearl-damsel.dialup.pol.co.uk X-Trace: newsg2.svr.pol.co.uk 980809077 16417 62.137.47.150 (29 Jan 2001 22:57:57 GMT) NNTP-Posting-Date: 29 Jan 2001 22:57:57 GMT X-Complaints-To: abuse@theplanet.net X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Xref: supernews.google.com comp.lang.ada:4675 Date: 2001-01-29T22:57:57+00:00 List-Id: Hello everyone, I am trying to compile a program that uses Adagraph (compiler I'm using is gnat 3.12 on Win32 environment), and compilation works fine, only the linker whines about: "ld: cannot open -ladagraph: No such file or directory" When I searched the system (maybe that file was placed in a wrong directory, etc.) nothing came up. Also when omitting the dash in front of the name, nothing came up. What could cause this ? I am at a loss with this... Please help. Thank you in advance, Regards, Volkmar