Difference between revisions of "Library compatibility"

From GNUstepWiki
Jump to navigation Jump to search
(Library version comptibility)
(No difference)

Revision as of 19:36, 8 November 2007

This is a basic list of version compatibility between the diffrerent GNUstep libraries and, perhaps, other programs that people would like to add.


GNUstep Make

No specific requirements

GNUstep Base

Version Requires
1.13.0 make >= 1.13.0
1.14.X make >= 2.0.0
1.15.X make >= 2.0.0

GNUstep GUI

Version Requires
0.11.0 make >= 0.11.0 and < 2.0.0 (may be incompatible), base >= 0.11.0
0.12.0 make >= 2.0.0, base >= 0.14.0
0.13.0 make >= 2.0.0, base >= 0.15.1

GNUstep Back

Major and minor version must match Gui major and minor version.