Date: Mon, 2 Nov 1998 09:55:52 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: DJ Delorie cc: djgpp-workers AT delorie DOT com Subject: Re: [merser AT image DOT dk: Re: djdev202] In-Reply-To: <199811011857.NAA14316@indy.delorie.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com On Sun, 1 Nov 1998, DJ Delorie wrote: > Since we're using gcc 2.8.1 or better now, should we stop distributing > this gxx file? Based on past experience, I'm against removing features. Somebody will need it, and usually that happens within hours of releasing the version where it is removed. I suggest to change it to look for libstdcxx.a and leave it there. If GCC distribution insists on calling g++.exe gxx.exe, then rename the one in djdev to gpp.exe or some such.