delorie.com/archives/browse.cgi | search |
Date: | Wed, 4 Sep 1996 09:04:47 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
To: | Vincenzo Morello <morellov AT mbox DOT vol DOT it> |
Cc: | djgpp AT delorie DOT com |
Subject: | Re: RHIDE without g++ ? |
In-Reply-To: | <322D3129.1192@mbox.vol.it> |
Message-Id: | <Pine.SUN.3.91.960904090329.27709J-100000@is> |
Mime-Version: | 1.0 |
On Wed, 4 Sep 1996, Vincenzo Morello wrote: > Is it possible to compile C programs within a RHIDE project > without C++ installed ? > I get the error message: > gcc.exe: installation problem, cannot exec 'cc1plus': No such file... RHIDE is NOT a compiler, like the Borland's IDE. RHIDE calls gcc to compile your programs; so if you want to develop C++ programs, you will have to install GNU C++ compiler and libraries.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |