This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: excessive memory consumption


> 
> 
> > The attached program, when built with
> > 
> > c++ -O tdeque.cxx -o tdeque
> > 
> > builds correctly, but needs 492 megabytes of virtual memory to build on a
> > Sparc.  Fortunately, I was using a server with gobs of memory.

egcs-970924 on i586-linux hit over 100M before I killed it.  I haven't
tried it on my silly graphics but I'm sure it will do the same thing.
I've got [access to] a Sun with 1.5GB of memory if people want to test
code and not bring their own machines to their knees.
 
> Whoops, forgot to say: with egcs 970924 on sparc-sun-solaris2.5.1 .


-- 
Ross Alexander                       r.alexander@auckland.ac.nz
Department of Statistics
University of Auckland
New Zealand


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]