Skip to content

Commit 42c2af2

Browse files
committed
Point out that under Xcode 9 the 10.10 SDK is required for 32-bit Mac OS X.
1 parent 8a833c8 commit 42c2af2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.macos32x86/HowToBuild

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,8 @@ SDKs and Problems
173173
-----------------
174174
The makefiles will use the oldest available SDK that is installed that is new
175175
enough to build the system. The 32-bit build requires at least the 10.9 SDK.
176+
Under Zcode 9, getversion fails to compile using 10.9 and one must use at least
177+
the 10.10 SDK.
176178
SDKs are installed in
177179
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/
178180
To obtain SDKs one way is to web search for "obtaining older sdks for Xcode",

0 commit comments

Comments
 (0)