Limiting compile time memory usage?

Bud Davis bdavis9659@sbcglobal.net
Sat Dec 23 00:24:00 GMT 2006


--- Harald Anlauf <anlauf@gmx.de> wrote:

> 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
>

i am curious.  are you encountering problems compiling
code on a machine with limited memory ? or does
gfortran use excessive amounts of memory when
compiling  specific routines ?

in my experience, i have never seen a file of fortran
source that causes compile problems (due to memory
usage) in the last say 5 - 10 years.


--bud




More information about the Fortran mailing list