Skip to content

ld warnings in macOS sonoma #531

@aisk

Description

@aisk

On macOS sonoma, compile the example file with cargo run -- run examples/hello.sk will got this wanings:

    Finished dev [unoptimized + debuginfo] target(s) in 0.17s
     Running `target/debug/shiika run examples/hello.sk`
ld: warning: REFERENCED_DYNAMICALLY flag on symbol '_catch_exception_raise' is deprecated
ld: warning: REFERENCED_DYNAMICALLY flag on symbol '_catch_exception_raise_state' is deprecated
ld: warning: REFERENCED_DYNAMICALLY flag on symbol '_catch_exception_raise_state_identity' is deprecated
Hello, world!

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