hdf5/fortran
Elena Pourmal c84277c53f [svn-r6918]
Purpose: Support for Fortran Absoft compiler on Linux

Description: Absoft has its own name translation rules
             for the names of C functions called from Fortran

Solution: Added "if defined H5_ABSOFT" statement to the linux portion
          of the H5f90i.h file to define correct translations.
          For now, Fortran users who use ABSOFT fortran compiler have to specify
          -DH5_ABSOFT flag for their C compiler.

Platforms tested: Remote laptop running SuSE8.1 with Absoft compiler,
                  verbena with icc and ifc just to make sure that
                  our current linux configuration still works.
                  Since it is a pure Linux change, I didn't test it on
                  other systems.

Misc. update:
2003-05-27 14:52:40 -05:00
..
2003-05-08 18:19:15 -05:00
2003-05-08 18:19:15 -05:00
2003-05-27 14:52:40 -05:00
2003-04-15 17:34:43 -05:00
2002-10-14 09:58:25 -05:00
2002-04-02 17:08:23 -05:00
2003-04-24 16:08:43 -05:00
2003-05-20 08:44:58 -05:00
2003-05-20 08:44:58 -05:00
2000-09-19 15:06:49 -05:00
2003-04-22 17:52:25 -05:00