Newsgroups: comp.parallel.pvm
From: coulaud@loria.fr (Olivier Coulaud)
Subject: Re: IRIX 6.2.
Organization: CRIN (CNRS) & INRIA Lorraine - Nancy - FRANCE
Date: 26 Sep 1996 07:03:57 GMT
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Message-ID: <52d9st$6v6@muller.loria.fr>

I have exactly the same problem to buid pvm on an indigo R4000. But if you are not
 interested to have a 64-bits application you can modify the sgi64.def file as
 follows

 just put -n32 instead of -64 in ARCHCFLAGS.

ARCHCFLAGS	=	-DSYSVSIGNAL -DRSHCOMMAND=\"/usr/bsd/rsh\" -DNOWAIT3 -n32 -TENV:large_GOT=ON -woff 1174 -DHASSTDLIB
#ARCHDLIB	=	-lsun -lmutex
ARCHDOBJ	=
#ARCHLIB	=	-lsun -lmutex
HASRANLIB	=	f
PVM_ARCH	=	SGI64


Olivier Coulaud
-- 

====================================================================
| Olivier COULAUD                 | Email Olivier.Coulaud@loria.fr |
| INRIA Lorraine                  | Tel.  +33 83 59 30 32          |
| B.P. 101                        |   ou  +33 83 91 26 69          |
| 54600 VILLERS LES NANCY (FRANCE)| Fax   +33 83 27 83 19          |
====================================================================

