[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 92f416: Windows: Fix the SqueakCOnsole VMs. They were mis...

Eliot Miranda noreply at github.com
Wed Apr 15 01:56:11 UTC 2020


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 92f416147073aa0fd72ff424a53bfa7b0d100c03
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/92f416147073aa0fd72ff424a53bfa7b0d100c03
  Author: Eliot Miranda <eliot.miranda at gmail.com>
  Date:   2020-04-14 (Tue, 14 Apr 2020)

  Changed paths:
    M build.win64x64/common/Makefile.msvc.flags
    M build.win64x64/common/Makefile.msvc.msvc.rules
    M build.win64x64/common/Makefile.msvc.plugin
    R platforms/win32/plugins/JPEGReadWriter2Plugin/stub
    M platforms/win32/vm/sqWin32Main.c

  Log Message:
  -----------
  Windows: Fix the SqueakCOnsole VMs.  They were missing initialization of
vmOptions and imageOptions along the main/sqMain path.
SOme minor tweaks to the 64-bit MSVC Makefiles to get the VM to compile under
Clang-cl.exe (v 10).




More information about the Vm-dev mailing list