<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    <br>
    <div class="moz-cite-prefix">On 04/28/2016 05:50 PM, Fabrice
      Popineau wrote:<br>
    </div>
    <blockquote
cite="mid:CAFgFV9MVf6RDLhEh4i3s-ZAE_WeJZJW7XMwi9OqkFUxxkcg-KQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi,
        <div><br>
        </div>
        <div>I use the Windows/64 version of ccl.</div>
        <div>I tried to update the trunk (I do it not very often)</div>
        <div>but at this point, recompiling the trunk fails:</div>
      </div>
    </blockquote>
    <br>
    Perhaps it does.  What did you so to recompiile the trunk, and what
    would someone else<br>
    do to reproduce the failure ?<br>
    <blockquote
cite="mid:CAFgFV9MVf6RDLhEh4i3s-ZAE_WeJZJW7XMwi9OqkFUxxkcg-KQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div><br>
        </div>
        <div>
          <div>$ ./wx86cl64.exe --no-init</div>
          <div>Error during early application initialization:</div>
          <div><br>
          </div>
          <div>Fault during read of memory address #x2A</div>
          <div>? for help</div>
          <div>[7596] Clozure CL kernel debugger: B</div>
          <div>current thread: tcr = 0x22350dd0, native thread ID =
            0x515c, interrupts disabled</div>
          <div><br>
          </div>
          <div><br>
          </div>
          <div>(#x0000000022617E58) #x000000000058008C : #<Function
            XCMAIN #x000000010057EEBF> + 4557</div>
          <div>(#x0000000022617EC8) #x00000000001BF74C : #<Function
            %PASCAL-FUNCTIONS% #x00000001001BF5DF> + 365</div>
          <div>(#x0000000022617F30) #x0000000000000000 : #<Function
            INITIALIZE-INTERACTIVE-STREAMS #x00000001005BCD6F> + 1437</div>
          <div>(#x0000000022617FB8) #x0000000000B78FFC : #<Function
            RESTORE-LISP-POINTERS #x0000000100B78F2F> + 205</div>
          <div>[7596] Clozure CL kernel debugger:</div>
        </div>
        <div><br>
        </div>
        <div>This is with gcc 5.3.0 from Msys2/MinGW64.</div>
      </div>
    </blockquote>
    <br>
    If you use the lisp kernel (wx86cl64.exe) from svn, do you get the
    same error?<br>
    <br>
    <blockquote
cite="mid:CAFgFV9MVf6RDLhEh4i3s-ZAE_WeJZJW7XMwi9OqkFUxxkcg-KQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div><br>
        </div>
        <div>Any idea what can cause this ?</div>
      </div>
    </blockquote>
    <br>
    I'm not even sure what "this" is ..<br>
    <br>
    Did you download and install CCL and get the error above as soon as
    you ran it, or do something else ?<br>
    If the latter, can you skip the step of rebuilding the kernel, whose
    sources have likely not changed in a fairly long<br>
    time?<br>
    <br>
    e.g:<br>
    <br>
    - download and install CCL<br>
    <br>
    - run it<br>
    <br>
    <div>$ ./wx86cl64.exe --no-init<br>
      <br>
      - rebuild the heap image<br>
      <br>
      ? (rebuild-ccl :clean t) #several dozen .lisp files should be
      compiled and a new wx86cl64.image<br>
                                         # should be written<br>
      <br>
      - quit that lisp session(via (QUIT)  and  run the newly-built
      image with the distributed kernel.  As before:<br>
      <br>
      <br>
    </div>
    $ ./wx86cl64.exe # that should try to load a heap image from
    "wx86cl64.image", and you just<br>
                                # built a new version of that file<br>
    <br>
    <br>
    <br>
    <blockquote
cite="mid:CAFgFV9MVf6RDLhEh4i3s-ZAE_WeJZJW7XMwi9OqkFUxxkcg-KQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div><br>
        </div>
        <div>Thanks,</div>
        <div><br>
        </div>
        <div>Fabrice</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Openmcl-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Openmcl-devel@clozure.com">Openmcl-devel@clozure.com</a>
<a class="moz-txt-link-freetext" href="https://lists.clozure.com/mailman/listinfo/openmcl-devel">https://lists.clozure.com/mailman/listinfo/openmcl-devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>