This is the mail archive of the cygwin-announce@cygwin.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]
Other format: [Raw text]

NEW: mingw-zlib-1.1.4-4


I've made a new package available on sourceware: mingw-zlib contains the zlib distribution compiled using 'gcc -mno-cygwin' and installed into /usr/include/mingw/ and /usr/lib/mingw.

It includes:

usr/bin/mgwz.dll
usr/include/mingw/zconf.h
usr/include/mingw/zlib.h
usr/lib/mingw/libz.a
usr/lib/mingw/libz.dll.a

and documentation. (Note that the dll is named 'mgwz.dll' to prevent conflicts with 'cygz.dll')

The idea is for this library to be used by binaries that are part of the cygwin distribution, but which cannot use the cygwin kernel services -- such as setup.exe or cygcheck.exe, among others.

I'd bet that most of those applications would probably want to link directly to libz.a or use 'ld .... -Bstatic -lz -Bdynamic' rather than link to dynamically, but we'll play that by ear.

--
Chuck

P.S. Yes, I know this didn't go thru the official process, but I got the impression that cgf wanted to include this functionality (e.g. the speedup of cygcheck via zlib library calls instead of zcat.exe) in the imminent release of cygwin-1.5.4, and I figured this would be fairly non-controversial.




To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Then, run setup and answer all of the questions.

*** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there.  It will be in the format:

cygwin-announce-unsubscribe-you=yourdomain.com@cygwin.com

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at the above URL.





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