Date: Wed, 21 Jun 1995 23:17:27 -0400 From: dj (DJ Delorie) To: axl AT zedat DOT fu-berlin DOT de Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: DJGPP and gcc 2.7.0. > Does anyone know if v2 of DJGPP will contain gcc 2.7.0.? The gnu.gcc.* newsgroups have had a lot of messages about 2.7.0. I've myself submitted diffs against it already. Most likely, I will wait for 2.7.1 before using it officially. > Does anyone know a way to install gcc 2.7.0. with the "old" (1.12) DJGPP? You need to modify the files in config/msdos to compensate for changes in Makefile.in. Those were the patches I sent in. > Or maybe should one wait until DJGPP v2 is officially released and gcc 2.7.1. > fixes the bugs of 2.7.0.? That's what I'm going to do.