Alexander Gavrikov

Results 4 comments of Alexander Gavrikov

Weird... Have just tried on my Mac -- the same result. I did: ```bash wget https://github.com/wavebitscientific/datetime-fortran/releases/download/v1.6.0/datetime-fortran-1.6.0.tar.gz FC=ifort ./configure --prefix=/opt/datetime-fortran-1.6.0 make make check sudo make install ``` All went smoothly but...

Yes: ```bash ls /opt/datetime-fortran-1.6.0/lib/ libdatetime.a pkgconfig ```

Thank you, Tom! Milan, It was early morning when I was writing that. Apologize :) I meant that having the *datetime_module.mod* only in the *include* folder makes compiling FORTRAN code...

Agreed. It doesn't ;) Maybe it's related to shared/dynamic compilation but I couldn't find this option in configure.