<div dir="auto">Hi Robert,<div dir="auto">Yes take the Cog branch.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le lun. 2 mars 2020 à 02:18, Robert <<a href="mailto:robert.withers@pm.me">robert.withers@pm.me</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> <br>
Hi David,<br>
<br>
Should I go with the Cog branch?<br>
<br>
k, r<br>
<br>
On 3/1/20 7:37 PM, David T. Lewis wrote:<br>
> On Sun, Mar 01, 2020 at 11:40:27PM +0000, Robert wrote:<br>
>> Hello, I am trying to re-establish my vm build on 64-bit linux. Is there<br>
>> an up to date page with linux instructions for installing/building the<br>
>> vm? <a href="http://squeakvm.org" rel="noreferrer noreferrer" target="_blank">squeakvm.org</a> is down and some posts on <a href="http://squeak.org" rel="noreferrer noreferrer" target="_blank">squeak.org</a> seem out of date<br>
>> (referencing the old archiver source). I would be grateful for a good link!<br>
>><br>
><br>
> Hi Robert,<br>
><br>
> The VM project and sources for modern Squeak are hosted on GitHub at<br>
> <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm" rel="noreferrer noreferrer" target="_blank">https://github.com/OpenSmalltalk/opensmalltalk-vm</a>. You can get started<br>
> by reading that web page, which will give you an overview and explanation<br>
> of how to get started.<br>
><br>
> I don't know if you are familiar with git, but basically what you want to<br>
> do is clone that repository to your own PC, and then look in the ./image<br>
> folder. There you will find some scripts that will allow you to make an<br>
> up-to-date VMMaker image on your own computer. You can use that image for<br>
> generating VM and plugin sources.<br>
><br>
> The repository that you clone to your PC will also contain a wide<br>
> range of build scripts for compiling the VM. If you are on a 64-bit<br>
> Linux system, the script that you will probably want to use is either<br>
> opensmalltalk-vm/build.linux64x64/squeak.cog.spur/build/mvm or<br>
> opensmalltalk-vm/build.linux64x64/squeak.cog.spur/build.debug/mvm<br>
> (the latter building a VM with debugging enabled in the compiler).<br>
><br>
> FYI, the <a href="http://squeakvm.org" rel="noreferrer noreferrer" target="_blank">squeakvm.org</a> site is still active, and building the original<br>
> portable VM works fine, and least on Linux. I use it myself on a regular<br>
> basis, expecially for plugin development. But for building a modern VM,<br>
> you need to use opensmalltalk-vm, so please take a look at the GitHub<br>
> site and give it a try.<br>
><br>
> HTH,<br>
> Dave<br>
><br>
<br>
</blockquote></div>