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.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,cfad8961e015f6fa,start X-Google-Attributes: gid103376,public From: iblank@hildesheim.sgh-net.de (Cat Bianco) Subject: Linker problem with Win95 gnat Date: 1997/03/08 Message-ID: <5fsq7m$o2f@go.hannover.sgh-net.de>#1/1 X-Deja-AN: 224040787 Distribution: world Organization: SGH Internet Division Keywords: Linker problem Win95 Reply-To: iblank@hildesheim.sgh-net.de Newsgroups: comp.lang.ada Date: 1997-03-08T00:00:00+00:00 List-Id: Howdy all, I installed gnat 3.09 on Win95. I strictly followed the install instructions. When I try to make an executable (let's say "gnatmake hello") , I get the following error message : ld: cannot open -lc_alias : No such file or directory What's wrong ?