Linux compile note: settings in 7g of configure.user and RSL makefile


Gentle Users...

Section 7g of the configure.user file for Linux clusters of PCs specifies:

MFC = $(LINUX_MPIHOME)/bin/mpif77
MCC = $(LINUX_MPIHOME)/bin/mpicc
MLD = $(LINUX_MPIHOME)/bin/mpif77

If for some reason you need to change the compiler from mpif77 to mpif90 be
sure to also make the change in MPP/RSL/RSL/makefile.linux.  This will be
fixed in the next release so that the setting automatically propagates 
to the RSL makefile but for now it needs to be fixed manually.

Thanks to David Ovens, U. Washington.

Rotang, Feb. 8, 2002