Message-ID: <35E0F595.889C7796@post.comstar.ru> Date: Mon, 24 Aug 1998 09:09:41 +0400 From: Dim Zegebart Reply-To: zager AT post DOT comstar DOT ru Organization: Comstar Ltd. MIME-Version: 1.0 To: Rylan CC: djgpp AT delorie DOT com Subject: Re: Largest DJGPP project References: <6rpucb$rlt$4 AT news2 DOT saix DOT net> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Precedence: bulk Rylan wrote: > Hi all, > > Sorry to yap so much, but of the people reading this, what is the largest > DJGPP project you know about as regards total source size, generated code > size and total executable file size? Actually, DJGPP is a DOS port of well known and famous gcc compiler from UNIX world.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. The largest executable file on my HDD is GDB (658K) and the next is RHIDE (627K) -- Dim Zegebart Moscow, Russia