<br><br><div class="gmail_quote"><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br><div class="gmail_quote"><div class="im">2011/9/30 "C. Bergström" <span dir="ltr"></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
make doesn't care what compiler is being used.  If -j3 works for gcc then it should work for clang or any other compiler for that matter.<br></blockquote></div><div><br>My question was more like : is a way to cut the middle man (make) and call clang -j3 ?<br>

<br>Note : The vala compiler don't use make (nor cmake, automake) : it just generate the files and invoke the specified c compiler (gcc, clang, tcc...).<br><br> <br></div></div>
</blockquote></div><br>