From: LAB Newsgroups: comp.os.msdos.djgpp Subject: Re: Can't compile Hello World!!! Date: Mon, 08 Mar 1999 18:03:48 -0500 Organization: Posted via RemarQ, http://www.remarQ.com - Discussions start here! Lines: 6 Message-ID: <36E45754.6BAE@stratos.net> References: <7c0l5l$1dt$1 AT nnrp1 DOT dejanews DOT com> <7c14vr$1t8u$1 AT quince DOT news DOT easynet DOT net> <7c1ecj$p6o$1 AT nnrp1 DOT dejanews DOT com> NNTP-Posting-Host: 207.86.134.225 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: 920934158 VKQWW5ZQS86E1CF56C usenet80.supernews.com X-Complaints-To: newsabuse AT remarQ DOT com X-Mailer: Mozilla 3.0Gold (Win95; U) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I had the same problem so I went into the LIB folder and looked for something like stdcxx and change it to stdcx . I made a copy of the original file and renamed it so that I have both files in my LIB (what a hack :) ) ........ LAB