Library combos

From GNUstepWiki
Revision as of 18:20, 22 October 2009 by Martin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Library combos are compile-time decisions about which libraries and runtimes to use. Since the only other major libraries are from Apple, this applies only to Darwin and Mac OS X.

There are three libraries that can be linked to. The Objective-C runtime, the Foundation implementation, and the AppKit implementation.