https://sourceware.org/bugzilla/show_bug.cgi?id=31895
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 Corentin Silva Pereira from comment #0) Hi Corentin, > "collect2: fatal error: ld terminated with signal 11 [Erreur de > segmentation], core dumped" when compiling, Whilst this is obviously a bug in the linker, without knowing more about what you were doing, it is going to be impossible to determine the cause of this problem. > and i've looked in dmesg to find > an explanation. Using dmesg does not really help here, as it does not provide details about where in the linker the problem is occurring. > 00007ffc282a3030 error 4 in libbfd-2.34-system.so[7f108e6dc000+b1000] The 2.34 release of the binutils is quite old now. Are you able to update to a newer version ? (Note - updating gcc does not necessarily update the binutils as well). Alternatively you could try downloading the binutils sources and creating your own linker. Cheers Nick -- You are receiving this mail because: You are on the CC list for the bug.