This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: HUGE compilation time / memory requirement in compilation of single file
On Saturday 27 September 2003 14:11, you wrote:
> > Other one being relatively big file (~ 2000LOC) having one single
> > class inside that is using high number of inline functions. It
> > takes about 4 hours to compile this file with a 2.8GHz xeon (it's
>
> How big is the resulting object file (.o)? With and without
> stripping please, for comparison.
Huge. 'Normal' seems to be 4,400,716 bytes and stripped 1,784,208.
--
// Janne