Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Linux Compiling
#3
I have tried compiling under Linux using the provided CMake files. I got the CMakeLists.txt, then told CMake to generate the Makefile... basically, the same commands as the .bat file, save for replacing "gFortran" with "gfortran", since Linux file names are case sensitive. However, upon calling make, one of the source files fails to compile due to referencing an unknown module.

Here's the full terminal output: https://pastebin.com/0WMGAAeE.

I'm using git master's latest (commit f22e1b2 as of this writing), the unmodified CMakeLists.txt from the link, CMake 3.17.3, GNU Make 4.3, and gfortran (gcc) 10.1.0 under x86_64 Arch Linux.

Maybe someone with a better understanding of the source code and internals could be of help? Assuming the current master branch is OK, that could only be an out-of-date CMakeLists.txt, but I don't know enough about CMake or the MYSTRAN source code to fix this. I'm hell-bent on getting this to compile on Linux though!

Any ideas?
Reply


Messages In This Thread
Linux Compiling - by O_Stodieck - 08-06-2020, 08:58 AM
RE: Linux Compiling (CMake) - by borges - 08-11-2020, 12:02 PM
RE: Linux Compiling - by drbillc - 08-11-2020, 06:41 PM
RE: Linux Compiling - by borges - 08-11-2020, 08:50 PM
RE: Linux Compiling - by drbillc - 08-12-2020, 03:35 PM
RE: Linux Compiling - by borges - 08-13-2020, 12:18 PM
RE: Linux Compiling - by Admin - 08-12-2020, 07:43 PM
RE: Linux Compiling - by Admin - 08-13-2020, 02:15 PM
RE: Linux Compiling - by borges - 08-13-2020, 03:00 PM
RE: Linux Compiling - by Admin - 08-13-2020, 05:54 PM
RE: Linux Compiling - by borges - 08-13-2020, 07:17 PM
RE: Linux Compiling - by Admin - 08-13-2020, 08:22 PM
It works! - by borges - 08-14-2020, 02:31 AM
RE: Linux Compiling - by Admin - 08-14-2020, 06:05 AM
RE: Linux Compiling - by ceanwang - 08-14-2020, 11:15 PM
RE: Linux Compiling - by borges - 08-17-2020, 01:20 PM
RE: Linux Compiling - by borges - 08-17-2020, 02:59 PM
RE: Linux Compiling - by ceanwang - 08-19-2020, 06:19 AM
Linux Compiling - by Admin - 08-06-2020, 10:40 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)