Closed antoscha closed 1 year ago
What platform are you trying to build on?
Arch Linux
It still presents in 4.1.0:
f95: warning: CMakeFiles/eldyn_mod.dir/initmd.f90.o: linker input file unused because linking not done
f95: warning: CMakeFiles/eldyn_mod.dir/timing.f90.o: linker input file unused because linking not done
f95: warning: CMakeFiles/eldyn_mod.dir/utilmod2.f90.o: linker input file unused because linking not done
followed by:
[100%] Building CXX object RMG/CMakeFiles/rmg-cpu.dir/Common/Main.cpp.o
make[2]: *** No rule to make target 'TDDFT/ELDYN/libeldyn_mod.so', needed by 'rmg-cpu'. Stop.
make[1]: *** [CMakeFiles/Makefile2:2195: RMG/CMakeFiles/rmg-cpu.dir/all] Error 2
make: *** [Makefile:182: all] Error 2
We have changed eldyn part to c++, .mod fortran file no longer needed
CMake configurataion options:
External ScaLAPACK is being used.