| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-ID: | <3C39CCE7.4030108@ece.gatech.edu> |
| Date: | Mon, 07 Jan 2002 11:29:27 -0500 |
| From: | Charles Wilson <cwilson AT ece DOT gatech DOT 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 AT col DOT bsf DOT alcatel DOT fr> |
| CC: | cygwin AT cygwin DOT com |
| Subject: | Re: zip and Cygwin |
| References: | <200201071546 DOT QAA19075 AT cabs40 DOT col DOT bsf DOT alcatel DOT fr> |
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |