<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>