| 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: | Fri, 16 Mar 2001 10:32:53 -0500 |
| From: | Christopher Faylor <cgf AT redhat DOT com> |
| To: | Cygwin <cygwin AT cygwin DOT com> |
| Subject: | Re: Win32 error 127 with dlsym & dlopen |
| Message-ID: | <20010316103253.H11518@redhat.com> |
| Reply-To: | cygwin AT cygwin DOT com |
| Mail-Followup-To: | Cygwin <cygwin AT cygwin DOT com> |
| References: | <003f01c0adf8$f3643820$db011fac AT fer DOT ucs DOT co DOT za> |
| Mime-Version: | 1.0 |
| User-Agent: | Mutt/1.3.11i |
| In-Reply-To: | <003f01c0adf8$f3643820$db011fac@fer.ucs.co.za>; from fer@ucs.co.za on Fri, Mar 16, 2001 at 11:10:31AM +0200 |
On Fri, Mar 16, 2001 at 11:10:31AM +0200, Frans Rossouw wrote: >Hey all > >OK, you are probably all sick of me by now but here goes anyways :) > >a) i) Does anyone know if dlopen has been modified to cater for: > > handle = dlopen (NULL, RTLD_LAZY); > ^^ > at this stage, the only way to stop the dlopen > from generating a error 127 is to give an absolute path to the .exe?? > > ii)When I try to use a dlsym after the dlopen I also get the error 127? > Does anyone know how I can get by this? > fPtr = (int (*)(int)) dlsym (handle, buf); > >b) Does anyone have a patched version somewhere? >c) Can you guys help me patch it myself? Try a snapshot: http://cygwin.com/ , look for "Snapshots". cgf -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |