Projet_SETI_RISC-V/riscv-gnu-toolchain/binutils/ld/testsuite/ld-vxworks/rpath-1.d

7 lines
235 B
D
Raw Normal View History

2023-03-06 14:48:14 +01:00
# source: rpath-1.s
# ld: --entry foo --rpath /dir1 --rpath /dir2 --rpath net:/dir4 --rpath /dir2 --rpath /dir1 --rpath /dir3 --force-dynamic -q
# readelf: -d
#...
0x0+f \(RPATH\).*Library rpath: \[/dir1;/dir2;net:/dir4;/dir3\]
#pass