At 3:10 PM -0700 8/30/04, Matt Kennedy (via RT) wrote:
The current implementation of Parrot_dlopen on OS X doesn't check
DYLD_LIBRARY_PATH for a library if set. This behavior differs from how
the dlcompat implementation works and how dlopen works on other
platforms like linux. It also makes running bytecode that uses loadlib
to load system libraries for extensions or running outside of the root
parrot directory a pain.

This patch modifies config/gen/platform/darwin/dl.c to follow the
behavior for checking DYLD_LIBRARY_PATH and DYLD_FALLBACK_LIBRARY_PATH
described in dyld(1).

Applied, thanks. -- Dan

--------------------------------------it's like this-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to