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=3.8 required=5.0 tests=BAYES_00,INVALID_MSGID, RATWARE_MS_HASH,RATWARE_OUTLOOK_NONAME autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,12779a61618dca02 X-Google-Attributes: gid103376,public From: "Jerry van Dijk" Subject: Re: [student] "Undefined Reference to...." Linking Problem. Date: 1998/02/20 Message-ID: <01bd3d96$a25f8680$512c5c8b@aptiva>#1/1 X-Deja-AN: 326762594 References: <34E85AC2.FA6A2C95@iinet.net.au> Organization: Ordina Finance Newsgroups: comp.lang.ada Date: 1998-02-20T00:00:00+00:00 List-Id: cyanide schreef in artikel <34E85AC2.FA6A2C95@iinet.net.au>... > I'm using a free SVGA package, which in turn uses a few packages of it's > own. I've written my own program that uses these packages, using the > functions and types specified in the ads file. The program compiles, but > when I link I get a long list of errors saying: > > Undefined reference to > > I feel there is a simple error behind this, can anybody help? If you happen to use my SVGA02 package, note that this is meant for a DOS compiler (ie GNAT 3.07 for DOS). This looks like you are using a compiler for another environment. -- -- Jerry van Dijk | Leiden, Holland -- Team Ada | email: jdijk@acm.org