https://sourceware.org/bugzilla/show_bug.cgi?id=30874
Nick Clifton <nickc at redhat dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nickc at redhat dot com --- Comment #1 from Nick Clifton <nickc at redhat dot com> --- (In reply to Jeremy from comment #0) Hi Jeremy, > When compiling llvm I ran into an ld crash: > /usr/bin/ld: BFD (GNU Binutils for Ubuntu) 2.38 internal error, aborting at > ../../bfd/merge.c:935 in _bfd_merged_section_offset Are you able to reproduce this problem with the latest release of the GNU Binutils ? (Version 2.41) I strongly suspect that this is an already fixed bug. When I tried to reproduce the problem by following the steps you outlined I ended up with a successful build on my local machine. That was an x86_64 machine running Fedora 38 with binutils 2.39 installed. Additionally this problem might be happening because you are creating a parallel build. Can you try building with only a single job enabled ? If the problem is reproducible, please could you tell us which architecture you are using, as well as which version of the compiler you have. Both of these may affect the underlying source of the problem. Cheers Nick -- You are receiving this mail because: You are on the CC list for the bug.