Newsgroups: comp.parallel.pvm
From: "Frederick W. Koehler IV" <koehler@valinor.chem.ohiou.edu>
Subject: Re: newbie SGI5 and SGI64 f77 example compilation problems
Organization: Center for Intelligent Chemical Instrumentation
Date: Tue, 15 Apr 1997 02:13:50 GMT
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <3352E45E.5C1F4145@valinor.chem.ohiou.edu>

Ok, I changed the line in Makefile.aimk that has the following:

FFLAGS  =       -g $(ARCHFFLAGS)   
to:
FFLAGS          -g $(ARCHCFLAGS)

Don't ask me why, but that did it, it's working now, and compiles
my fortran example programs...strange...
-- 
************************************************************************
Frederick Koehler               koehler@valinor.chem.ohiou.edu
Clippinger Labs 393             http://valinor.chem.ohiou.edu/~koehler
Ohio University
Athens, OH 45701        Applying computer technology is simply finding 
1-614-593-1934          the right wrench to pound in the correct screw.
************************* Soli Deo Gloria  *****************************

