<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 1/14/22 06:45, Ben Grasset via
      fpc-devel wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAL4d7FhoWSQYw6Tsh41A5aE11BskxLcqDtbH9Rj6BwOAjVCqoA@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div dir="ltr">On Thu, Jan 13, 2022 at 11:38 PM Nikolay Nikolov
          via fpc-devel <<a
            href="mailto:fpc-devel@lists.freepascal.org"
            moz-do-not-send="true" class="moz-txt-link-freetext">fpc-devel@lists.freepascal.org</a>>
          wrote:<br>
        </div>
        <div class="gmail_quote">
          <blockquote class="gmail_quote" style="margin:0px 0px 0px
            0.8ex;border-left:1px solid
            rgb(204,204,204);padding-left:1ex">
            <div>
              <blockquote type="cite">
                <div dir="ltr">
                  <div class="gmail_quote"> </div>
                </div>
              </blockquote>
              <p>For the record, I did try make cycle for ppc386 and
                ppcx64 on my Windows 10 (with Windows Defender turned
                on) and both finished in exactly 42 seconds :) </p>
            </div>
          </blockquote>
          <div>Not surprising that you closed the gap a bit with your
            5900X IMO, although that's still a decent improvement over
            both of your Linux results. I do think probably linking with
            GNU LD isn't as fast in most cases as linking internally, as
            I mentioned before. Though using LLD or mold instead of LD
            might be a different story.</div>
        </div>
      </div>
    </blockquote>
    <p>No, it's not, because in linux I tested "make -j24 all" in the
      compiler directory, which also builds all the packages, textmode
      ide and utilities (and also does a parallel build), but in Windows
      I tested only "make cycle", like you did.</p>
    <p>Nikolay</p>
  </body>
</html>