Date: Wed, 3 Feb 1999 13:43:57 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Kervin Goh cc: djgpp AT delorie DOT com Subject: Re: GXX In-Reply-To: <003001be4f0d$1e85b1c0$0f02000a@ucc.usyd.edu.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Sat, 30 Jan 1999, Kervin Goh wrote: > I am currently using RHIDE on Windows 95 platform. I have noticed that = > RHIDE uses GCC for both C and C++ source files. Is there anyway I can = > change the default compiler to GXX? I find using GXX is less troublesome = > than GCC since I only need to compile C++ files. What possible trouble could you have with gcc when RHIDE invokes it for you? Since RHIDE knows how to call gcc correctly for C++ files, it should never cause you any trouble. If you have specific problems that you believe will be solved by switching to gxx in RHIDE, please describe those problems. Chances are, these problems have nothing to do with RHIDE invoking gcc.