[Bug 1508564] [NEW] cross binutils don't include the system search paths

Matthias Klose doko at ubuntu.com
Wed Oct 21 17:59:38 UTC 2015


Public bug reported:

e.g.

$ powerpc64le-linux-gnu-ld --verbose |grep SEARCH_DIR 
SEARCH_DIR("/usr/powerpc64le-linux-gnu/lib64le"); SEARCH_DIR("/usr/powerpc64le-linux-gnu/lib");

that should read (like in vivid):
$ powerpc64le-linux-gnu-ld --verbose |grep SEARCH_DIR
SEARCH_DIR("=/usr/powerpc64le-linux-gnu/lib64le"); SEARCH_DIR("=/usr/local/lib64le"); SEARCH_DIR("=/lib64le"); SEARCH_DIR("=/usr/lib64le"); SEARCH_DIR("=/usr/powerpc64le-linux-gnu/lib"); SEARCH_DIR("=/usr/local/lib/powerpc64le-linux-gnu"); SEARCH_DIR("=/usr/local/lib"); SEARCH_DIR("=/lib/powerpc64le-linux-gnu"); SEARCH_DIR("=/lib"); SEARCH_DIR("=/usr/lib/powerpc64le-linux-gnu"); SEARCH_DIR("=/usr/lib");

** Affects: binutils (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  cross binutils don't include the system search paths

Status in binutils package in Ubuntu:
  New

Bug description:
  e.g.

  $ powerpc64le-linux-gnu-ld --verbose |grep SEARCH_DIR 
  SEARCH_DIR("/usr/powerpc64le-linux-gnu/lib64le"); SEARCH_DIR("/usr/powerpc64le-linux-gnu/lib");

  that should read (like in vivid):
  $ powerpc64le-linux-gnu-ld --verbose |grep SEARCH_DIR
  SEARCH_DIR("=/usr/powerpc64le-linux-gnu/lib64le"); SEARCH_DIR("=/usr/local/lib64le"); SEARCH_DIR("=/lib64le"); SEARCH_DIR("=/usr/lib64le"); SEARCH_DIR("=/usr/powerpc64le-linux-gnu/lib"); SEARCH_DIR("=/usr/local/lib/powerpc64le-linux-gnu"); SEARCH_DIR("=/usr/local/lib"); SEARCH_DIR("=/lib/powerpc64le-linux-gnu"); SEARCH_DIR("=/lib"); SEARCH_DIR("=/usr/lib/powerpc64le-linux-gnu"); SEARCH_DIR("=/usr/lib");

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1508564/+subscriptions



More information about the foundations-bugs mailing list