Re: "weak link" framework refs for 10.1 compatibility?
Re: "weak link" framework refs for 10.1 compatibility?
- Subject: Re: "weak link" framework refs for 10.1 compatibility?
- From: Finlay Dobbie <email@hidden>
- Date: Sun, 10 Nov 2002 15:30:11 +0000
On Sunday, November 10, 2002, at 07:39 am, Rosyna wrote:
But uhm... frameworks are bundles, aren't they?
Depends what you mean by "bundle", but in the terminology Ondra was
referring to, no, they're not. Frameworks are just dynamic library
(.dylib) + headers, whereas bundles are dynamically loadable things,
like plugins and so on (.so). See the Linker release notes, linker
manpage, and /usr/include/mach-o/dyld.h for more info :-)
-- Finlay
_______________________________________________
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.