From: michael DOT mauch AT gmx DOT de (Michael Mauch) Newsgroups: comp.os.msdos.djgpp Subject: Re: Problem linking using RHIDE 1.4 Date: Sat, 11 Jul 1998 08:32:13 +0200 Organization: Gerhard-Mercator-Universitaet -GH- Duisburg Lines: 15 Message-ID: <6o70sn$33g$2@news-hrz.uni-duisburg.de> References: <35A6C1B6 DOT 6B47 AT w-link DOT net> NNTP-Posting-Host: ppp164.uni-duisburg.de 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 On Fri, 10 Jul 1998 18:36:54 -0700, SANJAY M HANJI wrote: > The graphics test programmes from the package GRX 2.3 work fine if I > run it using gcc command..but if I run the same using RHIDE , it is not > linking to libgrx20.a..actually RHIDE is using -lstdcx...how should I > make it link using option -lgrx20...please help > where should I change the option... Go to Options->Libraries, put grx20 in one of the lines and enable this line by putting and X in the check box before it. Regards... Michael