From 9c42693d000d823cfd447e7f0fd489ecd5ac47a3 Mon Sep 17 00:00:00 2001 From: rtr Date: Sun, 20 Apr 2008 02:58:51 +0000 Subject: 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. --- bootstrap/README.MacOSX | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'bootstrap') diff --git a/bootstrap/README.MacOSX b/bootstrap/README.MacOSX index c59e4b2fd45..f7e7d7f1e7c 100644 --- a/bootstrap/README.MacOSX +++ b/bootstrap/README.MacOSX @@ -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 @@ may have this on CD. If not, you can download it from Apple's 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 -- cgit v1.2.3