Changes between Initial Version and Version 1 of Ticket #67273, comment 3


Ignore:
Timestamp:
Jul 10, 2023, 3:07:42 PM (15 months ago)
Author:
Dave-Allured (Dave Allured)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #67273, comment 3

    initial v1  
    331.  Wait for upstream to add component capability to their build system.  It looks like this might take a while.
    44
    5 2.  Patch the current build system to enable building, for example, the fortran API on top of a previous core C API build.  The configuration dependency issues may be complicated.
     52.  Patch the current **HDF5** build system to enable building, for example, the fortran API on top of a previous core C API build.  The configuration dependency issues may be complicated.
    66
    7 3.  Following a previous core C API build, make another build for core plus fortran, for example.  Then install only the fortran libs and include files; in effect throwing away the files from the second core build.  This may be easier than (2).
     73.  Following a previous HDF5 core C API build, make another build for core plus fortran, for example.  Then install only the fortran libs and include files; in effect throwing away the files from the second HDF5 core build.  This may be easier than (2).