Date: Sun, 3 Oct 1999 13:12:24 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Luis Filipe Fabiani cc: djgpp AT delorie DOT com Subject: Re: Please help with grx!! In-Reply-To: <003a01bf0cfc$b93ae5c0$d4f2e5c8@uymfdlvk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sat, 2 Oct 1999, Luis Filipe Fabiani wrote: > I try to compile some sample applications, but I get lots of errors, = > like > "c:/djgpp/tmp\cccaqsjh(.text+0x1a75):modetest.c: undefined reference to = > ..." Did you add "-lgrx" to your link command line? See section 8.7 of the FAQ for more about this.