Skip to content

Please state the nature of dynamic linking and/or provide static binaries (please do). #4

@lapisxalpha

Description

@lapisxalpha

Hi. I realize that the vast majority of linux distros are gllibc based... but I'm running a custom shell environment under android that has three options... its own bionic libraries, static linking, or Alpine's musl libraries (for two reasons... lack of internal storage space (glibc vs musl) which is similar to an embedded environment and also because Alpine's APK package manager was the only one I could easily find statically linked to facilitate bootstrapping the environment) I cannot tell you how many otherwise unlabeled arm64 binaries I've downloaded only to find they're unusable. Obviously, supplying preferably static (easy with musl for most things) or musl and android binaries would be preferable (I would like to try your software) but if none of that is possible please label the binaries as glibc-linked. Thank you!

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