<p></p>
<p>Hi all,</p>
<p>here are my current results of building the spur versions on Windows, using commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/16ffd5b3c4c6e48968277e40543ca1f96b984473/hovercard" href="https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/16ffd5b3c4c6e48968277e40543ca1f96b984473"><tt>16ffd5b</tt></a> + patch from <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="616399853" data-permission-text="Title is private" data-url="https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/498" data-hovercard-type="issue" data-hovercard-url="/OpenSmalltalk/opensmalltalk-vm/issues/498/hovercard?comment_id=647189330&comment_type=issue_comment" href="https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/498#issuecomment-647189330">#498 (comment)</a></p>
<ul>
<li>cygwin32/cygwin64 for <code>build.win32x86</code>:
<div class="highlight highlight-text-shell-session"><pre>$ <span class="pl-s1">./mvm -f</span>
<span class="pl-c1"><lots of output with exit code zero></span>
$ <span class="pl-s1">./build/vm/SqueakConsole ..<span class="pl-cce">\r</span>elative<span class="pl-cce">\p</span>ath<span class="pl-cce">\t</span>o<span class="pl-cce">\v</span>alid<span class="pl-cce">\s</span>queak.image</span>
<span class="pl-c1">Could not open the Squeak image file <C:\absolute\path\to\valid\squeak.image></span>
<span class="pl-c1"><...></span>
<span class="pl-c1">Aborting...</span>
<span class="pl-c1">Smalltalk stack dump:</span>
<span class="pl-c1"><end of output></span></pre></div>
</li>
<li>cygwin32 for <code>build.win64x64</code>:
<div class="highlight highlight-text-shell-session"><pre>$ <span class="pl-s1">./mvm -f</span>
<span class="pl-c1"><lots of output with exit code zero></span>
$ <span class="pl-s1">./build/vm/SqueakConsole ..<span class="pl-cce">\r</span>elative<span class="pl-cce">\p</span>ath<span class="pl-cce">\t</span>o<span class="pl-cce">\v</span>alid<span class="pl-cce">\s</span>queak.image</span>
<span class="pl-c1"><no output></span></pre></div>
</li>
<li>cygwin64 for <code>build.win64x64</code>:
<div class="highlight highlight-text-shell-session"><pre>$ <span class="pl-s1">./mvm -f</span>
<span class="pl-c1"><less but still a lot of output></span>
<span class="pl-c1">rm: cannot remove 'build/vm/ADPCMCodecPlugin.lib': No such file or directory</span>
<span class="pl-c1">make[1]: [/cygdrive/c/Users/Christoph/OneDrive/Dokumente/Squeak/Christoph/git/opensmalltalk-vm/build.win64x64/common/Makefile.plugin:139: build/vm/ADPCMCodecPlugin.lib] Error 1 (ignored)</span>
<span class="pl-c1">x86_64-w64-mingw32-ar rc build/vm/ADPCMCodecPlugin.lib build/ADPCMCodecPlugin/ADPCMCodecPlugin.o</span>
<span class="pl-c1">make[1]: x86_64-w64-mingw32-ar: No such file or directory</span>
<span class="pl-c1">make[1]: *** [/cygdrive/c/Users/Christoph/OneDrive/Dokumente/Squeak/Christoph/git/opensmalltalk- vm/build.win64x64/common/Makefile.plugin:140: build/vm/ADPCMCodecPlugin.lib] Error 127</span>
<span class="pl-c1">make[1]: Leaving directory „/cygdrive/c/Users/Christoph/OneDrive/Dokumente/Squeak/Christoph/git/opensmalltalk- vm/build.win64x64/squeak.cog.spur“</span>
<span class="pl-c1">make: *** [../common/Makefile:271: build/vm/ADPCMCodecPlugin.lib] Error 2</span>
<span class="pl-c1"><exit code nonzero></span></pre></div>
</li>
</ul>
<p>Additional notes:</p>
<ul>
<li>When I run <code>SqueakConsole.exe</code> from Cygwin, the output listed above is appended by a "Segmentation fault" line. When run in PowerShell, this line is not displayed, but everything else looks identically.</li>
<li>Running <code>Squeak.exe</code> (without "Console") did not work better, but as is known does not log errors to the console.</li>
<li>Despite I passed the image path to the executable, I have to choose it manually in a dialog.</li>
<li>Same problems when using <code>squeak.stack.spur</code> instead of <code>squeak.cog.spur</code>. So this is not a JIT problem (is this correct?).</li>
</ul>
<p>If anyone succeeds to build, we should really encapsulate the necessary tech stack. I believe this could make things really easier ... <g-emoji class="g-emoji" alias="sweat_smile" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f605.png">😅</g-emoji></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you commented.<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/510#issuecomment-684984446">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEW3D4FF2GWPOAKBBXPTSDUPCRANCNFSM4N5CJXTQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AIJPEW3RV6YJHGOA7ZRNMOLSDUPCRA5CNFSM4N5CJXT2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFDKAQ7Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/510#issuecomment-684984446",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/510#issuecomment-684984446",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>