On 13 July 2018 at 01:43, Eliot Miranda <notifications@github.com> wrote:<br>
<br>
> Hi Ben,<br>
><br>
> On Thu, Jul 12, 2018 at 8:37 AM, Ben Coman <notifications@github.com><br>
> wrote:<br>
><br>
> > After getting tired of having to re-run the CygWin setup-x86.exe a few<br>
> > times to install one-more-missing-requirement, I discovered this PR and<br>
> > manually extracted "scripts/ci/installCygwin.bat" from this PR to my<br>
> system<br>
> > so I could run it manually.<br>
> ><br>
><br>
> So should this be mentioned in HowToBuild?<br>
><br>
<br>
Definitely! Once this PR is merged. The PR includes an update to<br>
HowToBuild...<br>
  https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/242/files<br>
<br>
<br>
<br>
><br>
> > Afterwards doing "cd build.win32x86/pharo.cog.spur; ./mvm" worked like a<br>
> > dream and an hour later the compile completed successfully.<br>
> ><br>
><br>
> An hour?<br>
><br>
<br>
Cyril saw similar time, step 5 here...<br>
   http://forum.world.st/Compiling-the-windows-32-bits-<br>
vm-tp5072691p5073200.html<br>
I believe most of this time was building Pharo's third-party libs.<br>
<br>
cheers -ben<br>


<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/pull/242#issuecomment-404838822">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AhLyW8flF2WmOlpO29-xV6fqBfePlHSIks5uGKU6gaJpZM4TLHTw">mute the thread</a>.<img src="https://github.com/notifications/beacon/AhLyWy_joI_TUirGQef-z065uWqHy9Yzks5uGKU6gaJpZM4TLHTw.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/OpenSmalltalk/opensmalltalk-vm","title":"OpenSmalltalk/opensmalltalk-vm","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm"}},"updates":{"snippets":[{"icon":"PERSON","message":"@bencoman in #242: On 13 July 2018 at 01:43, Eliot Miranda \u003cnotifications@github.com\u003e wrote:\n\n\u003e Hi Ben,\n\u003e\n\u003e On Thu, Jul 12, 2018 at 8:37 AM, Ben Coman \u003cnotifications@github.com\u003e\n\u003e wrote:\n\u003e\n\u003e \u003e After getting tired of having to re-run the CygWin setup-x86.exe a few\n\u003e \u003e times to install one-more-missing-requirement, I discovered this PR and\n\u003e \u003e manually extracted \"scripts/ci/installCygwin.bat\" from this PR to my\n\u003e system\n\u003e \u003e so I could run it manually.\n\u003e \u003e\n\u003e\n\u003e So should this be mentioned in HowToBuild?\n\u003e\n\nDefinitely! Once this PR is merged. The PR includes an update to\nHowToBuild...\n  https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/242/files\n\n\n\n\u003e\n\u003e \u003e Afterwards doing \"cd build.win32x86/pharo.cog.spur; ./mvm\" worked like a\n\u003e \u003e dream and an hour later the compile completed successfully.\n\u003e \u003e\n\u003e\n\u003e An hour?\n\u003e\n\nCyril saw similar time, step 5 here...\n   http://forum.world.st/Compiling-the-windows-32-bits-\nvm-tp5072691p5073200.html\nI believe most of this time was building Pharo's third-party libs.\n\ncheers -ben\n"}],"action":{"name":"View Pull Request","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/242#issuecomment-404838822"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/242#issuecomment-404838822",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/242#issuecomment-404838822",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [OpenSmalltalk/opensmalltalk-vm] Refactor cygwin installation for appveyor (#242)",
"sections": [
{
"text": "",
"activityTitle": "**Ben Coman**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@bencoman",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"OpenSmalltalk/opensmalltalk-vm\",\n\"issueId\": 242,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"OpenSmalltalk/opensmalltalk-vm\",\n\"pullRequestId\": 242\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/242#issuecomment-404838822"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 321680624\n}"
}
],
"themeColor": "26292E"
}
]</script>