Message-ID: <3798ACE8.2C764742@home.com> From: ALEXANDER PEREZ Organization: @Home Network Member X-Mailer: Mozilla 4.5 [en]C-AtHome0405 (Win98; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: Problem compiling C++ code References: <19990719111103 DOT 22330 DOT 00000055 AT ng-cg1 DOT aol DOT com> <37948713 DOT 23002627 AT news DOT enter DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 23 Date: Fri, 23 Jul 1999 18:02:36 GMT NNTP-Posting-Host: 24.2.93.62 X-Complaints-To: abuse AT home DOT net X-Trace: news.rdc1.nj.home.com 932752956 24.2.93.62 (Fri, 23 Jul 1999 11:02:36 PDT) NNTP-Posting-Date: Fri, 23 Jul 1999 11:02:36 PDT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com You have to use the c++ djgpp compiler. I know it is in there, somewhere! Sean wrote: > > On 19 Jul 1999 15:11:03 GMT, egreg AT aol DOT com (EGreg) wrote: > > >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 > > Maybe I misunderstood what you said, but C doesn't have classes... > and you mean 2.01, right? Unless you're talking about something else > or there was a release that I missed. (2.02 I thought was the latest) > > Sean