I'm going to be porting a CodeWarrior shared library, which I use
with RB apps (PEF), to XCode. This will allow me to use the shared
library with RB Mach-O apps, and hopefully make the transition to
MacTel possible.
It seems, though, that there are a variety of Mach-O library types.
My question is, which of these can RB link to (and which would be
better for creating a library for RB)?
* dynamic libraries
* frameworks
* bundle files
* loadable bundle packages
* relocatable object files
* static archive libraries
I'd appreciate any info that someone here can give me.
Thanks!
Jon
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|