pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/bootstrap note that if you intend to use gcc 4 on Tige...
details: https://anonhg.NetBSD.org/pkgsrc/rev/01b4812e24ee
branches: trunk
changeset: 541328:01b4812e24ee
user: rtr <rtr%pkgsrc.org@localhost>
date: Sun Apr 20 02:58:51 2008 +0000
description:
note that if you intend to use gcc 4 on Tiger that you need to download
the xcode 2.5 development package. gcc4 that comes with xcode 2.0 builds
broken pkg_install tools.
diffstat:
bootstrap/README.MacOSX | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 3273e1d79f1e -r 01b4812e24ee bootstrap/README.MacOSX
--- a/bootstrap/README.MacOSX Sun Apr 20 02:48:38 2008 +0000
+++ b/bootstrap/README.MacOSX Sun Apr 20 02:58:51 2008 +0000
@@ -1,4 +1,4 @@
-$NetBSD: README.MacOSX,v 1.4 2004/10/24 11:17:45 grant Exp $
+$NetBSD: README.MacOSX,v 1.5 2008/04/20 02:58:51 rtr Exp $
Please read "README.Darwin" as well, as everything there also applies
to Mac OS X.
@@ -42,6 +42,10 @@
Developer Connection. (You will need to register for a free ADC
account.) See http://developer.apple.com/macosx/ for details.
+Note for MacOS X 1.4 (Tiger) you will need to download xcode 2.5
+if you intend to use gcc 4. gcc 4.0.0 bundled with xcode 2.0 on
+the desktop installation dvds builds broken pkg_install tools.
+
If you plan to build packages that use the X11 Window System, you will
also need to make sure you have X11 installed. OS X 10.3 (Panther)
includes X11 and X11 SDK packages on CD. If you are using an older
Home |
Main Index |
Thread Index |
Old Index