ld/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-libs / libs.exp
CommitLineData
bcb674cf
RS
1file mkdir tmpdir/libtmp
2
3# Check that -l: works. The first "test" just creates an object file
4# for the second one.
5run_ld_link_tests {
6 {"-l: test (preparation)" "-r" "" {lib-1.s} {} "libtmp/anobject"}
7 {"-l: test" "-r -Ltmpdir/libtmp -l:anobject" "" {lib-2.s}
8 {{nm -C lib-2.d}} "lib-2"}
9}
This page took 0.024092 seconds and 4 git commands to generate.