Skip to content

compilation option request (static binary) #100

@matteoguglielmi

Description

@matteoguglielmi

Hello,

I need to run a pre-compiled binary of boxes (latest version) on many different linux distributions and would need to have a compilation option (e.g. make -static) to generate a static binary that is the most portable one (would run across the largest number of Linux flavors and releases).

For instance,

boxes compiled on CentOS 7 does not run on Redhat Enterprise Linux 7 (without subscription - dvd only packages) because of libunistring/libpcre2 version mismatch.

Also,

boxes cannot be compiled on Redhat Enterprise Linux 7 because of the lack of libunistring/libpcre2 development packages.

So,

is there a way to get a static binary of boxes that would run "hopefully" anywhere?

Thank you!

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