compiler memory use optimization
naje
najeiv@ukr.net
Thu Nov 18 18:45:00 GMT 2004
Hi,
my program use C++ templates vary hard, so i've got much memory spent for
compilation, and sometimes i've got "virtual memory exhaust" error.
Is there any way to find out which part of my program is hard to
compile to optimize it, and is there any methods to optimize memory use in gcc?
And that kinds of optimizations of my code can i use to optimize
compilation?
I use gcc3.3 on freebsd 5.2.
Thank you.
More information about the Gcc
mailing list