<div dir="ltr">Hello.<div>Have no idea how you figured this out from my dumb description but this actually solves the problem (lowered the cores value to one as of lack of RAM)</div><div>Now it works perfect. </div><div>Thank you and have a great day.</div></div><br><div class="gmail_quote"><div dir="ltr">чт, 18 окт. 2018 г. в 13:12, Boris Kolpackov <<a href="mailto:boris@codesynthesis.com">boris@codesynthesis.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Alexey Smirnov <<a href="mailto:ramyalexis@gmail.com" target="_blank">ramyalexis@gmail.com</a>> writes:<br>
<br>
> g++: internal compiler error: Killed (program cc1plus)<br>
> <br>
> Test machine - Debian stable.<br>
<br>
My guess is you are running our of memory (by default build2 will<br>
use all available hardware threads). So you may want to increase<br>
the amount of RAM (0.5G per thread is a good rule of thumb) or<br>
reduce core count. (There is currently no way to specify a custom<br>
job number via the install script but we should probably add that.)<br>
</blockquote></div>