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 |
Date: | Tue, 10 Oct 2000 17:08:08 -0400 |
Message-Id: | <200010102108.RAA12862@envy.delorie.com> |
From: | DJ Delorie <dj AT delorie DOT com> |
To: | timr AT viaworks DOT com |
CC: | cygwin AT sources DOT redhat DOT com |
In-reply-to: | <Pine.LNX.4.10.10010101400300.16454-100000@vserver.viaworks.com> |
(message from Tim Reed on Tue, 10 Oct 2000 14:06:49 -0700 (PDT)) | |
Subject: | Re: dllwrap and excluded symbols |
References: | <Pine DOT LNX DOT 4 DOT 10 DOT 10010101400300 DOT 16454-100000 AT vserver DOT viaworks DOT com> |
> Using Taskinfo2000 and a debugger I've noticed that the dll just > doesn't load in the C runtime dlls in Win2k. Consequently, when that > dll makes a call to malloc I get a Memory Access Violation since the > symbol wasn't resolved to a valid address. Sounds like a bug. Do regular mingw programs work? > Would you recommend that I write an entry point that just calls > LoadLibrary on the needed dlls? No, the import tables are supposed to just work. > I realize you might not know the inner workings of mingw, but do you > know where I get this kind of info? www.mingw.org But, -mno-cygwin isn't quite the same as mingw - it uses the copy of the mingw runtime inside the cygwin package. -- 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 |