delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
X-Injected-Via-Gmane: | http://gmane.org/ |
To: | cygwin AT cygwin DOT com |
From: | Teun Burgers <a DOT rburgers AT freeler DOT nl> |
Subject: | Re: libtool 20030216: problem recognizing import libraries |
Date: | Fri, 07 Mar 2003 21:03:08 +0100 |
Lines: | 28 |
Message-ID: | <3E68FAFC.2C4BA1AF@freeler.nl> |
References: | <3E685D89 DOT D4F7B8E4 AT ecn DOT nl> <3E68E8BA DOT 4030008 AT ece DOT gatech DOT edu> <3E68F447 DOT EFFE2992 AT freeler DOT nl> |
Mime-Version: | 1.0 |
X-Complaints-To: | usenet AT main DOT gmane DOT org |
X-Accept-Language: | en |
Teun Burgers wrote: > > Charles Wilson wrote: > > > Now, about your problem: I'm a bit confused, because I do *not* see that > > behavior. Please take the attached script, which contains only the new > > win32_libid() code -- the only parted changed by the patched > > libtool-20030216 -- and run the following tests: > > > > ./cygwin_libid /usr/lib/libcygwin.a > > ./cygwin_libid /usr/lib/w32api/libuser32.a > > ./cygwin_libid /usr/lib/w32api/libadvapi32.a > > ./cygwin_libid /usr/lib/w32api/libkernel32.a > > ./cygwin_libid /usr/lib/w32api/libshell32.a > > > > And report back... I've found the culprit. I installed the perl LWP module which installs a HEAD script that fetches the header of an URL. On unix HEAD and head are different but on cygwin having both HEAD and head.exe along the path causes a problem... After removing the HEAD script cygwin_libid reports x86 archive import So maybe cygwin_libid should call /usr/bin/head.exe instead of just head? Teun -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |