]> ruderich.org/simon Gitweb - blhc/blhc.git/blob - t/logs/gcc
check for -fstack-protector-strong
[blhc/blhc.git] / t / logs / gcc
1 dpkg-buildpackage: source package test
2
3 checking for x86_64-linux-gnu-gcc... gcc-4.6
4
5 gcc-4.6 -g -O2 -fstack-protector-strong -Wformat-security -Werror=format-security -D_FORTIFY_SOURCE=2 -c test-a.cc
6 gcc-4.6 -g -O2 -fstack-protector-strong -Wformat-security -Werror=format-security -D_FORTIFY_SOURCE=2 -c test-a.c
7 gcc-4.6 -g -O2 -Wformat -Wformat-security -Werror=format-security -D_FORTIFY_SOURCE=2 -c test-b.c
8 gcc-4.6 -g -O2 -fstack-protector-strong -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -c test-c.c
9 gcc-4.6 -Wl,-z,defs -o test test-a.o test-b.o test-c.o -ltest
10
11 rm gcc-test.h
12 gcc\
13     test.c
14 gcc\
15 test.c
16
17 rm test.gcc
18
19 gcc-4.6 -Wl,-z,defs test-a.o test-b.o test-c.o -ltest -Wl,-z,relro -o test/test-4.2~_4711/test.so test.o