Javier Gonzalez-Platas
Javier Gonzalez-Platas
The correct order was written on Sconstruct in sources list. Why in Linux compile but not in Windows? Casuality?
The installer for fortran in windows was taken from https://sourceforge.net/projects/mingw-w64/files/ After I have selected the packages for 32bits and for 64bits. The version of compiler is 8.1.
OK Here you have the trace.log in my MacOS system where I can get the executable. Also the trace.log in windows where scons fails. I hope that it help you....
Correct order could be sources = ['test_1.f90', 'b_test1.f90', 'c_test1.f90', 'test_2.f90', 'a_test2.f90', 'testing.f90']