Michal Suchanek wrote: > It's possible to take some random binary which is likely to be native > (eg. /bin/sh), run ldd on it, and parse the output to determine what > libc is actually used.
But that's the point. Which libc is used depends on the binary. /bin/sh might be an i386 binary and /bin/ls be amd64. How does update-initramfs cope with that? -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

