Message-ID: <34929697.FC9823AE@gmx.net> Date: Sat, 13 Dec 1997 15:07:19 +0100 From: Robert Hoehne MIME-Version: 1.0 To: Paul Frank CC: DJGPP Mailing list Subject: Re: c++ with djgpp References: <3491D1A6 DOT 1766B086 AT uclink4 DOT berkeley DOT edu> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Precedence: bulk Paul Frank schrieb: > > anyone know whats wrong here? > > +-[_]--------------------------- Message Window > -------------------------3-[]-+ > ¦ Compiling: > cpp.cpp  > ¦ installation problem, cannot exec `cc1plus': No such file or directory > (ENOEN_ [SNIP] > thats my message window, by the way. Such a corrupted message window? What a program are you using ? :-)) OK, I assume your are using RHIDE, but posting here such a screen dump looks really not good. And to your problem: Have your read the README.1ST from the DJGPP distribution where it is written, what archives you need to compile/link C++ programs. If not, please do so, because from the name of your source file, gcc tries to compile it as a C++ source file. (If this is not what you wanted, than you have to rename it to a valid C source filename like cpp.c ) Robert -- ****************************************************** * email: Robert Hoehne * * Post: Am Berg 3, D-09573 Dittmannsdorf, Germany * * WWW: http://www.tu-chemnitz.de/~sho/rho * ******************************************************