]> ruderich.org/simon Gitweb - blhc/blhc.git/blob - t/logs/libtool
a948e7441379062830693c6372b46ba20c59a72b
[blhc/blhc.git] / t / logs / libtool
1 /bin/bash ../../libtool --tag=CC   --mode=compile x86_64-linux-gnu-gcc -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat-security -Werror=format-security -c test.c
2
3 libtool: link: g++ -shared test-a.o test-b.o test-b.o test-c.o -O2 -pie -Wl,relro -Wl,now -o test.so
4 libtool: link: g++ -shared test-a.o test-b.o test-b.o test-c.o -O2 -Wl,relro -o test.so
5
6 libtool: link: gcc -Wl,-z -Wl,relro -o test test.o
7 /bin/bash ../libtool --tag=CC --mode=link gcc -Wl,-z,relro -o test.so test.o
8 /bin/bash ../libtool --tag=CC   --mode=link gcc -Wl,-z,relro -o test.so test.o
9   /bin/bash ../libtool --tag=CC   --mode=link gcc -Wl,-z,relro -o test.so test.o
10
11 # Just to be sure, libtool won't do this. Note the test.c.
12 /bin/bash ../libtool --tag=CC   --mode=link gcc -Wl,-z,relro -o test.so test.c
13
14 libtool: install: /usr/bin/install -c ...
15 /bin/bash ../../libtool --mode=install /usr/bin/install -c ...
16   /bin/bash ../../libtool   --mode=install /usr/bin/install -c  ...
17     /bin/bash ../../../libtool   --mode=install /usr/bin/install -c  ...