Mail Archives: djgpp/1997/09/26/11:15:53
Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> wrote in article
<Pine DOT SUN DOT 3 DOT 91 DOT 970924113405 DOT 18049B-100000 AT is>...
> GCC is known to gobble ludicrous amounts of memory when optimizing
> some innocent-looking programs, especially if you say -O3 or -O2.
> good idea anyway. IMHO, no file should require more than 16MBytes to
> compile, because some people don't bother to set their systems to more
> than that.
Marc Lehman claims to have seen cc1 allocate 40MB on the stack when pgcc
was set to -O6 on a
particularly large file. Yikes.
- Raw text -