This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: C++ compile time (again)
On Friday 13 June 2003 10:32 am, Diego Novillo wrote:
> I'm considering adding POOMA to the nightly testers if we ever get it to
> compile in less than a decade. If anyone has a lighter-weight C++
> suite, I'd be happy to throw it in the mix.
I can offer www.dealii.org. Untar, put your favorite version of gcc into PATH
or set CXX/CC, run ./configure and "make all" and time the whole thing. As I
said, I'd be happy to write some instructions if anyone is interested.
deal.II would have the advantage that you know whom to ask. An additional
benefit is that this library has been proposed as a SPEC CPU2004 entry.
W.
-------------------------------------------------------------------------
Wolfgang Bangerth email: bangerth@ices.utexas.edu
www: http://www.ices.utexas.edu/~bangerth/