From: Blud Nightbringer Newsgroups: comp.os.msdos.djgpp Subject: Problem compiling really simple programs!?!? (Like hello.cpp) Date: Tue, 08 Sep 1998 10:18:43 -0400 Organization: CityNet Corporation Lines: 6 Message-ID: <35F53CC2.6F6BC983@nightmail.com> NNTP-Posting-Host: ch5-212.citynet.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk OK, I tried to compile a simple C++ program with DJGPP through RHIDE, and it gave me the linker error everyone gets the first time (Before setting the var in djgpp.anv or rhide.env). Now, I get a LOT of unresolved references when I try to link it, now that it's loading libstdcxx, instead of trying to load libstdcx...