[Nix-dev] Static Executable: Patchelf fails me
Vladimír Čunát
vcunat at gmail.com
Mon Jan 5 17:11:37 CET 2015
On 01/05/2015 12:24 AM, Moritz Ulrich wrote:
> It's also worth to note that the executable (an installer) works just
> fine when I symlink any ld-linux-x86-64.so.2 to /lib64.
I guess that's the only thing you can do with a static executable (using
static libc is bad enough by itself). Of course, you can feign the paths
by some chroots, proot or VM.
Vladimir
More information about the nix-dev
mailing list