Sender: nate AT cartsys DOT com Message-ID: <35C0C7EE.A41E30D2@cartsys.com> Date: Thu, 30 Jul 1998 12:22:22 -0700 From: Nate Eldredge MIME-Version: 1.0 To: Brian lLuethke CC: djgpp AT delorie DOT com Subject: Re: problem with RHIDE References: <6po636$5b6 AT bgtnsc02 DOT worldnet DOT att DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk > Brian lLuethke wrote: > > when I make a file with rhide it compiles fine but gives a > linker error. "ERROR: e:/lang/djgpp/bin/ld.exe: can not open -lstdcx: > no such file or directory". > it appears that it invokes gcc -o txt2cr5.exe txt2cr5.o -lstdcx. Can > anyone help me to get a program to link. It does this on all my > programs. When I use > gcc hello.cpp -o hello.exe it compiles and links just fine, but I > would rather use RHIDE. thank you. See the file `gnu/gcc-2.81/problems.txt' in your DJGPP tree, which explains this problem and what to do about it. And please don't post in HTML. -- Nate Eldredge nate AT cartsys DOT com