Skip to content

Julia automatic initialization is not working with multiple targets. #60512

@tz-lom

Description

@tz-lom

When library is compiled with JuliaC (trim) when CPU target specialized with multiple targets e.g. JULIA_CPU_TARGET='broadwell;generic,clone_all' julia .../juliac.jl --experimental --trim=safe ..., and result library does not initialize Julia explicitly - there would be a segfault on call to Julia implemented functions (call to nullptr).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions