Message-ID: <382E6BEB.5A7A3BC5@softhome.net> Date: Sun, 14 Nov 1999 09:59:39 +0200 From: Laurynas Biveinis X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: lt,en MIME-Version: 1.0 To: Andris Pavenis CC: Eli Zaretskii , DJGPP Workers Subject: Re: GCC porting questions References: Content-Type: text/plain; charset=iso-8859-4 Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Andris Pavenis wrote: > Currently building gcc for DJGPP requires LFN support and is tested under > Win9X only. Bootstraping gcc is much too big task for Win9X DPMI server > even if we'll have real symlink support (it will run out of descriptors > much more early). Is it the same problem which occurs when build djdev - when you run make, after some progress you get 'DOS error : no load memory' or similar? If so and if gcc bootstrap is restartable, would calling 'make bootstrap' three or four or whatever times in a row work? > About possible fixes: > providing LFN support for DOS, so we could use CWSDPMI. I had somewhere LFN support TSR, will look. Laurynas Biveinis