Date: Sun, 14 Nov 1999 12:00:32 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Laurynas Biveinis cc: djgpp-workers AT delorie DOT com Subject: Re: GCC porting questions In-Reply-To: <382E6706.E8587179@softhome.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 14 Nov 1999, Laurynas Biveinis wrote: > But this `special kind of GCC build called ``bootstrap''' is the one & only > way to build gcc as described in docs, no matter are you using gcc as system's > compiler, or any other compiler. Sorry, I don't understand. If that is the only way to build GCC, then how did we all build GCC without bootstrap being supported? Last time I looked, bootstrap was not required unless you didn't have a working installation of GCC. Perhaps they've changed the definitions.