Difference between revisions of "Library combos"

From GNUstepWiki
Jump to navigation Jump to search
(No difference)

Revision as of 18:20, 22 October 2009

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.