From: Oliver Aspelin Newsgroups: comp.os.msdos.djgpp Subject: rhide Date: Mon, 28 Dec 1998 19:38:59 +0100 Organization: Regional Computing Center, University of Cologne Lines: 13 Message-ID: <3687D043.326EE485@aspelin.com> NNTP-Posting-Host: ra-uni2-c59-nc.rrz.uni-koeln.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.04 [en] (Win95; I) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, I've just downloaded the latest djgpp including rhide. Now, when trying to compile/link rhide uses "gcc ... -lstdcx". First, as I haven't got any file (library?) named stdcx.* I get an error. Where can I change this so rhide doesn't use the -l parameter? Second, I would like to use gxx instead of gcc. Where can I tell rhide to do so? Greetings, Oliver