Mailing-List: contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-apps-owner AT sourceware DOT cygnus DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT sources DOT redhat DOT com Message-ID: <024e01c1594e$0aba7ec0$0200a8c0@lifelesswks> From: "Robert Collins" To: "Roth, Kevin P." , References: <6EB31774D39507408D04392F40A10B2BACC640 AT FDYEXC202 DOT mgroupnet DOT com> Subject: Re: .libs issue with cURL Date: Sat, 20 Oct 2001 20:00:25 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-OriginalArrivalTime: 20 Oct 2001 10:05:17.0128 (UTC) FILETIME=[B7EEB480:01C1594E] Kevin, be aware, this may fail for you if you have automake 1.5 on your system. (IIRC the correct issue). Because automake also tried to 'fix' win32 paths, these two things get tangled up :[. The libtool I created is synced to what became automake 1.5, in terms of .exe file extension handling. Rob ----- Original Message ----- From: "Roth, Kevin P." To: Sent: Saturday, October 20, 2001 1:54 AM Subject: RE: .libs issue with cURL > Maybe you can use the 'heavily' patched libtool from Chucks > site? ftp://ftp.uni-erlangen.de/pub/pc/gnuwin32/cygwin/porters/\ > Wilson_Charles_S/robert-collins/contrib/libtool/ Thanks for the suggestion. I tried that, and it still didn't work. > It seems to be s.th. like a 'bug'? Have you also asked the libtool > folks? I was having a bit of trouble knowing if this was a libtool problem, or an automake problem, etc... But I did just go check the libtool mailing list, and sure'nough, there was a recently submitted patch that fixed my problem. For the record, it's at: http://mail.gnu.org/pipermail/libtool/2001-September/005549.html Thanks, --Kevin