Message-ID: <3849876E.AADCAC3C@videotron.ca> From: Jean-Francois X-Mailer: Mozilla 4.7 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: C++ on RHIDE problem ... References: <81q5u7$nus$1 AT pelicano DOT dpi DOT udec DOT cl> <82bhls$j91$1 AT nntp3 DOT atl DOT mindspring DOT net> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Lines: 45 Date: Sat, 04 Dec 1999 16:28:14 -0500 NNTP-Posting-Host: 24.200.127.218 X-Complaints-To: abuse AT videotron DOT net X-Trace: weber.videotron.net 944342618 24.200.127.218 (Sat, 04 Dec 1999 16:23:38 EST) NNTP-Posting-Date: Sat, 04 Dec 1999 16:23:38 EST To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I also have the same problem. If anyone know how to solve it the "clean" way. Please tell us. thanks Jean-Francois L. icq# 5415856 SkyZero wrote: > > I got the same problem, and could not fix it. > I was really pissed so I simply changed the rhide binary to say gxx instead > of gcc at all references > that was rather drastic measures, but it all works now. > I agree that it is probably a bug because I also tried messing with > djgpp.env and nothing changed. > Good luck > > Jorge Osorio Guerrero wrote in message > news:81q5u7$nus$1 AT pelicano DOT dpi DOT udec DOT cl... > > Hi everybody: > > > > I'm new on DJGPP and RHIDE. I had no troubles working and compiling .c > files > > on RHIDE, but when I tried with some C++ methods, added the .cxx or .cpp > > extension to my programs I can't get the .exe file. If I compile (Alt+F9) > > there are no errors, however when I try Make (F9) I get this error: > > > > Error: d:/djgpp/bin/ld.exe: cannot open -lstcdx: No such file or directory > > (ENOENT) > > > > I can't figure out what's wrong, because I did gcc -o test.exe test.cpp at > > the DOS command line and had no problems. > > > > Any help would be really apreciated, > > > > -- > > -- > > Jorge Osorio Guerrero > > josorio AT die DOT udec DOT cl | 09-8370018 > > ICQ#: 17900187 > > Departamento de Ingeniería Eléctrica > > Universidad de Concepción > > > >