From: Gautier DOT DeMontmollin AT maths DOT unine DOT ch Newsgroups: comp.os.msdos.djgpp Subject: Re: Largest DJGPP project Message-ID: <4O7b+KtRNsRb@nedcu4> Date: 24 Aug 98 16:34:24 MET References: <6rpucb$rlt$4 AT news2 DOT saix DOT net> Organization: University of Neuchatel, Switzerland NNTP-Posting-Host: 130.125.1.9 Lines: 14 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk > 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? Quake must have been quite sizable. > What other projects do you know about where DJGPP is used for really large > scale stuff? The DOS port of the GNAT Ada95 compiler uses DJGPP as back-end. GNAT/DOS system can be - and is - itself compiled with a version of GNAT/DOS, so you can consider it as a huge DJGPP project... You can have full programs (used commercially) reaching 3MB without run-time checks or debug code, and 12MB with them... -- Gautier