This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Suggestions for improving gcc 3.2 compilation speed?
- From: Anna Fowles-Winkler <awinkler at maad dot com>
- To: gcc at gcc dot gnu dot org
- Date: Fri, 07 Mar 2003 10:44:53 -0700
- Subject: Re: Suggestions for improving gcc 3.2 compilation speed?
- References: <3E5E99B5.8000705@maad.com> <200302280358.WAA25372@caip.rutgers.edu> <3E67EEAA.7090202@maad.com> <200303070252.VAA13063@caip.rutgers.edu>
Out of curiousity, I compiled my application with Intel's c++ compiler,
and it took 11 minutes. (Again, 2.8 Ghz, 1 GB RAM).
Also, I'm not compiling with any optimizations with either g++ or
Intel's compiler.
--Anna