diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2003-06-19 19:38:32 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2003-06-19 19:38:32 (GMT) |
commit | 0489e2726c123fec73de733f551cd59b91891ef9 (patch) | |
tree | ee9e549710b6c00d81ab38399b50f471fd161b16 /fortran/config/hpux11.00 | |
parent | 18185298e416aba1a7357279f53989bcc9d24adc (diff) | |
download | hdf5-0489e2726c123fec73de733f551cd59b91891ef9.zip hdf5-0489e2726c123fec73de733f551cd59b91891ef9.tar.gz hdf5-0489e2726c123fec73de733f551cd59b91891ef9.tar.bz2 |
[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:
Diffstat (limited to 'fortran/config/hpux11.00')
0 files changed, 0 insertions, 0 deletions