<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">Hi,</p>

<p dir="auto">At Netstyle we need to be able to build the VM ourselves for our infrastructure. With the current build setup that isn't possible but since we really need to do this we went ahead and hacked together a build script for pharo.cog.spur (threaded) for Debian 9 stretch that also works with GCC 6.</p>

<p dir="auto">You can find the script on GitHub: <a href="https://github.com/Netstyle/opensmalltalk-vm-build-script" style="color:#3983C4">https://github.com/Netstyle/opensmalltalk-vm-build-script</a>.</p>

<p dir="auto">We've also automated building a debian package for the VM (not part of the script), so if anyone is interested I can provide that part too.</p>

<p dir="auto">We hope that this build script will help make it easier for other people to build the VM on their own infrastructure.</p>

<p dir="auto">Please consider improving the build setup. There are too many magic things happening in places hard to find (e.g. that magic checkout that <em>completely</em> changes the build output).</p>

<p dir="auto">Cheers,<br>
Max</p>
</div>
</div>
</body>
</html>