Date: Thu, 30 Jan 1997 00:03:29 -0600 (CST) From: "Colin W. Glenn" To: David May cc: djgpp AT delorie DOT com Subject: Re: Upgrading DJGPP installations In-Reply-To: <14C72C34E06@tvi_mail.tvi.cc.nm.us> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 28 Jan 1997, David May wrote: > > > You can also zip up the bin directory (by far the most severe virtual > > Wait a minute, I thought that's where GCC and associates hung out? Now I Am Confused... > I'm hoping this was some irony on the author's part. However, you > **can** use djg to compress every .exe file in the bin directory, > which will save you some space. The "symbolic links" won't be > compressed, and as far as I know, the only program that doesn't run > well compressed is gzip. I just did a > djp *.exe > in the bin directory and then reinstalled gzip. Works for me :-) Not having done it, I'm guessing. You end up creating compressed images of the files contained therein. When you 'run' a program, it gets uncompressed 'on the fly'?