pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/bootstrap bootstrap/MacOSX: explain tools issues for 1...
details: https://anonhg.NetBSD.org/pkgsrc/rev/badf3752a972
branches: trunk
changeset: 368918:badf3752a972
user: gdt <gdt%pkgsrc.org@localhost>
date: Thu Sep 21 19:42:16 2017 +0000
description:
bootstrap/MacOSX: explain tools issues for 10.12
diffstat:
bootstrap/README.MacOSX | 18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)
diffs (46 lines):
diff -r c44fa3c4684b -r badf3752a972 bootstrap/README.MacOSX
--- a/bootstrap/README.MacOSX Thu Sep 21 19:25:28 2017 +0000
+++ b/bootstrap/README.MacOSX Thu Sep 21 19:42:16 2017 +0000
@@ -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 @@
** 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 @@
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
Home |
Main Index |
Thread Index |
Old Index