<p>Update the VMMaker build scripts to add a repository for VectorEnginePlugin, using a squeaksource mirror of Juan's repository for convenience. Development source for VectorEnginePlugin is Packages/Features/VectorEnginePlugin.pck.st from repository <a href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev</a>.</p>
<p>Disable compiler optimization for VectorEnginePlugin. For gcc this is not an issue, but with llvm any compiler optimization<br>
results in a broken plugin (various symptoms). Add -O0 to XCFLAGS in makefile.inc to override any previous definition of -O in CFLAGS.</p>
<p>Not included in this PR: VectorEnginePlugin needs to be added to various plugin.ext files. So far I have tested only X86 Linux, so this should be the subject of separate updates.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/578'>https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/578</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Add VectorEnginePlugin by Juan Vuletich.</li>
  <li>Set preference Scanner allowUnderscoreAsAssignment for VectorEnginePlugin</li>
  <li>Merge branch 'Cog' into add-VectorEnginePlugin</li>
  <li>Disable compiler optimization for VectorEnginePlugin.</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/578/files#diff-9d11b57c4699d01b9b9af065d80db7b94889da0395ccb12d7b9121b72e3c628e">image/BuildPharo6VMMakerImage.st</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/578/files#diff-3ae57455d84df732db3800af2bf816f8cee3a63a91366bc9eb3c26f9b63c8cfd">image/BuildSqueakSpurTrunkVMMakerImage.st</a>
    (2)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/578/files#diff-bf66b1374fd5583836987c5c741dcfc5405656a1bf5b12009d0c99121b08c2ba">platforms/unix/plugins/VectorEnginePlugin/Makefile.inc</a>
    (3)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/578.patch'>https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/578.patch</a></li>
  <li><a href='https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/578.diff'>https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/578.diff</a></li>
</ul>

<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/pull/578">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEW6SAYB5MSXHVYS35LTT2CO33ANCNFSM5BFMTGFA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AIJPEW2DT7BTJY6VH2RAZ3DT2CO33A5CNFSM5BFMTGFKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4OHRHQXQ.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/pull/578",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/578",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>