This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Aarch64 linker issue


Dear all,

Any ideas on the below issue?

Linking CXX executable decoder-cli-app
../../../../lib-decoder/libhd-decoder.a(br_imdct8_opt.s.o): In function `br_IMDCT8': (.text+0x14): relocation truncated to fit: R_AARCH64_LD_PREL_LO19 against symbol `pBitReverseIndex' defined in .data.rel section in ../../../../lib-decoder/libhd-decoder.a(br_IMDCT8.c.o) ../../../../lib-decoder/libhd-decoder.a(br_imdct8_opt.s.o): In function `br_IMDCT8': (.text+0x20): relocation truncated to fit: R_AARCH64_LD_PREL_LO19 against symbol `pRevTable' defined in .data.rel section in ../../../../lib-decoder/libhd-decoder.a(br_IMDCT8.c.o) ../../../../lib-decoder/libhd-decoder.a(br_imdct8_opt.s.o): In function `br_IMDCT8': (.text+0x28): relocation truncated to fit: R_AARCH64_LD_PREL_LO19 against symbol `pSignTable' defined in .data.rel section in ../../../../lib-decoder/libhd-decoder.a(br_IMDCT8.c.o) ../../../../lib-decoder/libhd-decoder.a(br_imdct8_opt.s.o): In function `L_revesreLoop': (.text+0x6c): relocation truncated to fit: R_AARCH64_LD_PREL_LO19 against symbol `pCosTableMDCT8' defined in .data.rel section in ../../../../lib-decoder/libhd-decoder.a(br_IMDCT8.c.o) ../../../../lib-decoder/libhd-decoder.a(br_imdct8_opt.s.o): In function `L_revesreLoop': (.text+0x74): relocation truncated to fit: R_AARCH64_LD_PREL_LO19 against symbol `pSinTableMDCT8' defined in .data.rel section in ../../../../lib-decoder/libhd-decoder.a(br_IMDCT8.c.o) ../../../../lib-decoder/libhd-decoder.a(br_imdct8_opt.s.o): In function `L_PreRotateLoop': (.text+0x130): relocation truncated to fit: R_AARCH64_LD_PREL_LO19 against symbol `pSignTable2' defined in .data.rel section in ../../../../lib-decoder/libhd-decoder.a(br_IMDCT8.c.o) ../../../../lib-decoder/libhd-decoder.a(br_imdct8_opt.s.o): In function `L_PreRotateLoop': (.text+0x13c): relocation truncated to fit: R_AARCH64_LD_PREL_LO19 against symbol `pOrderRevTable' defined in .data.rel section in ../../../../lib-decoder/libhd-decoder.a(br_IMDCT8.c.o)
(.text+0x3d8): additional relocation overflows omitted from the output

/R


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]