This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.3 compile speed regression - AN ANSWER
<tm_gccmail@mail.kloo.net> writes:
> 2. Executable for the aforementioned project would be about 80 megs
> due to large amounts of debug info
Great progress have been made here, I saw my executable shrink from
100+ MB compiled with GCC 2.95 to 37 MB compiled with 3.2 from the
same source.
> 4. Debugger requires 2-3 minutes to load file
This seem to have been solved, I now count gdb load time in seconds
instead of minutes.