Matthias Klose wrote:
Goswin von Brederlow writes:
Matthias Klose <[EMAIL PROTECTED]> writes:

The patch looks incomplete. It doesn't look into the libdir for the
non-default architecture. assuming that we drop /usr/lib32 at some
point, the problem fixed in #369052 would show up again. Unsure which
LIBDIR's we want to be searched for binutils-multiarch's ld.

  Matthias
The patch in 369052 tells ld to look at lib32 as emulation dir for
lib when doing elf_i386 code so both lib and lib32 are searched. It
does not mean lib32 is included for elf_x86_64, right?

no, but it doesn't look into /usr/lib/i486-linux-gnu and
/usr/lib/x86_64-linux-gnu at all, or do I miss something?

I haven't time to check now, but I have designed the patch to make binutils search into /usr/lib/i486-linux-gnu. For /usr/lib/x86_64-linux-gnu, this path is added by installing the corresponding glibc.

--
  .''`.  Aurelien Jarno             | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   [EMAIL PROTECTED]         | [EMAIL PROTECTED]
   `-    people.debian.org/~aurel32 | www.aurel32.net


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to