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://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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 |
Message-ID: | <41662639.3030306@cwilson.fastmail.fm> |
Date: | Fri, 08 Oct 2004 01:31:37 -0400 |
From: | Charles Wilson <cygwin AT cwilson DOT fastmail DOT fm> |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040616 MultiZilla/1.6.4.0b |
MIME-Version: | 1.0 |
To: | "Gerrit @ cygwin" <cygwin AT cygwin DOT com> |
Subject: | Re: libtool bug |
References: | <16741 DOT 49587 DOT 333388 DOT 685699 AT byrd DOT xs4all DOT nl> <1968842951 DOT 20041008015659 AT familiehaase DOT de> |
In-Reply-To: | <1968842951.20041008015659@familiehaase.de> |
Gerrit P. Haase wrote: > $ diff -ud ltmain.sh.old ltmain.sh > --- ltmain.sh.old 2004-10-08 01:56:36.797564800 +0200 > +++ ltmain.sh 2004-10-02 02:24:08.852576000 +0200 > @@ -2416,7 +2416,7 @@ > { test "$prefer_static_libs" = no || test -z "$old_library"; }; then > if test "$installed" = no; then > notinst_deplibs="$notinst_deplibs $lib" > - need_relink=yes > + need_relink=no > fi > # This is a shared library Obviously, this patch can't go back to the "real" libtool because it turns off relinking for all platforms, not just cygwin. I'm testing something related in the libtool-2.0pre baseline...stay tuned. I recall this came up earlier but I can't find it in the archives. What was my objection back then? I'm sure someone objected, because otherwise it would have gone in; and I'm sure it was me, because nobody else cares about the libtool internals. :-) -- Chuck -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |