Hi, are there any recommendations how to limit the compile time memory usage of gfortran at lowest optimization (-O), other than completely disabling optimization? I skimmed through the gcc options that limit inlining and similar things, but most descriptions are quite technical and probably not very enlightening to a non-specialist. Thanks, -ha