| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
The easiest way would be to wrap your shared library in a bundle and use CFBundle; it will handle the cross-ABI issues for you. If this is not feasible, you can call CFM code from Mach-o code with a small amount of assembly glue--look in the documentation for the cross-fragment calling sequence.
I didn't create the shared library - can I still wrap it into a bundle? All I have is the .shlb file. The assembly glue part might be a bit over my head unfortunatly, but I'll check it out.
| 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.