X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <49CE38C8.2010609@gmail.com> Date: Sat, 28 Mar 2009 14:48:40 +0000 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: [SOLVED] Re: under cygwin, zsh cannot run when built against ncurses9-5.7-13 References: <49BF1770 DOT 9020007 AT gmail DOT com> <49C00B83 DOT 8050302 AT gmail DOT com> <20090317222721 DOT GB1505 AT ednor DOT casa DOT cgf DOT cx> <49C07781 DOT 1090702 AT gmail DOT com> <20090318053237 DOT GA31643 AT ednor DOT casa DOT cgf DOT cx> <49C09F09 DOT 3040804 AT gmail DOT com> <20090319103136 DOT GB26397 AT calimero DOT vinschen DOT de> <49CA2860 DOT 4090008 AT gmail DOT com> <20090325142928 DOT GC5286 AT ednor DOT casa DOT cgf DOT cx> <20090328050349 DOT GA23832 AT ednor DOT casa DOT cgf DOT cx> In-Reply-To: <20090328050349.GA23832@ednor.casa.cgf.cx> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Christopher Faylor wrote: > I've rewritten speclib (for the third or fourth time). It should use a > more foolproof method to create the .a files. The output from "objdump > -p" still shows separate "DLL Name" sections whenever one of these > special libraries is used but hopefully this is no longer an issue > since the import libraries should now be well-formed. Yes, multiple import tables for the same DLL Name are definitely OK; if MS ever do anything to change this, we'll have real problems with auto-import. > Can you confirm if this fixes the problem Dave? Works like a charm! Thanks. cheers, DaveK -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/