Skip to content

Build static binaries for releases #152

@Gbury

Description

@Gbury

Binaries bundled in the releases should be statically linked for ease of use (particularly on systems with odler libc, such as starexec).

Adding -cclib -static seems sufficient in some cases, but it might also be worth it to follow tis blog post detailing how to build ocaml static binaries in general : https://ocamlpro.com/blog/2021_09_02_generating_static_and_portable_executables_with_ocaml/

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions