https://sourceware.org/bugzilla/show_bug.cgi?id=30596

            Bug ID: 30596
           Summary: "/usr/lib6464" in riscv64 search paths
           Product: binutils
           Version: 2.40
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: david.abdurachmanov at gmail dot com
  Target Milestone: ---

I was checking default search paths reported by ld on Fedora/RISCv, GNU ld
version 2.40-10.0.riscv64.fc38.

SEARCH_DIR("=/usr/riscv64-redhat-linux/lib64/lp64d")
SEARCH_DIR("=/usr/riscv64-redhat-linux/lib64")
SEARCH_DIR("=/usr/riscv64-redhat-linux/lib6464/lp64d")
SEARCH_DIR("=/usr/lib6464/lp64d")
SEARCH_DIR("=/usr/lib64")
SEARCH_DIR("=/usr/local/lib64/lp64d")
SEARCH_DIR("=/usr/local/lib64")
SEARCH_DIR("=/lib64/lp64d")
SEARCH_DIR("=/lib64")
SEARCH_DIR("=/usr/lib64/lp64d")
SEARCH_DIR("=/usr/riscv64-redhat-linux/lib")
SEARCH_DIR("=/usr/local/lib")
SEARCH_DIR("=/lib")
SEARCH_DIR("=/usr/lib")

There seem to be a couple of "lib6464" paths there. Could someone double check
that?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to