[Nix-dev] patchelf on statically linked executables

Eelco Dolstra eelco.dolstra at logicblox.com
Tue Dec 11 16:33:42 CET 2012


Hi,

On 11/12/12 15:24, Mathijs Kwik wrote:

> readelf output here: https://gist.github.com/4258922
> binaries themselves (32/64) are available at: http://phantomjs.org/download.html

This is the reason:

$ strings phantomjs  | grep pack
$Info: This file is packed with the UPX executable packer http://upx.sf.net $

Unpacking it with "upx -d" gives a regular dynamically-linked executable.

-- 
Eelco Dolstra | LogicBlox, Inc. | http://nixos.org/~eelco/


More information about the nix-dev mailing list