delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Date: | Tue, 11 Apr 2006 14:21:08 -0700 (PDT) |
From: | Michael McKerns <mmckerns AT its DOT caltech DOT edu> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: 1.15.19 dlopen() dies with no dlerror() |
Message-ID: | <Pine.GSO.4.58.0604111406110.24175@sue> |
MIME-Version: | 1.0 |
X-Spam-Scanned: | at Caltech-ITS on water-dog by amavisd-2.3.3 |
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 |
Yes, yes... I've not given you enough information... $ uname -a CYGWIN_NT-5.1 turro 1.5.19<0.150/4/2) 2006-01-20 13:38 i686 Cygwin Also the file I attached needs to inspect a .dll that is built with the procedure that I described in the first part of the message. So when you got "No such file or directory", it is because dlopen.c is looking for the .dll that is hardwired into the code. You'd need to replace it with a .dll that you built with the aforementioned syntax. I'm using the standard cygwin syntax for building dll's, but I'm useing the raw code that's inside dlltool. See: http://cygwin.com/cygwin-ug-net/dll.html http://cygwin.com/faq.html#faq.programming.dll-relocatable --- Mike McKerns California Institute of Technology -- 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 |