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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,4d1b7c6a00ec516,start X-Google-Attributes: gid103376,public From: mantri@ponder.csci.unt.edu (Ramesh S. Mantri) Subject: help a beginner in Ada Date: 1996/08/14 Message-ID: <4urhjo$kl3@hermes.acs.unt.edu>#1/1 X-Deja-AN: 174054958 organization: University of North Texas newsgroups: comp.lang.ada Date: 1996-08-14T00:00:00+00:00 List-Id: Hi, I wrote my first program in Ada. It compiled without any errors. However, it generated one load-time error when I compiled with the command "ada -M progname.a" as follows : "a.ld error : spec of progname not found in searched libraries" Please suggest how I can overcome this problem. Unfortunately, I don't have ready access to the Ada manuals. Thanks. --- Ramesh Mantri (mantri@cs.unt.edu)