This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Xerces-C: two issues with gcc4/cygwin-1.7


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]