[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 900577: Fix win64 x64 compilation

GitHub noreply at github.com
Thu Aug 11 10:05:02 UTC 2016


  Branch: refs/heads/LLP64
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 9005773a66bce55911f7c7d089f5e792ebfc2b5b
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/9005773a66bce55911f7c7d089f5e792ebfc2b5b
  Author: Nicolas Cellier <nicolas.cellier at sirehna.com>
  Date:   2016-08-11 (Thu, 11 Aug 2016)

  Changed paths:
    M platforms/Cross/plugins/IA32ABI/x64win64ia32abicc.c
    M src/plugins/SqueakFFIPrims/SqueakFFIPrims.c

  Log Message:
  -----------
  Fix win64 x64 compilation

2 problems here:
- erroneous usage of asm directives
- it was necessary to republish SqueakFFIPrims for correction of WIN64 #ifdef




More information about the Vm-dev mailing list