delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
From: | Chris Faylor <cgf AT cygnus DOT com> |
Date: | Tue, 19 Sep 2000 07:24:47 -0400 |
To: | cygwin AT sources DOT redhat DOT com |
Subject: | Re: libtooldl |
Message-ID: | <20000919072447.E27571@cygnus.com> |
Reply-To: | cygwin AT sources DOT redhat DOT com |
Mail-Followup-To: | cygwin AT sources DOT redhat DOT com |
References: | <005301c0222b$1b649a90$f7c723cb AT lifelesswks> |
Mime-Version: | 1.0 |
User-Agent: | Mutt/1.3.6i |
In-Reply-To: | <005301c0222b$1b649a90$f7c723cb@lifelesswks>; from robert.collins@itdomain.com.au on Tue, Sep 19, 2000 at 07:26:05PM +1100 |
On Tue, Sep 19, 2000 at 07:26:05PM +1100, Robert Collins wrote: >If I understand the dlopen issue correctly, no software that uses >LoadLibrary() directly will work properly under cygwin due to MS wierdness? LoadLibrary doesn't work correctly with fork(). That's it. It's not MS weirdness, really. Microsoft surely didn't anticipate cygwin fork(). >so libtooldl (or whatever the libtool dl functions are prefixed with) won't >work properly as they use LoadLibrary(). Sounds like it. >I think that either LoadLibrary() should not be accessible from cygwin, or a >wrapper should be written. (Sorry Chris, I'll just speak up and suggest >_more_ work for you shall I?) I'm not going to write a wrapper and I am certainly not going to eliminate LoadLibrary(). As always, if someone else wants to do this, however, I'll gladly look into a patch. Writing a wrapper for LoadLibrary will be pretty tricky, though. cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |