https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64919

--- Comment #15 from Joseph John <josephpattara at gmail dot com> ---
Hi John,
What is the LD version you have in the system.

MY LD version is below:
-bash-4.3$ ld -V
ld: 92453-07 linker ld HP Itanium(R) B.12.60  IPF/IPF

The reason for my question is if I use default configure and make commands I
was originally hitting an issue as below:
.....................
ld: The value 0xfffffffffdf68820 does not fit when applying the relocation
PCREL21B for symbol ".text" at offset 0x102 in section index 74 of file
libbackend.a[function.o]
ld: The value 0xfffffffffdee13b0 does not fit when applying the relocation
PCREL21B for symbol ".text" at offset 0x102 in section index 79 of file
libbackend.a[functiono]
..................................

which points to some issue on Native LD.

Reply via email to