From 988bcb58f580253e2ccbb6d4a2e03ad6cc1d9140 Mon Sep 17 00:00:00 2001 From: Albert Cheng Date: Fri, 20 Jul 2001 18:07:16 -0500 Subject: [svn-r4252] Purpose: document update Description: The information of setting SGI_ABI seemed to confuse some user. Removed it since it is extra information in addition to the preferred method of "CC=... ./configure". Experienced user in IRIX64 would know that option. Platforms tested: Eyeballed. --- release_docs/INSTALL | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/release_docs/INSTALL b/release_docs/INSTALL index 20ce060..1dc06db 100644 --- a/release_docs/INSTALL +++ b/release_docs/INSTALL @@ -236,14 +236,7 @@ On Irix64 the default compiler is `cc'. To use an alternate compiler specify it with the CC variable: - $ CC='cc -o32' ./configure - - One may also use various environment variables to change the - behavior of the compiler. E.g., to ask for -n32 ABI: - - $ SGI_ABI=-n32 - $ export SGI_ABI - $ ./configure + $ CC='cc -n32' ./configure Similarly, users compiling on a Solaris machine and desiring to build the distribution with 64-bit support should specify the -- cgit v0.12