• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Call CFM shlb from Cocoa
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Call CFM shlb from Cocoa


  • Subject: Re: Call CFM shlb from Cocoa
  • From: Douglas Davidson <email@hidden>
  • Date: Tue, 30 Sep 2003 11:48:57 -0700

On Tuesday, September 30, 2003, at 10:10 AM, John Tsombakos wrote:

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.

Wrapping it in a bundle is simply a matter of putting it into the appropriate directory structure, so yes, if you have the file and can control where it is installed, you can bundle it.

Douglas Davidson
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: Address Book Helper code released to public domain
  • Next by Date: Multi document: design question
  • Previous by thread: Re: Call CFM shlb from Cocoa
  • Next by thread: Re: Call CFM shlb from Cocoa
  • Index(es):
    • Date
    • Thread