[fpc-devel] 3.04.1 ld error

Tomas Hajny XHajT03 at hajny.biz
Sun Feb 3 11:09:20 CET 2019


On Sun, February 3, 2019 08:40, Ozz Nixon wrote:


Hi Ozz,

 .
 .
> /usr/bin/ld: BFD version 2.20.51.0.2-5.44.el6 20100205 internal error,
> aborting at reloc.c line 443 in bfd_get_reloc_size
>
> /usr/bin/ld: Please report this bug.
 .
 .

As correctly pointed out by Ralf, the messages above clearly say that you
get an internal error in '/usr/bin/ld' and that you should report it to ld
maintainers (or possibly maintainers of your distribution) together with
information about the reported location in the C source of ld.

It's possible that this error is triggered by some incompatibility in FPC
code, but eve if this is really the case (this may not be determined from
the available information), we can't do much about it because ld fails
miserably instead of providing any clue about what might possible be wrong
in the file being processed by ld.

Tomas





More information about the fpc-devel mailing list