Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <3C39CCE7.4030108@ece.gatech.edu>
Date: Mon, 07 Jan 2002 11:29:27 -0500
From: Charles Wilson <cwilson@ece.gatech.edu>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2
X-Accept-Language: en-us
MIME-Version: 1.0
To: Jorge Goncalvez <goncal11@col.bsf.alcatel.fr>
CC: cygwin@cygwin.com
Subject: Re: zip and Cygwin
References: <200201071546.QAA19075@cabs40.col.bsf.alcatel.fr>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit



Jorge Goncalvez wrote:

> Hi, I wonder if it is possible to make an excutable (Win32 exe ) with zip.


No.


> I tried with th eoption -A but it didn't make an exe.
> Thanks.


According to the man page for zip, -A is for adjusting the internal 
offset records within a pre-existing self extracting archive, created by 
prepending the 'SFX' stub to the front of the zip archive.  However, as 
documented by the man page, -A only works on the Amiga port of zip.

The SFX stub is not distributed with GNU zip -- it's actally part of the 
PKzip distribution I think.  (It wouldn't make sense to have a GNU 
version of the SFX stub -- think about the sourcecode redistribution 
requirements...)

--Chuck




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

