• 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: linking with a PEF stub library
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: linking with a PEF stub library


  • Subject: Re: linking with a PEF stub library
  • From: daniel <email@hidden>
  • Date: Wed, 17 Nov 2004 00:34:25 -0800

The less pessimistic answer is that you can almost certainly use CFBundle to load the code out of the CFM library (not the stub library!) at runtime. You just need to be able to find the actual CFM library at runtime, point CFBundle at it, and ask for entry points by name.

Daniel

On Nov 16, 2004, at 6:32 PM, Nick Zitzmann wrote:

You can't directly link to it. The linker can not link Mach-O and PEF code together, and neither GCC nor the linker support generating PEF files. You may, however, be able to load the library in code using CoreFoundation's CFBundle API. Good luck.

_______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >linking with a PEF stub library (From: Craig Knelsen <email@hidden>)
 >Re: linking with a PEF stub library (From: Nick Zitzmann <email@hidden>)

  • Prev by Date: Re: How to toggle multi vs separate editor mode?
  • Next by Date: Re: Making my release build
  • Previous by thread: Re: linking with a PEF stub library
  • Next by thread: Re: linking with a PEF stub library
  • Index(es):
    • Date
    • Thread