X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Date: Fri, 03 May 2002 13:30:43 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "shamok" Message-Id: <3277-Fri03May2002133043+0300-eliz@is.elta.co.il> X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp AT delorie DOT com In-reply-to: (shamokforumm@caramail.com) Subject: Re: compile a prog with GRX under DJGPP References: Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "shamok" > Newsgroups: comp.os.msdos.djgpp > Date: Fri, 3 May 2002 11:42:08 +0200 > > how do I compile a programme which use GRX under DJGPP > because for now I have : > for example : undefined reference to "GrBox" Add -lgrx20 to the end of the link command line.