X-Authentication-Warning: ieva01.lanet.lv: pavenis owned process doing -bs Date: Thu, 19 Aug 1999 10:15:55 +0300 (WET) From: Andris Pavenis To: djgpp AT delorie DOT com cc: Nate Eldredge Subject: Re: new GCC port In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 18 Aug 1999, Eli Zaretskii wrote: > > On Sun, 15 Aug 1999, Nate Eldredge wrote: > > > > Yes, GCC 2.95 was officially relased about two weeks ago, and the DJGPP > > > port is now officially available from SimTel.NET. > > > > Are we calling it the official compiler now? > > I'm not sure what that term means, exactly. > > If you are asking if GCC 2.95 is used to compile djdev, then the answer > is NO; this will happen after v2.03 is out, hopefully soon. > I'm building current DJDEV with gcc-2.95 (both native compiler and cross-compiler under Linux) and haven't met gcc-2.95 specific problems there in last time. Earlier I have sent some related patches (mostly to avoid additional warnings as DJDEV is being compiled with option -Werror and also to make DJDEV compatible with current development versions of binutils). About making it as official version. Perhaps it really can wait release of v2.03. However to make port of gcc-2.95 compatible (hopefully) with new features of upcoming DJGPP-2.03 (eg. /dev/env/, /dev/c/) I built it using development version of DJGPP-2.03. Andris