[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Add stack win32 build (#317)

Eliot Miranda notifications at github.com
Tue Dec 11 04:23:03 UTC 2018


Hi Nicolas, the flags are necessary (but one is misnamed).  See platforms/Cross/vm/sqCogStackAlignment.h for use and default definition of STACK_ALIGN_BYTES.  See src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c for use of ALLOCA_LIES_SO_SETSP_BEFORE_CALL. But ALLOCA_LIES_SO_SETSP_BEFORE_CALL is set up by X64Win64FFIPlugin.c so we don't need it on the command line.

-- 
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/317#issuecomment-446067613
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20181210/520de7bf/attachment.html>


More information about the Vm-dev mailing list