Benne, Kyle wrote:
Hello All,
I have been experimenting with CMake to compile a large Fortran
project with the Intel Fortran compiler ifort. I am having trouble
getting the executable to link with the static intel libraries, because
CMake is adding the linker flag "i_dynamic" and it is overridi
Hello All,
I have been experimenting with CMake to compile a large Fortran project with
the Intel Fortran compiler ifort. I am having trouble getting the executable
to link with the static intel libraries, because CMake is adding the linker
flag "i_dynamic" and it is overriding my --static-int
Hello All,
I have been experimenting with CMake to compile a large Fortran project with
the Intel Fortran compiler ifort. I am having trouble getting the executable
to link with the static intel libraries, because CMake is adding the linker
flag "i_dynamic" and it is overriding my --static-int