** Description changed:

  The armhf dynamic linker should only lookup places where armhf shared
  libraries are found, not where armel shared libraries are found.
  
  armel ld.so looks into /usr/lib  and /usr/lib/arm-linux-gnueabi
  armhf ld.so looks into /usr/lib  and /usr/lib/arm-linux-gnueabihf
  
  which badly breaks when the armhf libc6 is installed on armel and vice
- versa.
+ versa (same issue with any library installed in /usr/lib).
+ 
+ With the current behaviour an armel library is found for an armhf
+ binary, while it should skip this library and search for the armhf
+ library.

** Also affects: eglibc (Ubuntu Precise)
   Importance: Undecided
       Status: New

** Changed in: eglibc (Ubuntu Precise)
   Importance: Undecided => High

** Changed in: eglibc (Ubuntu Precise)
       Status: New => Confirmed

** Changed in: eglibc (Ubuntu Precise)
    Milestone: None => precise-alpha-2

** Also affects: linaro-toolchain-misc
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/884817

Title:
  tell apart armel and armhf libraries in the dynamic linker

To manage notifications about this bug go to:
https://bugs.launchpad.net/linaro-toolchain-misc/+bug/884817/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to