This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc compile-time performance
- From: Gabriel Dos Reis <gdr at codesourcery dot com>
- To: dewar at gnat dot com (Robert Dewar)
- Cc: aoliva at redhat dot com, davem at redhat dot com, drow at mvista dot com, gcc at gcc dot gnu dot org, law at redhat dot com, mark at codesourcery dot com, scott at coyotegulch dot com
- Date: 19 May 2002 16:06:04 +0200
- Subject: Re: gcc compile-time performance
- Organization: CodeSourcery, LLC
- References: <20020519135442.12C89F28CC@nile.gnat.com>
dewar@gnat.com (Robert Dewar) writes:
| > Well, if you compare GNU/Linux with Solaris on x86, you'll get similar
| > results: GCC builds much slower on Solaris than on GNU/Linux running
| > on the same hardware.
|
| Interesting, because until very recently we were building on Solaris/x86
| and the build times seemed pretty much identical to Red Hat Linux, if
| anything a bit faster.
Did you a full bootstrap?
-- Gaby