From: Xavier Leroy <xavier.leroy@inria.fr>
To: John Max Skaller <skaller@ozemail.com.au>
Cc: Jacques Garrigue <garrigue@kurims.kyoto-u.ac.jp>,
rnyberg@it.su.se, caml-list@inria.fr
Subject: Re: [Caml-list] shared libraries [pcre-ocaml]
Date: Wed, 24 Apr 2002 14:13:18 +0200 [thread overview]
Message-ID: <20020424141318.B17777@pauillac.inria.fr> (raw)
In-Reply-To: <3CC5FA3E.9020706@ozemail.com.au>; from skaller@ozemail.com.au on Wed, Apr 24, 2002 at 10:20:14AM +1000
> Yeah. The correct answer is to fix the stupid dynamic
> loader hackery used in unix systems. Obviously,
> there should be a way to load a library from
> the directory in which the caller is installed:
Agreed. The Win32 dynamic loader gets this right. Another workaround
would be to have an API to manipulate the search path of the dynamic
loader at run-time, but setenv("LD_LIBRARY_PATH", ...) doesn't work
because usually the value of LD_LIBRARY_PATH is cached at program
start-up time.
- Xavier Leroy
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
prev parent reply other threads:[~2002-04-24 12:14 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-22 8:30 Richard Nyberg
2002-04-22 9:42 ` Markus Mottl
2002-04-22 10:03 ` Richard Nyberg
2002-04-22 20:29 ` John Max Skaller
2002-04-23 0:43 ` Jacques Garrigue
2002-04-23 6:51 ` Richard Nyberg
2002-04-23 9:59 ` Markus Mottl
2002-04-24 0:20 ` John Max Skaller
2002-04-24 12:13 ` Xavier Leroy [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20020424141318.B17777@pauillac.inria.fr \
--to=xavier.leroy@inria.fr \
--cc=caml-list@inria.fr \
--cc=garrigue@kurims.kyoto-u.ac.jp \
--cc=rnyberg@it.su.se \
--cc=skaller@ozemail.com.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox