summaryrefslogtreecommitdiff
path: root/bootstrap/README.IRIX
diff options
context:
space:
mode:
authorjschauma <jschauma>2005-04-10 22:03:35 +0000
committerjschauma <jschauma>2005-04-10 22:03:35 +0000
commite5fcb880ceffc63e1b9e7b0f25c8ba0f37ac262b (patch)
tree3a257bcc4a183b584c5f3ec1975a1c8a907be207 /bootstrap/README.IRIX
parente7a7185e9359538ffb71615b923188753d7216c0 (diff)
downloadpkgsrc-e5fcb880ceffc63e1b9e7b0f25c8ba0f37ac262b.tar.gz
Update README's for last change in bootsrap.
Diffstat (limited to 'bootstrap/README.IRIX')
-rw-r--r--bootstrap/README.IRIX14
1 files changed, 11 insertions, 3 deletions
diff --git a/bootstrap/README.IRIX b/bootstrap/README.IRIX
index 59c602aeb29..a0085818018 100644
--- a/bootstrap/README.IRIX
+++ b/bootstrap/README.IRIX
@@ -1,4 +1,4 @@
-$NetBSD: README.IRIX,v 1.3 2005/03/24 19:36:30 jschauma Exp $
+$NetBSD: README.IRIX,v 1.4 2005/04/10 22:03:35 jschauma Exp $
You will need a working C compiler, either gcc or SGI's MIPS and MIPSpro
compiler (cc/c89). Please set the CC environment variable according to your
@@ -34,8 +34,16 @@ If you are using SGI's MIPSPro compiler, please set
PKGSRC_COMPILER=mipspro
in /etc/mk.conf -- otherwise, pkgsrc will assume you are using gcc and may end
-up passing invalid flags to the compiler.
+up passing invalid flags to the compiler. Note that bootstrap should create
+an appropriate mk.conf.example by default.
-bootstrap-pkgsrc has been tested on Irix 6.5.23f on:
+If you have both the MIPSPro compiler chain installed as well as gcc, but want
+to make sure that MIPRPro is used, please set your PATH to not include the
+location of gcc (often /usr/freeware/bin), and (important), pass the
+'--preserve-path' flag.
+
+bootstrap-pkgsrc has been tested on:
- an O2 with 1 180 MHZ IP32 Processor (R5000) (n32 ABI)
+ running 6.5.27
- an Origin 200 with 2 180 MHZ IP27 Processors (R10000) (64 ABI)
+ running 6.5.23