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 |
Date: | Mon, 25 Nov 2002 22:30:39 -0500 |
From: | Christopher Faylor <cgf AT redhat DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: [Patch] skipping import libraries for performance reasons - direct auto-import of dll's |
Message-ID: | <20021126033039.GA18478@redhat.com> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <00fe01c29480$b9453340$cd6407d5 AT BRAMSCHE> <20021126013800 DOT GA14011 AT redhat DOT com> <3DE2E86D DOT 6010303 AT ece DOT gatech DOT edu> |
Mime-Version: | 1.0 |
In-Reply-To: | <3DE2E86D.6010303@ece.gatech.edu> |
User-Agent: | Mutt/1.5.1i |
On Mon, Nov 25, 2002 at 10:20:13PM -0500, Charles Wilson wrote: >Christopher Faylor wrote: >>On Mon, Nov 25, 2002 at 01:46:50PM +0100, Ralf Habacker wrote: >>>3. ld works more like the linux version. There are only static >>>archives and shared libraries which could be linked directly without >>>the indirection of using import libraries. This simplifies for example >>>libtool handling. >>> >> >>I don't see how. If anything it would complicate libtool handling >>since libtool would have to know about both import libraries and dlls. >>You can't just give up on import libraries, if for no other reason than >>some libraries (like cygwin's for instance) contain a combination of >>import data and static data. > > >Yep. I think this is better handled as follows: Another thing that "would be nice" would be to speed up the handling of import libraries. It might not be necessary for ld to be as slow as it is. cgf -- 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 |