Skip to content

doesn't work if opam sandboxing is enabled #1

Description

@avsm

Just a quick PSA to anyone trying this that it'll fail if opam sandboxing is enabled (the default on macOS/Linux) in the OCaml cross compiler build phase (as it tries to write into a read-only area directly in the switch). I'm just investigating how to fix this, but thought I'd record this quickly for anyone else encountering a build failure.

It's kind of magically good once I turned sandboxing off :-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions