X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f NNTP-Posting-Date: Wed, 14 Apr 2004 22:36:05 -0500 From: charlesreed AT eatel DOT net (Charles Reed) Newsgroups: comp.os.msdos.djgpp Subject: C compiles, C++ Does Not Date: Thu, 15 Apr 2004 03:35:45 GMT Message-ID: <407dffc6.1326884@news.eatel.net> X-Newsreader: Forte Agent 1.01/32.397 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 6 NNTP-Posting-Host: 209.124.248.5 X-Trace: sv3-pfnVckYAUKPECAv0peP2IXKsnd74TM0/yvAM2wQyH1se0+5fCnO+Dz5EqkEe1cFLgEfbXd7OkZ9UEOL!7l44ws1s5/6n6/NRL8g5BJzK8uGDfAHCZtIWCgkZgqi4pEKv3mx9M0av+sWV/rNHkK2B X-Complaints-To: abuse AT eatel DOT net X-DMCA-Complaints-To: abuse AT eatel DOT net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.1 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I recently installed DJGPP on my system. There was no problem during the install. However I can compile C programs without any problems but when I try to compile a C++ program I get a long list of error messages and the file will not compile. Can anyone suggest what the problem might be ?