StegmannJCSDA
StegmannJCSDA
> This is really independent of ecbuild, but rather a general CMake question. Yes, indeed. Thank you, I will have a closer look at the documentation. Something like this will...
@kcadyper @pernak18 @kbrrhari I encountered this issue a while ago and it seems compiler-related. For example, compiling LBLRTM with Intel 18.0.3 will cause this error, while switching to gcc 4.8.5...
Hello @pernak18 . The `SCNMRG` issue was resolved in the meantime. I have encountered more compilation issues with recent versions of gfortran though.
No, make fails with the following error: ```make make[1]: *** No rule to make target `../src/util_gfortran.f90', needed by `lblrtm_v12.11_OS_X_gnu_dbl.obj/util_gfortran.o'. Stop. make: *** [osxGNUdbl] Error 2 ```
I do get a permission error when I attempt a recursive clone. Downloading the release tag still produces the same target error.
Hello Rick @pernak18. Yes, recursive cloning works now and LBLRTM successfully compiles and runs with the `-std=legacy` flag for GCC 11.1.0. Thank you. Sorry for the delay in responding, I...