From fd868ec296775ab2d95dbf0914813a2360ced963 Mon Sep 17 00:00:00 2001 From: jschauma Date: Thu, 24 Mar 2005 19:36:30 +0000 Subject: Add a note to set PKGSRC_COMPILER=mipspro if this compiler is used. Otherwise, wrong CFLAGS might be passed. XXX: we probably want to add a check for the proper compiler into the bootstrap process and add this line automatically, if necessary. --- bootstrap/README.IRIX | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'bootstrap/README.IRIX') diff --git a/bootstrap/README.IRIX b/bootstrap/README.IRIX index 277b46f66a2..59c602aeb29 100644 --- a/bootstrap/README.IRIX +++ b/bootstrap/README.IRIX @@ -1,4 +1,4 @@ -$NetBSD: README.IRIX,v 1.2 2004/09/12 17:43:37 jschauma Exp $ +$NetBSD: README.IRIX,v 1.3 2005/03/24 19:36:30 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 @@ -29,6 +29,13 @@ such as imake(1), but you may want to set some options depending on your local setup. Please see pkgsrc/mk/bsd.pkg.defaults.mk and, of course, your compilers man pages for details. +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. + bootstrap-pkgsrc has been tested on Irix 6.5.23f on: - an O2 with 1 180 MHZ IP32 Processor (R5000) (n32 ABI) - an Origin 200 with 2 180 MHZ IP27 Processors (R10000) (64 ABI) -- cgit v1.2.3