[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Running 32-bit static exeutable on 64-bit Debian



Hi,

Van Snyder wrote:
> And there's still the mystery why a statically-linked executable wants to
> load a shared object library.

I doubt that it is possible to make a purely statical binary with no
references to .any so libraries.
(If it were generally possible, why then exist Flatpack and Snap ?)

Check by program "ldd" which dynamic dependencies the binary has:

  ldd ./LinuxSusser


Have a nice day :)

Thomas


Reply to: