Date: Tue, 27 May 2003 09:50:07 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp-workers AT delorie DOT com Message-Id: <5567-Tue27May2003095007+0300-eliz@elta.co.il> X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <3ED2D3B4.FEAB6FD1@yahoo.com> (message from CBFalconer on Mon, 26 May 2003 22:55:48 -0400) Subject: Re: From djgpp mailing list - fstat() on stdout NT/W2K References: <10305121847 DOT AA21879 AT clio DOT rice DOT edu> <1190-Wed14May2003055912+0300-eliz AT elta DOT co DOT il> <3EC63EDD DOT 624AD056 AT phekda DOT freeserve DOT co DOT uk> <3ED2D3B4 DOT FEAB6FD1 AT yahoo DOT com> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Mon, 26 May 2003 22:55:48 -0400 > From: CBFalconer > > The bz2 file is not bad, around 2 megs, but it expands into a 16 > Meg tar file and thence to over 1000 files. It tries valiantly to > set symbolic links on Windoze, and fails, resulting in anomalies. Use the ported GNU Tar to untar the archive, and it will simulate symlinks by copying. (I thought DJTAR did that as well, but perhaps I'm mistaken.) > With the coming death of Simtel for DJGPP maybe dj should consider > switching distributions to bz2 files, combined with a revision to > djtar to handle it (I don't think it can now). The CVS version of DJTAR does support bzip2, but many other programs apparently used by DJGPP users don't. So I'm not sure we should switch, given that most of our archives are not large and thus the potential savings in space are not very largey either.