This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Port of unzip 5.4 anybody?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]