Date: Sun, 14 Nov 1999 11:55:43 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Laurynas Biveinis cc: DJGPP Workers Subject: Re: GCC porting questions In-Reply-To: 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, Andris Pavenis wrote: > Therefore I choosed to simulate bootstrapping by calling different parts > from bat file (each part is small enough not to crash under Win9X DPMI > server and that helped also to workaround absence of symbolic links). What is the meaning of ``bootstrapping'' when we are talking about a system that doesn't have any compiler but (a previous version of) GCC? How is this ``boostrapping'' different from a simple build for DJGPP? > Doing it under NT. At least when I last tried with LFN TSR from > Andrew Crabtree it didn't work. Maybe in future... NT leaks descriptors as well, although slightly slower. It also leaks DOS memory, so after a while you get "Load error: no DOS memory". Maybe Windows 2K?... Yeah, right, keep dreaming...