From: "Johan Venter" Newsgroups: comp.os.msdos.djgpp References: <3800951B DOT 7497E57B AT connection DOT com> <7tqlje$n78$1 AT solomon DOT cs DOT rose-hulman DOT edu> <38010590 DOT 5EFBC8BE AT connection DOT com> Subject: Re: RHIDE/DJGPP C++ Lines: 25 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Message-ID: Date: Mon, 11 Oct 1999 11:03:19 +1000 NNTP-Posting-Host: 203.40.83.91 X-Trace: newsfeeds.bigpond.com 939642855 203.40.83.91 (Mon, 11 Oct 1999 21:54:15 EST) NNTP-Posting-Date: Mon, 11 Oct 1999 21:54:15 EST Organization: Telstra BigPond Internet Services (http://www.bigpond.com) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com sam wrote in message news:38010590 DOT 5EFBC8BE AT connection DOT com... > You mean stdcxx.a not libstdcxx No, he means exactly what he said. The name of the library file is libstdcxx.a. When adding -lstdcxx to the gcc command line, the "lib" prefix and .a extension are automatically added. > In any event after reading > http://www.rose-hulman.edu/~yerricde/minifaq.txt > and figuring out how to copy a file into the same directory in win > explorer, I have copied the rhide_.env to rhide.env and added the > suggested line and wala. It should be in your DJGPP/share/rhide directory. In any case, read the DJGPP FAQ Section 8.7 for a different solution to the problem that includes adding a couple lines to your DJGPP.ENV file. -- Johan Venter ICQ 3643877 - jventer AT writeme DOT com The TPU DJGPP Interest Group - http://surf.to/djgppig The RSXNTDJ 1.5 HOWTO - http://surf.to/rsxntdj