[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Fix the build of the minheadless VM for Pharo in Win32. (#311)

Ronie Salgado notifications at github.com
Fri Nov 30 23:20:21 UTC 2018


Quick fixup of the minheadless VM for windows using the CMake building scripts.
The VM builds and works with Cygwin for 32 bits.
It builds with MSVC, but fails with several errors on runtime.

You can view, comment on, or merge this pull request online at:

  https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/311

-- Commit Summary --

  * Fix the build of the minheadless VM for Pharo in Win32.

-- File Changes --

    M CMakeLists.txt (23)
    M build.minheadless.cmake/x64/common/configure_variant.sh (1)
    M cmake/Plugins.cmake (9)
    M cmake/PluginsPharo.cmake (19)
    M platforms/Cross/plugins/IA32ABI/ia32abicc.c (4)
    M platforms/Cross/plugins/IA32ABI/x64win64abicc.c (8)
    M platforms/Cross/plugins/IA32ABI/xabicc.c (6)
    M platforms/Cross/plugins/Mpeg3Plugin/libmpeg/changesForSqueak.c (3)
    M platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3private.h (3)
    M platforms/minheadless/windows/sqPlatformSpecific-Win32.c (123)
    M platforms/minheadless/windows/sqWin32Directory.c (269)
    A platforms/minheadless/windows/sqWin32Stubs.c (19)

-- Patch Links --

https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/311.patch
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/311.diff

-- 
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/311
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20181130/e768157e/attachment.html>


More information about the Vm-dev mailing list