Files
hdf5/HDF5Examples/PYTHON
Allen Byrne fb35cde24a Rework Fortran configure to allow cross compile overrides (#5720)
Behavior:
Modify HDF5UseFortran.cmake to handle cross-compilation by providing default KINDs and sizes when CMAKE_CROSSCOMPILING is true.
Default values for INTEGER and REAL KINDs and their sizes are set when cross-compiling.
Error messages are adjusted to reflect cross-compilation scenarios.
Logic:
Conditional checks added for CMAKE_CROSSCOMPILING to determine if default values should be used.
Default values include INTEGER KINDs {1,2,4,8,16} and REAL KINDs {4,8,10,16}.
Default sizes for native kinds are set to 4 for INTEGER and REAL, and 8 for DOUBLE PRECISION when cross-compiling.
Misc:
Adjustments to verbose messages to indicate when defaults are used during cross-compilation.
2025-10-12 17:30:46 -05:00
..
2024-06-07 17:03:05 -07:00
2024-06-07 17:03:05 -07:00
2024-06-07 17:03:05 -07:00
2024-06-07 17:03:05 -07:00
2024-06-07 17:03:05 -07:00
2024-06-07 17:03:05 -07:00
2024-06-07 17:03:05 -07:00
2024-06-07 17:03:05 -07:00
2024-06-07 17:03:05 -07:00
2024-06-07 17:03:05 -07:00
2024-06-07 17:03:05 -07:00
2024-06-07 17:03:05 -07:00
2024-06-07 17:03:05 -07:00
2024-06-07 17:03:05 -07:00