[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Latest commit segfaults win64x64.squeak.cog.spur (#498)

Nicolas Cellier notifications at github.com
Sun Jun 21 22:23:26 UTC 2020


Ah Ah!
If I revert those 3 lines from build.win64x64/common/Makefile.tools then the broken VM works again!

```
ifeq ($(COMPILER_TO_USE),clang)
COGDEFS:=$(COGDEFS) -mno-stack-arg-probe
endif
```

So the problem comes from 920248dc54ecbcadd9121058360081665d3c7460

-- 
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/issues/498#issuecomment-647189330
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20200621/f4e085cc/attachment.html>


More information about the Vm-dev mailing list