William Deegan
William Deegan
@jglezplatas - You've still not edited the bug summary... Go to the top part where the template is. Click the three ...'s and then edit. Also please delete your other...
Please add info on which fortran compiler and how you installed it on your system. (URL,etc)
Is it safe to assume that the order is wrong because the required .smod files are not built before they are used in your example?
I'm 99% sure this is effectively a duplicate of #3366 On windows what order is it actually compiling on? I'm guessing testing.f90 gets compiled before files in your subdir which...
Can you paste a log of building on windows and on other platforms? Also what is the "Correct" order?
Please paste the output for: scons --tree=prune --taskmastertrace=trace.log Also upload the trace.log as an attachment
Also run same on another platform where the build works and paste output and attach trace.log
If you change the command line in any way, including changing the order of arguments SCons should rebuild. Unless those parts of the command line which are changing are wrapped...
Can you add a test? And a blurb to RELEASE.txt and CHANGES.txt ?
What's causing stdout.encoding to be None?