Mailing-List: contact cygwin-announce-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner AT cygwin DOT com Reply-To: The Cygwin Mailing List Delivered-To: mailing list cygwin-announce AT cygwin DOT com Delivered-To: moderator for cygwin-announce AT cygwin DOT com Message-ID: <3F5AEEAA.2090807@ece.gatech.edu> Date: Sun, 07 Sep 2003 04:39:06 -0400 From: Charles Wilson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cygwin-announce AT cygwin DOT com Subject: NEW: mingw-zlib-1.1.4-4 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 DOT com AT cygwin DOT 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.