X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Sun, 3 May 2009 14:04:20 -0400
From: Christopher Faylor <cgf-use-the-mailinglist-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Xerces-C: two issues with gcc4/cygwin-1.7
Message-ID: <20090503180420.GA13871@ednor.casa.cgf.cx>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <49FDDA6E.80607@cwilson.fastmail.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@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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/

