[fpc-devel] moved project from CentOS to a new install of CentOS...
Jonas Maebe
jonas at freepascal.org
Sun Jul 28 21:24:08 CEST 2019
On 28/07/2019 21:02, Ozz Nixon wrote:
> Arg, did that (Thank you for the suggestion) and now I am back to:
>
> /usr/bin/ld: warning: link.res contains output sections; did you forget -T?
> /usr/bin/ld: BFD version 2.20.51.0.2-5.42.el6 20100205 internal error,
> aborting at reloc.c line 443 in bfd_get_reloc_size
> /usr/bin/ld: Please report this bug.
>
> From this point forward, nothing I do will fix ld. I had ran into this 2
> weeks ago - thought it was from a yum update, but, obviously its binutil
> and glibc-2.12 are not compatible.
That would seem unlikely for a commercial product like RHEL. It seems
more likely it's choking on a relocation from an FPC object file.
> Any ideas how to resolve this?
Manually compile/install more recent binutils.
Jonas
More information about the fpc-devel
mailing list