| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Thanks Godfrey,_______________________________________________
On 1/31/03 6:13 PM, "Godfrey van der Linden" <email@hidden> wrote:
A kext is incapable of refereing to a bundle. The two environments
are totally different. You appear to be asking for the ability of a
kernel extension to load a dylib into the kernel's address space.
Not allowed I'm afraid.
Actually, I originally did want to do what you mentioned, but I've since
realized that I can't do that. What I've been trying to do now is just
build a library that can be found, recognized, and loaded based on its
presence in a kext's OSBundleLibraries dictionary.
The OSBundleLibraries dictionary key is intended for exactly this
purpose and yes I know it is pretty clunky.
That's what I'm trying to use, but it appears that I'm building the library
wrong or putting it in the wrong place. Don't OSBundleLibraries live in
bundles? When my kext's OSBundleLibraries entries referred to other kexts,
everything hooked up. But, I'm having trouble building a non-kext library
that I can reference as a dependency via OSBundleLibraries. Is there a
description somewhere of what I need to do to make this work, or an example
that does this?
I know this has got to be a basic task, and I'm probably making it much more
confusing than it needs to be.
Thanks,
- Dave
| 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.