<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Yes Eliot, I generated the Squeak Cog Spur VM (to /spursrc) and then
    built in 'cogvm/build.linux32x86/squeak.cog.spur/build'. Before I
    installed it and ran squeak SpurVMMaker.image out of image and it
    gave me this warning that the vm was 6505 and the image 6521.<br>
    <br>
    Now I am trying to rebuild after updating the cogvm source and the
    SpurVMMaker image and it is generating this when compiling:<br>
    <br>
    /home/rabbit/warren/cogvm/spursrc/vm/cogitIA32.c:1095:28: warning:
    ‘picAbortTrampolineFor’ used but never defined [enabled by default]<br>
     static sqInt NoDbgRegParms picAbortTrampolineFor(sqInt numArgs);<br>
                                ^<br>
    make[1]: *** [cogit.o] Error 1<br>
    make: *** [vm/vm.a] Error 2<br>
    <br>
    I don't quite yet grasp all the approaches.<br>
    <br>
    Robert<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 12/11/2015 02:25 PM, Eliot Miranda
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAC20JE3==3s1V7hvDmLztOOUAkm7jXqzk4poJikowxnVd0633A@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi Rob,<br>
        <div class="gmail_extra"><br>
          <div class="gmail_quote">On Fri, Dec 11, 2015 at 11:11 AM,
            Robert Withers <span dir="ltr">&lt;<a
                moz-do-not-send="true"
                href="mailto:robert.w.withers@gmail.com" target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:robert.w.withers@gmail.com">robert.w.withers@gmail.com</a></a>&gt;</span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks,
              Dave, I am starting to read about ImageFormats. The
              confusing part to me is the cog/spur vm I built asks fro
              image format 6505, while my image is 6521, but the
              ImageFormat descriptions list 6521 as a cog/spur image.</blockquote>
            <div><br>
            </div>
            <div>I expect you haven't built a Spur VM, but have built a
              standard v3 Cog VM.  What platform are you on and which
              directory did you build in?</div>
            <div> </div>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex"><span
                class="HOEnZb"><font color="#888888"><br>
                  <br>
                  Robert</font></span>
              <div class="HOEnZb">
                <div class="h5"><br>
                  <br>
                  <br>
                  On 12/11/2015 09:20 AM, David T. Lewis wrote:<br>
                  <blockquote class="gmail_quote" style="margin:0 0 0
                    .8ex;border-left:1px #ccc solid;padding-left:1ex">
                    On Thu, Dec 10, 2015 at 11:19:20PM -0500, Robert
                    Withers wrote:<br>
                    <blockquote class="gmail_quote" style="margin:0 0 0
                      .8ex;border-left:1px #ccc solid;padding-left:1ex">
                      I do need to hit up 4.6. But also, the newest
                      interpreter is for image<br>
                      version 6505 and the updated image is 6521. I am
                      not sure howe to proceed..<br>
                    </blockquote>
                    For an explanation of the various image formats,
                    load package ImageFormat<br>
                    from SqueakMap. Read the class comment first, then
                    look at the class<br>
                    side utility methods. Examples:<br>
                    <br>
                       ImageFormat versionDescriptions do: [:e |
                    Transcript cr; show: e]<br>
                    <br>
                       (ImageFormat fromFile: Smalltalk imageName)
                    description<br>
                    <br>
                    Loosely speaking, Squeak 4.6 is image format 6405,
                    and works with Cog<br>
                    and interpreter VMs. Squeak 5.0 and trunk are image
                    format 6521, and<br>
                    work with Spur.<br>
                    <br>
                    Dave<br>
                    <br>
                    <br>
                    <br>
                    <blockquote class="gmail_quote" style="margin:0 0 0
                      .8ex;border-left:1px #ccc solid;padding-left:1ex">
                      On 12/10/2015 11:09 PM, Robert Withers wrote:<br>
                      <blockquote class="gmail_quote" style="margin:0 0
                        0 .8ex;border-left:1px #ccc
                        solid;padding-left:1ex">
                        Scratch that.  I need to get setup with a 4.6
                        image so I can look into<br>
                        Fuel on the squeak side. Where could I find that
                        work?<br>
                        <br>
                        thanks,<br>
                        Robert<br>
                        <br>
                        On 12/10/2015 11:00 PM, Robert Withers wrote:<br>
                        <blockquote class="gmail_quote" style="margin:0
                          0 0 .8ex;border-left:1px #ccc
                          solid;padding-left:1ex">
                          Where could I find an image file version 6505?
                          I need to see to<br>
                          something first and hopefully all will be
                          well.<br>
                          <br>
                          Thank you,<br>
                          Robert<br>
                        </blockquote>
                      </blockquote>
                    </blockquote>
                  </blockquote>
                  <br>
                  <br>
                </div>
              </div>
            </blockquote>
          </div>
          <br>
          <br clear="all">
          <div><br>
          </div>
          -- <br>
          <div class="gmail_signature">
            <div dir="ltr">
              <div><span
                  style="font-size:small;border-collapse:separate">
                  <div>_,,,^..^,,,_<br>
                  </div>
                  <div>best, Eliot</div>
                </span></div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">
</pre>
    </blockquote>
    <br>
  </body>
</html>