relocatable-binaries

Tag

Cards List
#relocatable-binaries

Linux kernel will support $ORIGIN, sort of

Hacker News Top · 2026-07-21 Cached

The Linux kernel is set to support $ORIGIN for relocatable binaries via eBPF and binfmt_misc, enabling Nix and similar tools to select interpreters programmatically.

0 favorites 0 likes
#relocatable-binaries

Nix needs relocatable binaries

Lobsters Hottest · 2026-06-22 Cached

The article identifies the problem that Nix binaries are not relocatable, causing hash changes and recompilation when the store prefix changes, and proposes using relative paths with $ORIGIN in RUNPATH to achieve relocatability without invalidating caches.

0 favorites 0 likes
← Back to home

Submit Feedback