From: "John Smith" Newsgroups: comp.os.msdos.djgpp Subject: Re: Error: c:/djgpp/bin/ld.exe: cannot open -lstdcx: No such file or directory (ENOENT) Date: Wed, 21 Apr 1999 20:00:37 -0400 Organization: IGS - Information Gateway Services Lines: 19 Message-ID: <7flot2$gsl$1@news.igs.net> References: <7fkt4v$ecdl$1 AT reader2 DOT wxs DOT nl> NNTP-Posting-Host: ttyh43.ott.igs.net X-Trace: news.igs.net 924739298 17301 216.58.20.58 (22 Apr 1999 00:01:38 GMT) X-Complaints-To: abuse AT igs DOT net NNTP-Posting-Date: 22 Apr 1999 00:01:38 GMT X-Newsreader: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com MB wrote in message <7fkt4v$ecdl$1 AT reader2 DOT wxs DOT nl>... >I use Rhide (newest version) >This is when I name my files .cpp. If I rename to .c and set the compiler to >cpp then is works corretly. >I checked the diffrence: > gcc blablabla -lalleg -lstdcx (when i use .cpp) >gcc blablabal -lalleg (when i use .c) >what is stdcx for and do i need this. If I don't need it how can I disable >the -lstdcx ? >I now I can just type it in dos. But I would like to use Rhide. > > Try renaming rhide_.env in the share/rhide/ dir to rhide.env . After 2 weeks of trying to figure out what was wrong, i finally saw that it said to rename that file without the _ !