Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3C3BE9EE.6000606@ece.gatech.edu> Date: Wed, 09 Jan 2002 01:57:50 -0500 From: Charles Wilson 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: cygwin AT cygwin DOT com Subject: [avail for test] ncurses-5.2-8 and libncurses6-5.2-8 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit I've placed updated versions of these two packages on sourceware, but have marked them 'test'. In order to install them, you must use setup and pick the 'Exp'erimental radio button on the chooser. Changes: fix for the BROKEN_LINKER problem. Now, the public headers DO declare that symbol. (Kinda hackish, but I don't see a better way to implement this change...) updates to the documentation -- removed confusing references to "ncurses_dll.h" (a file which is no longer distributed or used by "newer" cygwin ncurses dists) repackaged the source to make rebuilding easier. (Only Robert will be interested in the following: still kinda kludgy. The build script unpacks and patches the source, then conf, build-static. Then, it removes the .exe's and .a's, applies some hackish patches to the Makefiles under the .build directory, and then build-dynamic. Blech, but it's still better than before. Real fix: --with-libtool -- but that requires updating configure.in from 2.13 to 2.52... later. ) Request: Can somebody verify that they can now build packages without -DBROKEN_LINKER when previously that switch was required? If you maintain a package that depends on libncurses6, ensure that your *CURRENT* version still works when cygncurses6.dll has been upgraded -- without recompiling your client package. I've used vim and nano, and they both work, but I'm hesistant to remove the 'test' designation on this release until it's been verified to 'do no harm'. --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/