Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-ID: <387E0363.4C6FC672@ece.gatech.edu>
Date: Thu, 13 Jan 2000 11:54:59 -0500
From: Charles Wilson <cwilson@ece.gatech.edu>
X-Mailer: Mozilla 4.7 [en] (X11; U; SunOS 5.7 sun4u)
X-Accept-Language: en
MIME-Version: 1.0
To: Andre Oliveira da Costa <costa@cade.com.br>
CC: Cygwin <cygwin@sourceware.cygnus.com>
Subject: Re: Port of unzip 5.4 anybody?
References: <001201bf5de5$80dc04e0$8400000a@costa.cadenet.com.br>
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

Andre -
  I had no luck with 5.4 either. So I reverted back to 5.32 which
compiles nicely. Unfortunately the source is hard to find; I've got it
stashed away on http://cygutils.netpedia.net/ [click usr-local]

--Chuck



Andre Oliveira da Costa wrote:
> 
> Hi there,
> 
> has anybody been able to port unzip 5.4 to cygwin? After following the
> instructions on the "GnuWin32 package Report", I managed to successfullt
> compile the source. The problem arises during the link step:
> 
> [ /tmp/unzip-5.40 ] make cygwin
> make generic CC=gcc LD=gcc CF="-O2 -fno-strength-reduce -Wall -I.  "
> gcc -o unzip -Xlinker -t unzip.o crc32.o crctab.o crypt.o envargs.o
> explode.o ex
> tract.o fileio.o globals.o inflate.o list.o match.o process.o ttyio.o
> unreduce.o
>  unshrink.o zipinfo.o unix.o -s
> collect2: ld returned 1 exit status
> make[1]: *** [unzip] Error 1
> make: *** [cygwin] Error 2
> 
> Any clues? I tried putting -Xlinker -M, but couldn't get no output
> (obviously I did something wrong...)
> 
> My basic system information is:
> 
> [ /tmp/unzip-5.40 ] uname -a
> CYGWIN_NT-4.0 COSTA   22.0(0.16/3/2) 1999-11-23 09:38:16 i586 unknown
> [ /tmp/unzip-5.40 ] gcc -v
> Reading specs from
> /Cygnus/cygwin-b20/H-i586-cygwin32/lib/gcc-lib/i586-cygwin32/
> 2.95.2/specs
> gcc version 2.95.2 19991024 (release)
> 
> TIA.
> 
> Best regards,
> 
> Andre
> --
> André Oliveira da Costa
> (costa@cade.com.br)
> 
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

