Skip to content

Provide statically-linked prebuild binaries #473

@matklad

Description

@matklad

Currently, the binaries published to GitHub releases are dynamically linked. This is helpful, but not as helpful as a statically linked binary would be! For various CI setups, it would be really nice to be able to pull kcov from GitHub releases and just run it, without installing any extra dependencies.

This might become a bit more important now, as, as far as I can tell, Ubuntu 24 stopped packaging kcov, so it can't be just apt-get installed anymore sadly.

Some previous attempts at static builds are here: #289 (comment)

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