bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/25205] relocation truncated to fit: R_RISCV_JAL against undefine


From: address@hidden
Subject: [Bug ld/25205] relocation truncated to fit: R_RISCV_JAL against undefined symbol `pthread_once'
Date: Thu, 12 Dec 2019 09:23:04 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=25205

--- Comment #4 from Andreas Schwab <address@hidden> ---
Created attachment 12123
  --> https://sourceware.org/bugzilla/attachment.cgi?id=12123&action=edit
Object files, part 2

$ ld -z relro --hash-style=both --build-id --enable-new-dtags --eh-frame-hdr -m
elf64lriscv -dynamic-linker /lib/ld-linux-riscv64-lp64d.so.1 -o opt
/usr/lib64/crt1.o /usr/lib64/gcc/riscv64-suse-linux/9/crti.o
/usr/lib64/gcc/riscv64-suse-linux/9/crtbegin.o
-L/usr/lib64/gcc/riscv64-suse-linux/9 -L/usr/lib64 -L/lib64 -L/usr/lib64
-L/lib64/lp64d -L/usr/lib64/lp64d -L/usr/riscv64-suse-linux/lib -L/usr/lib64
-L/lib -L/usr/lib --as-needed --build-id=sha1 -allow-shlib-undefined
--export-dynamic AnalysisWrappers.cpp.o BreakpointPrinter.cpp.o
GraphPrinters.cpp.o NewPMDriver.cpp.o PassPrinters.cpp.o PrintSCC.cpp.o
opt.cpp.o -lpthread libPolly.a libLLVM.so.10git libPollyISL.a -lstdc++ -lm
-lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib64/gcc/riscv64-suse-linux/9/crtend.o
/usr/lib64/gcc/riscv64-suse-linux/9/crtn.o
libPolly.a(ScopDetection.cpp.o): in function `no symbol':
(.text._ZN4llvm38initializeScopDetectionWrapperPassPassERNS_12PassRegistryE+0x5c):
relocation truncated to fit: R_RISCV_JAL against undefined symbol
`pthread_once'
libPolly.a(ScopInfo.cpp.o): in function `no symbol':
(.text._ZN4llvm32initializeScopInfoRegionPassPassERNS_12PassRegistryE+0x5c):
relocation truncated to fit: R_RISCV_JAL against undefined symbol
`pthread_once'
(.text._ZN4llvm33initializeScopInfoWrapperPassPassERNS_12PassRegistryE+0x5c):
relocation truncated to fit: R_RISCV_JAL against undefined symbol
`pthread_once'
libPolly.a(IslAst.cpp.o): in function `no symbol':
(.text._ZN4llvm35initializeIslAstInfoWrapperPassPassERNS_12PassRegistryE+0x5c):
relocation truncated to fit: R_RISCV_JAL against undefined symbol
`pthread_once'
libPolly.a(CodeGeneration.cpp.o): in function `no symbol':
(.text._ZN4llvm28initializeCodeGenerationPassERNS_12PassRegistryE+0x5c):
relocation truncated to fit: R_RISCV_JAL against undefined symbol
`pthread_once'
libPolly.a(JSONExporter.cpp.o): in function `no symbol':
(.text._ZN4llvm26initializeJSONExporterPassERNS_12PassRegistryE+0x5c):
relocation truncated to fit: R_RISCV_JAL against undefined symbol
`pthread_once'
(.text._ZN4llvm26initializeJSONImporterPassERNS_12PassRegistryE+0x5c):
relocation truncated to fit: R_RISCV_JAL against undefined symbol
`pthread_once'
libPolly.a(PruneUnprofitable.cpp.o): in function `no symbol':
(.text._ZN4llvm31initializePruneUnprofitablePassERNS_12PassRegistryE+0x5c):
relocation truncated to fit: R_RISCV_JAL against undefined symbol
`pthread_once'
libPolly.a(CodegenCleanup.cpp.o): in function `no symbol':
(.text._ZN4llvm28initializeCodegenCleanupPassERNS_12PassRegistryE+0x5c):
relocation truncated to fit: R_RISCV_JAL against undefined symbol
`pthread_once'

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]