Hi,
These days I’ve trying to compile TCL Chemshell in my new institution. While I have not had problems when compiling the code in other platforms, I am having troubles in this setup.
The compilation works just fine until the linking of the executable, where I get several errors related with undefined references for certain routines (See attached pic). In this last compilation attempt I used intel compilers, but I also tried with GNU and combinations of them (i.e GNU for C and Intel for Fortran and permutations), without luck. My compilation flags are:
CFLAGS: -no-multibyte-chars
FFLAGS:
F90FLAGS:
Could you help me with this problem? I note that all undefined routines have underscores at the end of their name, but I checked the code and some other routines with similar characteristics do not report any error.
Thanks!
Best wishes