From: dmitriy AT asheboro DOT com (Dmitriy Morozov) Newsgroups: comp.os.msdos.djgpp Subject: A problem with compiling C++ from RHIDE Date: Sun, 02 Jan 2000 21:29:58 GMT Organization: Posted via Supernews, http://www.supernews.com Lines: 16 Message-ID: <8EAFA83D9foxcub99mailru@news.asheboro.com> X-Complaints-To: newsabuse AT supernews DOT com User-Agent: Xnews/2.07.14 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello! I just got DJGPP. Looks like it works. From RHIDE I can compile C files without any problems. From command line I can compile C++ files without any problems ("gpp filename.cpp -o filename.o" works perfectly). But when I try to compile a C++ files from RHIDE (with any extention .cpp or .cc - no difference) it gives me an error: "Error c:/djgpp/bin/ld.exe: cannot open -lstdcx: No such file or directory (ENOENT)". Any ideas about what I can do? Any help is greatly appreciated. Regards, Dmitriy -- Dmitriy Morozov foxcub99 AT mail DOT ru