<p></p>
<p>Ah OK, what we can do is define our own <code>osvm_setjmp</code> in the .asm, then <code>#define setjmp osvm_setjmp</code> when <code>#ifdef WIN64</code>, and use <code>setjmp</code> instead of <code>_setjmp</code> in VMMaker... Can it work?</p>
<p>I don't think that using <code>_setjmp</code> directly in VMMaker is a good idea because too much implementation specific anyway.</p>
<p>The cygwin/mingw makefiles must also be fixed for using the .asm, currently they do not.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/1b896e93195458099ac6cb27c5bb85dec66501d2#commitcomment-42146642">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEW4RX5HMGHUERXADZCDSE4OMBANCNFSM4Q75H6MA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AIJPEW2YOP77B3KROGHUZ4DSE4OMBA5CNFSM4Q75H6MKYY3PNVWWK3TUL52HS4DFVVBW63LNNF2EG33NNVSW45FKMNXW23LFNZ2F62LEZYBIGG2S.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/commit/1b896e93195458099ac6cb27c5bb85dec66501d2#commitcomment-42146642",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/1b896e93195458099ac6cb27c5bb85dec66501d2#commitcomment-42146642",
"name": "View Commit"
},
"description": "View this Commit on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>