Date: Wed, 11 Mar 1998 11:38:41 +0200 (IST) From: Eli Zaretskii To: tob AT world DOT std DOT com cc: djgpp AT delorie DOT com Subject: Re: Making gcc 2.8.1; help requested In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Wed, 11 Mar 1998 tob AT world DOT std DOT com wrote: > > Has anyone successfully made gcc 2.8.1 on a mostly DOS / DJGPP > environment? > > What tools did you need? I assume an earlier gcc, make, sed, bash?, > update? Any others needed? I can see that the bison, flex, and gperf > output is already provided. Instead of reinventing the wheel, it might be better to build on work done by others. I suggest to download the gcc 2.8.0 source distribution from the usual DJGPP archives and to read the DJGPP-specific README file there. It should explain everything you need to know. Then I suggest to copy any DJGPP-specific patches that were left out of 2.8.1 from the 2.8.0 sources, and then try building the package using the procedure outlined in the above-mentioned README file.