X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=t%2Flogs%2Fbad-library;h=811b71151e46f46dc94a06f9fb1cfb69bb03bc80;hb=fe9d0d4971ff25e278b744ad89e3724ee42f67b0;hp=042c58da3748729ab16d097bf5b217fb714a0a73;hpb=dc76b3697c03b4f9f9a2ab3c354207a3f6db15bf;p=blhc%2Fblhc.git diff --git a/t/logs/bad-library b/t/logs/bad-library index 042c58d..811b711 100644 --- a/t/logs/bad-library +++ b/t/logs/bad-library @@ -3,3 +3,6 @@ gcc -shared -fPIC -DPIC libtest.o -lpthread -O2 -Wl,relro -Wl,--as-needed -o lib gcc -shared -fPIC -DPIC libtest.o -lpthread -O2 -Wl,--as-needed -o libtest.so gcc -shared -fPIC test.o -Wl,-z -Wl,relro -o .libs/libtest.so.1.0.0 + +gcc -shared -o libtest.so.0d ./test-a.o test/./test-b.o -Wl,-z,now -lpthread -ldl +/usr/bin/g++ -shared -fpic -o libtest-6.1.so.0 test.o -ltiff -lz