www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/12/11/21:27:37

Date: Wed, 11 Dec 1996 08:12:55 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: "A.Appleyard" <A DOT APPLEYARD AT fs2 DOT mt DOT umist DOT ac DOT uk>
cc: DJGPP AT delorie DOT com
Subject: Re: Zip files needed
In-Reply-To: <5B202213A4@fs2.mt.umist.ac.uk>
Message-ID: <Pine.SUN.3.91.961211080133.8360D-100000@is>
MIME-Version: 1.0

On Tue, 10 Dec 1996, A.Appleyard wrote:

>   I want to transfer my djgpp v2 onto a laptop. That will need floppies. OK,
> except that DJGPPV2\ZIPS\DJDEV201.ZIP at 1538295 bytes is too big for a
> floppy. Could I use DJDEV300.ZIP with the latest forms of the other v2 files?

I don't think this would work, since almost every single file in djdev 
has changed one way or the other.  If that laptop is for your personal 
use only, I suggest that you delete every unused file in your original 
(non-laptop) installation (e.g. most of zoneinfo directory), then zip 
what's left by yourself.  If that won't do, make 2 separate zip files.
There's also the technique of double-zipping, like so:

	zip -r -0 djdev201 *.*
	zip -9 djdevv21 djdev201.zip

This makes for a much smaller zip file.

> What is the difference between DJDEV201.ZIP and DJDEV200.ZIP?

Almost everything's changed in djdev.  The only directory which has a
significant number of unchanged files is include.  But be careful: if you
inadvertently leave an old include file where a new one is available in
v2.01, your programs might have subtle bugs due to mismatches in some
declarations. 

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019