From: "A. Sinan Unur" Newsgroups: comp.os.msdos.djgpp Subject: Re: Help with included files!!!!! Date: Wed, 04 Jun 1997 20:54:15 -0400 Organization: Cornell University http://www.cornell.edu Lines: 21 Sender: asu1 AT cornell DOT edu (Verified) Message-ID: <33960E37.6CF3@cornell.edu> References: <339482D7 DOT 48BD AT pop DOT erols DOT com> Reply-To: asu1 AT cornell DOT edu NNTP-Posting-Host: cu-dialup-0014.cit.cornell.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Lowekamp wrote: > > Ok... > > I'm new to Djgpp. I got the GRX graphics lybrary (grx20.zip), > unzip, maked ..., Everything went fine untill I tryed to compile a > file of my own. It gave me a error: > c:/djgpp/tmp\ccdaaaaa(.text+0x22):a.c: undefined reference to > 'GrSetMode' you are not linking the grx library. use -lgrx20 on the command line. -- Sinan ******************************************************************* A. Sinan Unur WWWWWW |--O+O mailto:sinan DOT unur AT cornell DOT edu C ^ http://www.people.cornell.edu/pages/asu1/ \ ~/ Unsolicited e-mail is _not_ welcome, and will be billed for. *******************************************************************