<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>I've installed on my system,</p>
<p>but have no idea on how to use it yet ?</p>
<p>Usage:<br>
  icecc [compiler] [compile options] -o OBJECT -c SOURCE<br>
  icecc --build-native [compilertype] [file...]<br>
  icecc --help<br>
<br>
Options:<br>
  --help                    explain usage and exit<br>
  --version                 show version and exit<br>
  --build-native            create icecc environment<br>
Environment Variables:<br>
  ICECC                     if set to "no", just exec the real
compiler<br>
  ICECC_VERSION             use a specific icecc environment,
see icecc-create-env<br>
  ICECC_DEBUG               [info | warnings | debug]<br>
                             sets verboseness of icecream client.<br>
  ICECC_LOGFILE             if set, additional debug information
is logged to the specified file<br>
  ICECC_REPEAT_RATE         the number of jobs out of 1000 that
should be<br>
                             compiled on multiple hosts to ensure
that they're<br>
                             producing the same output. The
default is 0.<br>
  ICECC_PREFERRED_HOST      overrides scheduler decisions if
set.<br>
  ICECC_CC                  set C compiler name (default gcc).<br>
  ICECC_CXX                 set C++ compiler name (default g++).<br>
  ICECC_CLANG_REMOTE_CPP    set to 1 or 0 to override remote
precompiling with clang<br>
                             (requires clang -frewrite-includes
option).<br>
  ICECC_IGNORE_UNVERIFIED   if set, hosts where environment
cannot be verified are not used.<br>
  ICECC_EXTRAFILES          additi<br>
</p>
<br>
<div class="moz-cite-prefix">On 28/07/17 14:22, Josef Holzmayr
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:0d539070-2944-2ea0-d847-917ae9a556f9@rsi-elektrotechnik.de">On
28.07.2017 08:17, Riko Ho wrote:
<br>
<blockquote type="cite">icecc.bbclass on Yocto manual, but I'm
not sure on how to use it yet ?
<br>
</blockquote>
<br>
to me, the description in
<br>
<br>
<a class="moz-txt-link-freetext" href="https://stackoverflow.com/questions/14472175/distributed-compile-with-bitbake">https://stackoverflow.com/questions/14472175/distributed-compile-with-bitbake</a>
<br>
<br>
looks pretty good - for the bitbake side of things. Setting up
icecc, again, is distribution specific (according to themselves,
see
<a class="moz-txt-link-freetext" href="https://github.com/icecc/icecream/blob/master/README.md#installation">https://github.com/icecc/icecream/blob/master/README.md#installation</a>).
<br>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<b>
<p style="color:blue;"> /*******/<br>
Sent by Ubuntu LTS 16.04,<br>
Kind regards,<br>
Riko Ho<br>
/*******/<br>
</p>
</b></div>
</body>
</html>