This is the mail archive of the gcc-help@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]
Other format: [Raw text]

Re: cc1plus take too much memory


mahmoodn writes:
 > 
 > >Compile whichever file is causing the trouble with gcc -E to extract
 > >the preprocessed source.
 > 
 > I did what you said, the largest file is 768KB.
 > is good or bad?

It's large, but not unreasonably so.  I'm not sure what's causing the
huge expansion in memory use.  

Andrew.

-- 
Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, UK
Registered in England and Wales No. 3798903


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