Hi! I am using efc intel fortran 7.1 compiler and I was trying to build a library with my Makefile, but for some reason, efc always produce uppercase .mod module files. Is there a way to force efc to produce .mod file with lowercase file name? I tried -lowercase option but fail.
efc fortran compiler generate uppercase modules
For more complete information about compiler optimizations, see our Optimization Notice.


