This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: compile time using 2.96
- From: Ben Elliston <bje at wasabisystems dot com>
- To: gcc at gcc dot gnu dot org
- Cc: bob at brasko dot net
- Date: 10 Nov 2003 22:41:25 +1100
- Subject: Re: compile time using 2.96
- References: <20031106163629.GA14051@white>
Bob Rossi <bob@brasko.net> writes:
> I am compiling a QT application using g++ version 2.96. It takes
> about 15 minutes to compile all the files. What do you think the
> best solution would be to speed up the time?
Use distcc <http://distcc.samba.org>.
Ben