This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Compilation time (was Re: GCC 3.3)
- From: Jack Lloyd <lloyd at acm dot jhu dot edu>
- To: <law at redhat dot com>
- Cc: <gcc at gcc dot gnu dot org>
- Date: Wed, 30 Apr 2003 16:00:45 -0400 (EDT)
- Subject: Re: Compilation time (was Re: GCC 3.3)
- Organization: JHU ACM/CS/SRL
On Wed, 30 Apr 2003 law@redhat.com wrote:
> Qt, Mozilla, POOMA and the like would make much better tests -- even if
> it's just some of their shared libraries if the entire packages themselves
> are too large.
ACE might work pretty well. The basic ACE library takes ~10-15 minutes to
build on my machine (1.4 Ghz Athlon), and it's large enough to make a good
overall test.
-Jack