makefile - Tips to make builds faster -



makefile - Tips to make builds faster -

is there way create software builds / compilation faster ? have build tree c, c++ using makefile takes close 2hrs fresh builds. came across few commercial solutions electricaccelerator, sparkbuild, there opensource equivalent ?

you may want @ distcc, ccache and, of course, -j create option.

build makefile gnu-make

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -