[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Check sanity of curled gzip data (#326)

Eliot Miranda notifications at github.com
Sun Dec 23 18:44:36 UTC 2018


Hi Boris,  I’m wondering if the right thing to do is to build a vm that includes the processor simulator plugins in the relevant ../build.* directories.  The makefiles are set up to build the processor simulator plugins only if the support libraries (the processor simulator code itself) have been built, so by default the CI does not build them.

  I would prefer that we set up a CI to build the processor simulator plugins and download and install these as part of the getGoodSpur*VM scripts, but that’s work I haven’t found time for and at least on Mac installing a plugin in the .app will break the signature and provoke a warning on launch.  So building a vm in place, while slow and not yet automated might be the right approach.  It does mean running the conf.COG scripts and make in the relevant build.*/{bochsx86,bochsx64,gdbarm32} directories, none of which is as smooth as it might be.  What do you think?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/326#issuecomment-449656209
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20181223/d596aa06/attachment-0001.html>


More information about the Vm-dev mailing list