This software is provided without support and without any obligation on the
part of Silicon Graphics, Inc. to assist in its use, correction, modification
or enhancement. There is no guarantee that this software will be included
in future software releases, and it probably will not be included.
THIS SOFTWARE IS PROVIDED "AS IS" WITH NO WARRANTIES OF ANY KIND INCLUDING THE
WARRANTIES OF DESIGN, MERCHANTIBILITY AND FITNESS FOR A PARTICULAR
PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE.
------------
DATE: 4/20/94
SUBJECT: /usr/lib/libI77_mp.a missing from product 'Fortran 4.0.1'
In the IRIX 5.2 release, the file "/usr/lib/libI77_mp.a" was
inadvertently moved from ftn_dev 4.0.1 into pfa_dev 4.0.1.
In other words, it was moved from Fortran to Power Fortran.
All Fortran customers that do MP development and have not installed
Power Fortran, will need to install this file.
This README file and the missing library are in a compressed tar file
available from:
sgi.com:~ftp/sgi/ftn/ftn_dev_4.0.1.tar.Z
After retrieving the tar file, install as follows:
% su
# uncompress ftn_dev_4.0.1.tar.Z
# tar xvf ftn_dev_4.0.1.tar
# cp libI77_mp.a /usr/lib/libI77_mp.a
# chown root.sys /usr/lib/libI77_mp.a
# chmod 0444 /usr/lib/libI77_mp.a
We're very sorry for the inconvenience.
-bean
|