<p></p>
<p>Nope, wrong guess, the incantation was correct...</p>
<p>It should not be <code>--stack=reserved,committed</code> but <code>--stack reserved,committed</code></p>
<p>We cannot pass an argument containing a coma (,) via <code>-Wl,--stack,reserved,committed</code> because it would transform the command into <code>--stack reserved committed</code></p>
<p>So there was a mixture of <code>-Wl,</code> and <code>-Xlinker</code>, which was misleading but correct...</p>
<p>See <a href="https://stackoverflow.com/questions/7221141/any-difference-between-wl-option-and-xlinker-option-syntax-for-gcc" rel="nofollow">https://stackoverflow.com/questions/7221141/any-difference-between-wl-option-and-xlinker-option-syntax-for-gcc</a></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/f679770b318090f0abdddeabc59568a6520ed7f2#commitcomment-42876577">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEWZIVWTH3LDKOYZKGX3SIQ5HTANCNFSM4SACJLDA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AIJPEW6ZGJZX7RUDZJKFSNLSIQ5HTA5CNFSM4SACJLDKYY3PNVWWK3TUL52HS4DFVVBW63LNNF2EG33NNVSW45FKMNXW23LFNZ2F62LEZYBI4PVB.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/f679770b318090f0abdddeabc59568a6520ed7f2#commitcomment-42876577",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/f679770b318090f0abdddeabc59568a6520ed7f2#commitcomment-42876577",
"name": "View Commit"
},
"description": "View this Commit on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>