[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Add minheadless vm (#298)

akgrant43 notifications at github.com
Thu Nov 22 19:44:44 UTC 2018


@girba, @estebanlm & @ronsaldo  thanks for the explanation.  That makes sense, although I think we need to be careful about the duplication.

@bencoman thanks for the write-up, that explains quite a bit that I didn't really understand.

Progress report:

I've successfully built a linux 64 bit cog spur VM and started a standard image with it.  Changes include:

- platforms/win32/plugins/FilePlugin/sqWin32FilePrims.c
-- Reinstate stdio processing as highlighted by @eliotmiranda 
-- I also looked at platforms/win32/vm, but the changes there all look fine.
- build.linux64x64/pharo.cog.spur.minheadless/build/mvm
-- Fix the install directory processing and change it so it doesn't write in the middle of the 32 bit VM
- cmake/Plugins.cmake
-- Add FileAttributesPlugin
- third-party/libsdl2.spec
-- fix libSDL2 linux64 so file name

See: https://github.com/akgrant43/opensmalltalk-vm/tree/akg-minheadless-vm

The only issue I've found so far is that right mouse click isn't working.

The MacOS build will still be broken.

Cheers,
Alistair

-- 
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/298#issuecomment-441110358
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20181122/2d7e2373/attachment-0001.html>


More information about the Vm-dev mailing list