Skip to content

Fix static Linux build #1439

@sgammon

Description

@sgammon

Elide normally ships statically, linked against musl libc. However, we can't currently run Espresso in this configuration (there is some bug, it is purportedly possible), so Elide currently ships "mostly static" against regular GNU libc.

GNU libc is fine, but can vary across systems, creating compatibility issues. We should fix the static build so we can avoid these issues and Elide can run smoothly on older systems.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions