From 35ca82ab5cd0d75eabb5967940b519d60e96c5b8 Mon Sep 17 00:00:00 2001 From: grant Date: Sun, 24 Oct 2004 11:17:45 +0000 Subject: note that you need -ma to bootstrap with xlc. --- 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 3dc1e87c4d5..c59e4b2fd45 100644 --- a/bootstrap/README.MacOSX +++ b/bootstrap/README.MacOSX @@ -1,4 +1,4 @@ -$NetBSD: README.MacOSX,v 1.3 2004/10/07 13:28:48 grant Exp $ +$NetBSD: README.MacOSX,v 1.4 2004/10/24 11:17:45 grant Exp $ Please read "README.Darwin" as well, as everything there also applies to Mac OS X. @@ -68,3 +68,7 @@ then run: /opt/ibmcmp/vacpp/6.0/bin/vacpp_configure -gcc /usr -install -force as root to install the configuration. + +to bootstrap with xlc, you need to make sure CFLAGS contains "-ma": + +env CC=/opt/ibmcmp/vacpp/6.0/bin/xlc CFLAGS=-ma ./bootstrap -- cgit v1.2.3