summaryrefslogtreecommitdiffstats
path: root/fortran/config/rs6000-ibm-aix4.x
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r4534] Elena Pourmal2001-10-091-0/+1
| | | | | | | | | | | | | Purpose: Bug fix Description: On NERSC SP3 configure failed while trying to figure out how to print long long. Solution: Added the following line hdf5_cv_printf_ll=${hdf5_cv_printf_ll='ll'} Platforms tested: NERSC SP3
* [svn-r4235] Elena Pourmal2001-07-181-1/+3
| | | | | | | | | | | Purpose: Improvement Description: In production mode configure adds -g to compilation flags. Solution: Used Albert's solution to define CFLAGS to get rid of the -g flag Platforms tested: IBM SP3 (Nersc gseaborg)
* [svn-r4204] Bill Wendling2001-07-131-1/+1
| | | | | | | | | | Purpose: Bug Fix Description: The gseaborg machine at NERSC needs the -I../src flag to find the appropriate modules. Solution: Added that to the compile line...
* [svn-r4073] Elena Pourmal2001-06-271-1/+1
| | | | | | | | | | | Purpose: Bug fix for IBM SP F90 || port Description: mpxlf90_r compiler does not like "." for current directory Solution: Changed "." to "./" Platforms tested: NERSC IBM SP (gseaborg)
* [svn-r4039] Elena Pourmal2001-06-211-1/+1
| | | | | | | | | | | Purpose: Maintenance on IBM SP Description: I used unnecessary system specific compiler falgs Solution: Removed unnecessary flags Platforms tested: NERSC IBM SP (gseaborg)
* [svn-r4030] Elena Pourmal2001-06-211-0/+31
| | | | | | | | | Purpose: IBM SP F90 HDF5 Library port Description: Added necessary definitions to the configuration file. Platforms tested: NERSC IBM SP (gseaborg)
* [svn-r2576] Purpose:Bill Wendling2000-09-191-0/+10
Adding the Fortran interface to the HDF5 library Description: Fortran is now a subdirectory of the HDF5 library tree. Platforms tested: Solaris and IRIX (O2K)