bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug libctf/27360] libctf.so.0: undefined symbol: bsearch_r


From: allan at archlinux dot org
Subject: [Bug libctf/27360] libctf.so.0: undefined symbol: bsearch_r
Date: Sat, 06 Feb 2021 16:54:20 +0000

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

--- Comment #2 from Allan McRae <allan at archlinux dot org> ---
Looking at the build output, the only difference in the commands used when
linking libctf during build and install are:

build:
-Wl,-rpath -Wl,/build/binutils/src/binutils-build/bfd/.libs
../bfd/.libs/libbfd.so 

install:
-L/build/binutils/pkg/binutils/usr/lib -L/usr/lib -lbfd 


The libiberty parts do not change.

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]