-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Closed
Labels
system:windowsAffects only WindowsAffects only Windows
Description
with LLVM35, it looks like we need to provide llvm with a __chkstk_ms function?
$ make -C test numbers
make: Entering directory '/home/julia/julia64/test'
JULIA test/numbers
* numbers
LLVM ERROR: Program used external function '___chkstk_ms' which could not be resolved!
/bin/sh: line 1: 2628 Segmentation fault /home/julia/julia64/usr/bin/julia.exe --check-bounds=yes -f ./runtests.jl numbers
Makefile:9: recipe for target 'numbers' failed
make: *** [numbers] Error 139
make: Leaving directory '/home/julia/julia64/test'
Metadata
Metadata
Assignees
Labels
system:windowsAffects only WindowsAffects only Windows