Newsgroups: comp.os.msdos.djgpp From: Peter Berdeklis Subject: Re: gzip (Was: Question about hardware interrupts...) Message-ID: Nntp-Posting-Host: chinook.physics.utoronto.ca Sender: news AT info DOT physics DOT utoronto DOT ca (System Administrator) Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Organization: University of Toronto - Dept. of Physics In-Reply-To: <32BA0B87.4DFC@cs.com> Date: Fri, 20 Dec 1996 15:24:25 GMT References: <32BA0B87 DOT 4DFC AT cs DOT com> Lines: 32 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp On Thu, 19 Dec 1996, John M. Aldrich wrote: > Peter Berdeklis wrote: > > > > I have gzip version 1.2.4, which is the newest I could find on the SimTel > > mirrors. It dates itself Aug 18, 1993. It's definitely v1.x. > > Downloaded the source to re-compile it, but I haven't downloaded sed so > > it'll have to wait. > > You didn't look hard enough at SimTel: gzip comes with the DJGPP > distribution. It's available as > , or > whatever other SimTel mirror you use. Many of the GNU utilities have > already been ported to DJGPP, so always check there first! That is exactly the file that I have downloaded, gzip version 1.2.4. If you do gzip -V it responds: gzip 1.2.4 (18 Aug 93) Compilation options: NO_DIR UTIME STDC_HEADERS NO_MULTIPLE_DOTS NO_CHOWN PROTO ASMV Note the date is 18 Aug 93. I assume that is the compilation date, because the doc's in the source specify DJGPP v1.x, although the file stamp on simtel is Oct 19, '96. If not then I suspect that the problem is the compilation option NO_MULTIPLE_DOTS. Either way, gzip has to be recompiled to create a proper .info.gz extension. --------------- Peter Berdeklis Dept. of Physics, Univ. of Toronto