This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: reduce compilation times?
"make -j" does not work. according to "make --help":
-j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no arg.
I don't think it is suitable for my work. I will move on to ccache. But yet
I did not find any tutorial.
Andrew Haley wrote:
>
> mahmoodn writes:
> >
> > Is it possible to reduce compilation time with GCC?
>
> Yes. distcc will help you, as will "make -j". ccache is also useful.
>
> Andrew.
>
> --
> Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor,
> Berkshire, SL4 1TE, UK
> Registered in England and Wales No. 3798903
>
>
--
View this message in context: http://www.nabble.com/reduce-compilation-times--tf4880765.html#a13968885
Sent from the gcc - Help mailing list archive at Nabble.com.