Date: Tue, 25 Aug 1998 14:55:44 +0300 (IDT) From: Eli Zaretskii To: Dim Zegebart cc: Rylan , djgpp AT delorie DOT com Subject: Re: Largest DJGPP project In-Reply-To: <35E0F595.889C7796@post.comstar.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Mon, 24 Aug 1998, Dim Zegebart wrote: > So, the size of project is only limited by your ability to maintain large > source-tree, and the size of exe is limited to (AFAIK) 256M, this > is the size of virtual memory provided by CWSDPMI. CWSDPMI supports more than 256MB (it's 256MB virtual plus whatever you have physically available). But I suspect that the real maxx size of the largest program you can develop is much smaller, for practical reasons like debugging etc.