xref: /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/cris/c/hellodyn3.c (revision cb63e24e8d6aae7ddac1859a9015f48b1d8bd90e)
1 /* Check that invoking ld.so as a program, invoking the main program,
2    works.  Jump through a few hoops to avoid reading the host
3    ld.so.cache (having no absolute path specified for the executable
4    falls back on loading through the same mechanisms as a DSO).
5 #progos: linux
6 #sim: --sysroot=$pwd $pwd/lib/ld.so.1 --library-path /
7  */
8 #include "hello.c"
9