From: Erez Doron Newsgroups: comp.os.msdos.djgpp Subject: help:djgpp cross, cant use c++ Date: Tue, 04 May 1999 18:43:38 +0300 Organization: Savan Communications Ltd Lines: 18 Message-ID: <372F15AA.83616A04@savan.com> NNTP-Posting-Host: aristo.savan.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news2.inter.net.il 925832903 26906 192.114.175.137 (4 May 1999 15:48:23 GMT) X-Complaints-To: abuse AT inter DOT net DOT il NNTP-Posting-Date: 4 May 1999 15:48:23 GMT Cc: erez AT savan DOT com X-Mailer: Mozilla 4.08 [en] (X11; I; Linux 2.0.36 i686) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com HI I've installed the djgpp cross compiler on a linux box I did as instructed: installed crx202.zip and gcc2721 and binutils. I can compile and ruin standard c code. now if i try to compile a c++ file (i.e. file that ends with a .cpp) i get: dos-gcc: installation problem, cannot exec `cc1plus': No such file or directory how do i fix it ? btw: please also reply me directly - mailto erez AT savan DOT com thanks Erez.