Sender: nate AT cartsys DOT com Message-ID: <36D32A64.3EDAC25F@cartsys.com> Date: Tue, 23 Feb 1999 14:23:32 -0800 From: Nate Eldredge X-Mailer: Mozilla 4.08 [en] (X11; I; Linux 2.2.1 i586) MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: Small bug report in Rhide References: <19990223105519 DOT 8982 DOT qmail AT hotmail DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Erwan Herfroy wrote: > I got the following message while linking: > Error: c:/djgpp/bin/ld.exe: cannot open -lstdcx: No such file or > directory > > It appears that the problem comes from the switch "-lstdcx". I managed > to generate my EXE file from the command line by typing: > gcc myfile.o -o myfile.exe -lstdcxx > That is, I replaced the faulty flag "-lstdcx" by "-lstdcxx". > > My question is: How can I change the command line generated by Rhide for > the link, so that I could replace the faulty link flag ? See FAQ section 8.7. -- Nate Eldredge nate AT cartsys DOT com