[Bug gprofng/29364] libgprofng.so: needs to link against -pthread

2022-07-14 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29364 --- Comment #1 from Vladimir Mezentsev --- We build with $(PTHREAD_CFLAGS) and link with $(PTHREAD_LIBS) We use AX_PTHREAD in gprofng/configure.ac to set up PTHREAD_CFLAGS and PTHREAD_LIBS. I see in build that PTHREAD_CFLAGS is set

[Bug ld/29369] New: [2.39 Regression] ld: internal error ../../ld/ldlang.c 6452 on powerpc64le-linux-gnu

2022-07-14 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29369 Bug ID: 29369 Summary: [2.39 Regression] ld: internal error ../../ld/ldlang.c 6452 on powerpc64le-linux-gnu Product: binutils Version: 2.39 Status: NEW

[Bug ld/29369] [2.39 Regression] ld: internal error ../../ld/ldlang.c 6452 on powerpc64le-linux-gnu

2022-07-14 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29369 Matthias Klose changed: What|Removed |Added CC||amodra at gmail dot com

[Bug gprofng/29368] The installation process should check for the makeinfo version

2022-07-14 Thread ruud.vanderpas at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29368 Ruud van der Pas changed: What|Removed |Added CC||ruud.vanderpas at oracle dot com

[Bug gprofng/29368] New: The installation process should check for the makeinfo version

2022-07-14 Thread ruud.vanderpas at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29368 Bug ID: 29368 Summary: The installation process should check for the makeinfo version Product: binutils Version: 2.39 Status: NEW Severity: normal

Binutils bug compiling Gnome Text Editor on Windows

2022-07-14 Thread Zachary Kleiman
I'm unable to register on Bugzilla so I can't file this there. However, while trying to compile the Gnome Text Editor on Windows using msys2 I found the following error which caused compilation to cease. It's quite long so I pasted it here https://pastebin.mozilla.org/kbwhHzh7

[Bug binutils/29348] gdb/build: format specifies type 'unsigned long' but the argument has type 'bfd_size_type' (aka 'unsigned long long')

2022-07-14 Thread lienze at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29348 --- Comment #3 from Enze Li --- (In reply to Alan Modra from comment #2) > The direct cause here is likely a wrong configure setting for > BFD_HOST_64BIT_LONG. How did you configure and build? I use the following command, $ ./configure