<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 12/09/2016 02:14, Luiz Americo
      Pereira Camara wrote:<br>
    </div>
    <blockquote
cite="mid:CA+nZ=yMQFGRca21PmxhShNwceBHAN0M=9Bjkc3jZBDfrNp+AeQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">When i try to recompile the IDE i'm getting the
        error below:<br>
        <div><br>
          Error: (1026) Compilation raised exception internally<br>
          Fatal: (1009) No memory left<br>
          Error: C:\bin\code\fpcdev\bin\i386-<wbr>win32\ppc386.exe
          returned an error exitcode<br>
          <br>
        </div>
        <div>I have a decent computer 8 GB ram, core i5 third
          generation. <br>
          <br>
        </div>
        <div>Running windows 10, fpc trunk 32bit, lazarus trunk.<br>
          <br>
        </div>
        <div>In the task manager, i get 42% of memory usage (3,3 GB of
          7,9GB) having more then 4GB free<br>
        </div>
      </div>
    </blockquote>
    32 bit doesnt use more than 4GB, and some goes to the system.<br>
    <blockquote
cite="mid:CA+nZ=yMQFGRca21PmxhShNwceBHAN0M=9Bjkc3jZBDfrNp+AeQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div><br>
        </div>
        <div>The problems seems related to number of packages installed
          (i have 78). Trying to compile in a linux VM with fewer
          packges runs fine.<br>
          <br>
        </div>
        <div>In previous times, i rebooted and the compilation suceeded.
          Today still not tried.<br>
        </div>
      </div>
    </blockquote>
    <br>
    Switch of smart linking for the IDE. <br>
    You can keep the units smartlink-able (for your projects).<br>
  </body>
</html>