Skip to content

Consider provide dynamically linked precompiled binaries for macos and linux #2069

@jneira

Description

@jneira
  • As we are suggesting using it to workaround several issues: th problems in macos, compatibility across different linux versions, etc
  • Instead ask users to build hls from source in the target machine or enabling dynamic linking we can offer a direct link to the binary
  • We will continue using the static linked ones as default, for vscode extension dlownloads, ghcup, etc
    • We can consider distribute them auto later adding them as another alternative (with an option in the vscode extension, adding it in ghcup if it is compatible with the ghc used there //cc @hasufell)
  • Documenting the pros and contras (it would need a special ghc version with the bootstrap libraries dynamically linked???)
  • It seems they would not be needed in Windows and they would produce more problems than solutions, afaik

cc @pepeiborra

Metadata

Metadata

Assignees

No one assigned

    Labels

    CIContinuous integrationtype: enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions