summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2017-09-21 19:42:16 +0000
committergdt <gdt@pkgsrc.org>2017-09-21 19:42:16 +0000
commit03ae940baaecf92d8e4de598ef50ee586c5ffb88 (patch)
tree522b4891bd16ebaf0f57c88b0de93c0a7361698c /bootstrap
parent0dc56ab6778939bde3ec591d95e531a14806a30f (diff)
downloadpkgsrc-03ae940baaecf92d8e4de598ef50ee586c5ffb88.tar.gz
bootstrap/MacOSX: explain tools issues for 10.12
Diffstat (limited to 'bootstrap')
-rw-r--r--bootstrap/README.MacOSX18
1 files changed, 9 insertions, 9 deletions
diff --git a/bootstrap/README.MacOSX b/bootstrap/README.MacOSX
index 87d90235141..47c5167210a 100644
--- a/bootstrap/README.MacOSX
+++ b/bootstrap/README.MacOSX
@@ -1,4 +1,4 @@
-$NetBSD: README.MacOSX,v 1.33 2017/01/09 16:19:28 sevan Exp $
+$NetBSD: README.MacOSX,v 1.34 2017/09/21 19:42:16 gdt Exp $
This file describes the use of current versions of pkgsrc with
multiple versions of Darwin and OS X, omitting information about previous pkgsrc
@@ -117,21 +117,18 @@ Therefore, pkgsrc uses nbsed on 10.9.
** XCode
-This section applies to 10.6 through 10.10.
+This section applies to 10.6 through 10.12.
If you haven't already, you will need to install the OS X
Developer Tools package (XCode) to obtain a compiler, etc. The
procedure depends on the version of OS X; recent versions use the
App Store.
-** Command-line Tools
+*** Command-line Tools
-In 10.11, XCode has been reported as unsuitable [TODO: add details,
-but it seems it doesn't include an SDK for itself]. Instead, it is
-recommend to install command-line tools.
-
-Command Line Tools for Xcode can be obtained from
-https://developer.apple.com/downloads/
+XCode 9 (the current version), even when installed on OS X 10.12, does
+not include an SDK for 10.12. If one installs "Commmand Line Tools",
+then pkgsrc can use the compiler.
Since Xcode 7 (installed from the Apple Store) the development
environment can upgrade itself without interaction from the user, but
@@ -140,6 +137,9 @@ cause system header files like stdlib.h not to be found by pkgsrc.
The command `xcode-select --install' will install the Command Line
Tools for Xcode.
+In the past at least, Command Line Tools for Xcode could be obtained
+from https://developer.apple.com/downloads/
+
** cvs
Note that as of 10.9, cvs is no longer provided by Apple. You can build