netcdf-fortran
netcdf-fortran copied to clipboard
Intel LLVM does not like -lgfortran linker
To report a non-security related issue, please provide:
-
the version of the software with which you are encountering an issue 4.6.1
-
environmental information (i.e. Operating System, compiler info, java version, python version, etc.) ubuntu 22.04.4 HDF5_Version=1.14.4 HDF5_Sub_Version=2 Zlib_Version=1.3.1 Netcdf_C_Version=4.9.2 Netcdf_Fortran_Version=4.6.1 Mpich_Version=4.2.1 Libpng_Version=1.6.39 Jasper_Version=1.900.1 Pnetcdf_Version=1.13.0
-
a description of the issue with the steps needed to reproduce it When compilling netcdf-fortran && netcdf-c with the -lgfortran flag it raises an error saying unable to compile using intel llvm compilers. When using the intel classic compilers it did not have this issue. Which is intel compilers before 2023
relevant files added
@edhartnett @edwardhartnett