Skip to content

__chkstk function (LLVM36) #9339

@vtjnash

Description

@vtjnash

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions