Projet_SETI_RISC-V/riscv-gnu-toolchain/binutils/ld/testsuite/ld-riscv-elf/lib-nopic-01b.d
2023-03-06 14:48:14 +01:00

6 lines
229 B
Makefile

#name: link non-pic code into a shared library
#source: lib-nopic-01b.s
#as:
#ld: -shared tmpdir/lib-nopic-01a.so
#error: .*relocation R_RISCV_JAL against `func1' can not be used when making a shared object; recompile with -fPIC