[Bug gprofng/29987] bfd/archive.c:1447: undefined reference to `filename_ncmp'

2023-08-29 Thread kurt.goebel at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29987 Kurt Goebel changed: What|Removed |Added CC||kurt.goebel at oracle dot com

[Bug gprofng/29987] bfd/archive.c:1447: undefined reference to `filename_ncmp'

2023-01-18 Thread jbg...@lug-owl.de
https://sourceware.org/bugzilla/show_bug.cgi?id=29987 --- Comment #7 from Jan-Benedict Glaw --- Build is currently restored by reverting the initial patch. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gprofng/29987] bfd/archive.c:1447: undefined reference to `filename_ncmp'

2023-01-17 Thread jbg...@lug-owl.de
https://sourceware.org/bugzilla/show_bug.cgi?id=29987 --- Comment #6 from Jan-Benedict Glaw --- Just ftr: The build-many-glibcs.py script does the equivalent of: /var/cache/git/binutils-gdb/configure '--prefix=/tmp/b/i' \ '--build=x86

[Bug gprofng/29987] bfd/archive.c:1447: undefined reference to `filename_ncmp'

2023-01-17 Thread jbg...@lug-owl.de
https://sourceware.org/bugzilla/show_bug.cgi?id=29987 --- Comment #5 from Jan-Benedict Glaw --- I do regular builds (own build strategy and a hacked build-many-glibcs.py to allow for HEAD versions) and the later started to fail since this commit: /bin/bash ../libtool --tag=CXX --mode=link g++

[Bug gprofng/29987] bfd/archive.c:1447: undefined reference to `filename_ncmp'

2023-01-17 Thread jbg...@lug-owl.de
https://sourceware.org/bugzilla/show_bug.cgi?id=29987 Jan-Benedict Glaw changed: What|Removed |Added CC||jbg...@lug-owl.de -- You are rec

[Bug gprofng/29987] bfd/archive.c:1447: undefined reference to `filename_ncmp'

2023-01-13 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=29987 --- Comment #4 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Vladimir Mezentsev : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c2a5d74050ea9d7897b4122ef57c627d395683b3 commit c2a5d74050ea9d7897b41

[Bug gprofng/29987] bfd/archive.c:1447: undefined reference to `filename_ncmp'

2023-01-11 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29987 Vladimir Mezentsev changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Ever confirmed|0

[Bug gprofng/29987] bfd/archive.c:1447: undefined reference to `filename_ncmp'

2023-01-11 Thread dilyan.palauzov at aegee dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29987 --- Comment #3 from dilyan.palauzov at aegee dot org --- You are right: # cd /usr/local/lib64 # ls libibe* -ld -rw-r--r-- 1 root staff 397474 Apr 24 2017 libiberty.a # mv libiberty.a libiberty.a.bak Now the build works. Nevertheless the bu

[Bug gprofng/29987] bfd/archive.c:1447: undefined reference to `filename_ncmp'

2023-01-11 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=29987 --- Comment #2 from Andreas Schwab --- The problem is -L/usr/local/lib64 that overrides -L/root/binutils/libiberty in the lookup of -liberty. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gprofng/29987] bfd/archive.c:1447: undefined reference to `filename_ncmp'

2023-01-11 Thread dilyan.palauzov at aegee dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29987 --- Comment #1 from dilyan.palauzov at aegee dot org --- linking ld.bfd also fails, when using ld.bfd 2.39.50.20220817: make V=1 make[1]: Entering directory '/root/binutils/ld' Making all in po make[2]: Entering direct