Date: Thu, 5 Dec 1996 14:30:41 +0200 (IST) From: Eli Zaretskii To: Thomas Richards cc: djgpp AT delorie DOT com Subject: Re: undefined reference In-Reply-To: <32A69CD0.6936@ibm.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 5 Dec 1996, Thomas Richards wrote: > I created a library using RHIDE that holds all the allegro code, > I am trying to compile the allegro demo game with this new library and I > can't get the errors to go away when I link. > > Example message window: > ------------------------------------------------------- > Linking: > DEMO.c(.text+0xd3): undefined reference to `key' Did you tell RHIDE to link in that library?