Changes between Initial Version and Version 1 of Ticket #32562


Ignore:
Timestamp:
Dec 16, 2011, 1:41:41 AM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Remember to use WikiFormatting, to fill in the Port field, and to Cc the maintainer of the port. The Milestone field is not used for port tickets.

If you want fortran support you need to use one of the port's gcc variants.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32562

    • Property Priority changed from High to Normal
    • Property Owner changed from macports-tickets@… to takeshi@…
    • Property Milestone changed from MacPorts 2.0.4 to
    • Property Keywords HDF FORTRAN removed
    • Property Port hdf4 added
  • Ticket #32562 – Description

    initial v1  
    1 OS: MacOSX 10.6.8 (x86_64-apple-darwin10)
     1OS: MacOSX 10.6.8 (x86_64-apple-darwin10) [[br]]
    22gfortran,gcc version: 4.6.2
    33
    44HDF4 (4.2.6_2) was built on the system, but if I use it to compile any FORTRAN program with HDF library used, the following information is displayed:
    55
     6{{{
    67  "_sfrdata_", referenced from:
    78      _MAIN__ in cc0eOrvq.o
     
    1415  "_sfendacc_", referenced from:
    1516      _MAIN__ in cc0eOrvq.o
     17}}}
    1618
    1719It looks like the HDF4 library is built without FORTRAN support. Could anybody test this for me? Thanks!