Date: Sun, 15 Mar 1998 15:16:02 +0200 (IST) From: Eli Zaretskii To: Nate Eldredge cc: tob AT world DOT std DOT com, djgpp AT delorie DOT com Subject: Re: Making gcc 2.8.1; help requested In-Reply-To: <199803120334.TAA03690@adit.ap.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Wed, 11 Mar 1998, Nate Eldredge wrote: > You could also try to take the 2.8.0 DJGPP sources and try to apply the GNU > 2.8.0-2.8.1 diff. It might be easier than trying to integrate all the DJGPP > changes (though I really don't know). Just a thought... I'd advise against this. Applying the GCC diffs to the DJGPP 2.8.0 sources requires installing additional tools (such as Autoconf and M4), and might even fail if (as I suspect) gcc280s.zip doesn't include all of the files from the original FSF source distribution.