From: "SkyZero" Newsgroups: comp.os.msdos.djgpp Subject: Re: C++ on RHIDE problem ... Date: Sat, 4 Dec 1999 12:07:15 -0500 Organization: MindSpring Enterprises Lines: 37 Message-ID: <82bhls$j91$1@nntp3.atl.mindspring.net> References: <81q5u7$nus$1 AT pelicano DOT dpi DOT udec DOT cl> NNTP-Posting-Host: cf.dc.9e.73 X-Server-Date: 4 Dec 1999 17:06:04 GMT 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 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com 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 > >