X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Sun, 3 May 2009 14:04:20 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Xerces-C: two issues with gcc4/cygwin-1.7 Message-ID: <20090503180420.GA13871@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <49FDDA6E DOT 80607 AT cwilson DOT fastmail DOT fm> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49FDDA6E.80607@cwilson.fastmail.fm> User-Agent: Mutt/1.5.16 (2007-06-09) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Sun, May 03, 2009 at 01:54:54PM -0400, Charles Wilson wrote: >I've been trying to compile xerces-c 3.0 for cygwin-1.7, and I've run >into two problems. First, the -lpthread issue showed up again: > >*** Warning: linker path does not have real file for library -lpthread. >*** I have the capability to make that library automatically link in when >*** you link to this library. But I can only do this if you have a >*** shared version of the library, which you do not appear to have > >$ cygcheck -cd cygwin >cygwin 1.7.0-46 > >I thought this had been fixed as of 1.7.0-45 -- or does libtool need a >tweak to accept the "new" libpthread.a as an import library? From http://cygwin.com/ml/cygwin-announce/2009-04/msg00025.html # To: cygwin-announce at cygwin dot com # Date: Tue, 14 Apr 2009 19:01:10 +0200 # Subject: [1.7] Updated: cygwin-1.7.0-46 From "cvs log speclib" revision 1.23 date: 2009/04/18 17:23:45; author: cgf; state: Exp; lines: +29 -7 * mkimport: Specify .text for stub explicitly. * speclib: Add a dummy '.idata$7' section referring to the dll associated with the real import library. cgf -- 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/