hdf5/fortran
Elena Pourmal 0489e2726c [svn-r7064]
Purpose: IA64 (titan) cleanup and backing up previous change to the
         H5f90global.f90 file

Description: We defined IA64 variable for C-stubs compilation
             on IA64 systems. But system defines __ia64 and
             it is better to use it as we do on all other systems.
             Fortran test failed since global variable became undefined.

Solution: Removed -DIA64 and use __ia64 instead.
          Somehow removal of COMMON statements from H5f90global.f90
          caused errors on titan. Most of the global fortran variables became
          undefined. I am not sure why it is happenning. It may be ecc compiler
          or there is an error in the Fortran code. Since it may take some time
          to track it, I decided to remove this change.
Platforms tested: titan, arabica

Misc. update:
2003-06-19 14:38:32 -05:00
..
config [svn-r7063] 2003-06-19 14:33:12 -05:00
examples [svn-r6968] Purpose: 2003-06-05 07:37:49 -05:00
src [svn-r7064] 2003-06-19 14:38:32 -05:00
test [svn-r7062] 2003-06-18 16:21:51 -05:00
testpar [svn-r6987] Purpose: 2003-06-06 14:30:28 -05:00
aclocal.m4
acsite.m4 [svn-r6748] Purpose: 2003-04-24 16:08:43 -05:00
configure [svn-r7061] Purpose: 2003-06-18 15:59:35 -05:00
configure.in [svn-r7061] Purpose: 2003-06-18 15:59:35 -05:00
Makefile.dist
Makefile.in [svn-r6732] Purpose: 2003-04-22 17:52:25 -05:00