Skip to content

Dwarf warnings with Julia 1.13 #765

@eschnett

Description

@eschnett

When I use CUDA.jl with Julia 1.13, I see many warnings such as

      From worker 7:    warning: linking module flags 'Dwarf Version': IDs have conflicting values ('i32 4' from throw_boundserror with 'i32 2' from start)

These seem harmless. All messages contain the with 'i32 2' from start bit. I assume this means that the start modules is built using Dwarf 2 instead of Dwarf 4.

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