From: James Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP is in WAY too many pieces Date: Sat, 21 Jun 1997 13:56:31 +0800 Organization: Kewl Lines: 19 Message-ID: <33AB6D0E.D2BE15F4@bitsmart.com> References: <19970617192900 DOT PAA16139 AT ladder02 DOT news DOT aol DOT com> NNTP-Posting-Host: grunge169.nv.iinet.net.au Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Poder 311 wrote: > I have 30+ meg of DJGPP on my hard drive and I think I still need > more > files to compile C++! What ZIPs are actually needed to have a full > working C++ compiler? just adding onto other msg.... about the 8K cluster size.... what u can do is create another partition of say 50 megs and install djgpp onto this new drive. The clustersize will reduce considerably so the actual size of djgpp will decrease.... use dir /s /a /v in the root dir of djgpp to see the allocation space :) A good program that allows quick and easy partion creation is Partition Magic. D.