1. Sorry, for that. I have opened the permission filter now.
2. Here's what gfortran -v yields:
Using built-in specs.
COLLECT_GCC=gfortran
COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/x86_64-unknown-linux-gnu/4.8.5/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: ./configure
Thread model: posix
gcc version 4.8.5 (GCC)
3. Yes I primarily used just make (as mentioned in INSTALL file) but also tried make FC=gfortran, but same error came up every time.
|