<div dir="ltr"><div dir="ltr">Hi David,<div><br></div><div>    what directory are you generating <span style="color:rgb(0,0,0)">ckformat.c to?  I'll try and match it in VMMaker.oscog.</span></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Jul 26, 2020 at 4:55 PM <<a href="mailto:commits@source.squeak.org">commits@source.squeak.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"> <br>
David T. Lewis uploaded a new version of VMMaker to project VM Maker:<br>
<a href="http://source.squeak.org/VMMaker/VMMaker-dtl.417.mcz" rel="noreferrer" target="_blank">http://source.squeak.org/VMMaker/VMMaker-dtl.417.mcz</a><br>
<br>
==================== Summary ====================<br>
<br>
Name: VMMaker-dtl.417<br>
Author: dtl<br>
Time: 26 July 2020, 7:55:15.52 pm<br>
UUID: 14446c08-7d2a-41a6-9370-2f5eba5ac1e8<br>
Ancestors: VMMaker-dtl.416<br>
<br>
Update to remove call to deprecated method in ImageFormat.<br>
<br>
=============== Diff against VMMaker-dtl.416 ===============<br>
<br>
Item was changed:<br>
  ----- Method: VMMaker>>generateUtilityPrograms (in category 'generate sources') -----<br>
  generateUtilityPrograms<br>
        "Any additional sources not directly part of the VM may be generated here"<br>
<br>
        Smalltalk<br>
                at: #ImageFormat<br>
                ifPresent: [:cls |  "generate ckformat utility program"<br>
+                       cls storeCkFormatOnFile: (self sourceDirectory fullNameFor: 'ckformat.c')]!<br>
-                       cls storeCkstatusOnFile: (self sourceDirectory fullNameFor: 'ckformat.c')]!<br>
<br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" 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>