Thanks both you! I ended up just building an ldd expression but eelco's 
suggestion is something I did not know about and will try and use in the future 
if I come across the situation again. Thanks!

---- Eelco Dolstra wrote ----

>Hi,
>
>On 12/02/16 20:38, Tony wrote:
>
>> Does anyone know if there is something like ldd32 in NixOS I can use to 
>> check 32
>> bit dynamic executables on a 64 bit system.
>
>"patchelf --print-rpath" and "readelf -d ... | grep RPATH" are both
>architecture-independent, so they should work on any ELF executable.
>
>-- 
>Eelco Dolstra | LogicBlox, Inc. | http://nixos.org/~eelco/
>_______________________________________________
>nix-dev mailing list
>nix-dev@lists.science.uu.nl
>http://lists.science.uu.nl/mailman/listinfo/nix-dev
_______________________________________________
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to