On Mon, 2005-08-15 at 23:35 +0900, Georgi Georgiev wrote: > I hope you do intend to support both types of executables on amd64. > After all the current method with ldd works fine for both and I guess > you don't want any regression.
A quick look at /usr/bin/ldd shows that is just goes though using both dynamic linkers and sees which one works. This could be done for amd64 I suppose. But first I have an idea to only use scanelf (but that may have issues with 32/64 combined userspaces) which I would want to implement. -- Stefan Jones <[EMAIL PROTECTED]> -- gentoo-dev@gentoo.org mailing list