Newsgroups: comp.os.msdos.djgpp From: Twan Jans-Beken Subject: Your question X-Nntp-Posting-Host: pc1-jabe Content-Type: text/plain; charset=us-ascii Message-ID: <37A043A0.77DFCA8B@oce.nl> Sender: news AT oce DOT nl (The Daily News @ nntp01.oce.nl) Content-Transfer-Encoding: 7bit Organization: Oce-Technologies B.V. - Research & Development X-Accept-Language: en Mime-Version: 1.0 Date: Thu, 29 Jul 1999 12:05:53 GMT X-Mailer: Mozilla 4.6 [en] (Win95; I) Lines: 26 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com >I don't know if this happened to other people at first, but I've run into this >problem. >I can compile C code very well, but when I use classes and such, my DJGPP won't >compile them. I have v. 2.1+ and I've downloaded all the correct modules and >everything. Is there some "make" I should run? Please e-mail me. Thanks. > >-Greg >************* >Knowledge is the pickle in humanity's sandwich - Anonymous >Huh? - Dilbert From the information that you provide it is difficult to draw conclusions. To answer your question: DJGPP compiles C++ without any problem when you install it correctly. You can look at the "file-picker" at www.delorie.com to verify that you indeed have all files and the correct versions. If you still have difficulties with compiling then please post a copy of your compiler output to this newsgroup. greetings and success.