| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Due to the fact that perl has dlclose and dlsym as global functions on darwin/Mac OS X, it is a little difficult to use the dlcompat (http://www.opendarwin.org/projects/dlcompat) library with apps that use libperl.
The dlclose function is not referenced directly anywhere in perl, and dlsym is only called from within dl_dyld.xs.
The fact that dlopen and dlerror are declared static makes this situation worse (dlcompat's dlopen get's called, but libperl's dlsym (a major pain to sort out link order and so on).
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.