Bug 20562 - Linker aborting on line 444 in bfd_get_reloc_size
Summary: Linker aborting on line 444 in bfd_get_reloc_size
Status: RESOLVED OBSOLETE
Alias: None
Product: binutils
Classification: Unclassified
Component: ld (show other bugs)
Version: 2.23
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-07 12:48 UTC by Dane
Modified: 2022-07-22 14:24 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed: 2016-09-07 00:00:00


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dane 2016-09-07 12:48:24 UTC
The intel fortran support people say this is a linker problem, and I agree.

OS: SUSE linux
error:ld: BFD (GNU Binutils; SUSE Linux Enterprise 11) 2.23.1 internal error, aborting at ../../bfd/reloc.c line 444 in bfd_get_reloc_size

ld: Please report this bug.


When googling for the error, I found there is a known bug in the Red Hat Linux
linker which produces this exact error message. But since I am using SUSE Linux
they MIGHT not be the same error. In any event, I was unable to find what causes
the problem, and how to prevent it.
Comment 1 H.J. Lu 2016-09-07 14:55:57 UTC
Please try binutils 2.27.
Comment 2 Alan Modra 2022-07-22 14:24:06 UTC
Impossible with current bfd/reloc.c