]> ruderich.org/simon Gitweb - blhc/blhc.git/blob - t/logs/configure
ff54e1cab1ef6f36110c46c8cd26df8126de256b
[blhc/blhc.git] / t / logs / configure
1 dpkg-buildpackage: source package test
2
3 # Output by configure or similar tools which should be ignored.
4
5 Compiler:            gcc
6
7   compiler                    : gcc -std=gnu99
8
9   - General Compile FLAGS
10       - CC  = mpicc
11       - CXX = g++
12       - FC  = f95
13       - CPPFLAGS = -D_FORTIFY_SOURCE=2
14       - CFLAGS   = -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security
15       - CXXFLAGS = -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security
16       - FCFLAGS  = -g -O2
17       - LDLAGS   =  -Wl,--as-needed
18       - LIBS     =
19
20 Configure summary:
21
22         Compiler....................:  gcc -std=gnu99
23         Compiler Flags..............:  -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security  -Wall -Wextra
24         Prefix......................:  /usr
25         Coding style checks.........:  no
26         Enable debug................:  yes
27
28 Configuration:
29
30   Detected OS:           linux-gnu
31   Install path:          /usr
32   Compilation arch:      linux
33
34   Compiler:              x86_64-linux-gnu-gcc
35   Compiler flags:        -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security
36
37   Linker flags:          -rdynamic -Wl,-z,relro
38   Libraries:             -lm
39
40 -- Check for working C compiler: /usr/bin/gcc
41 -- Check for working C compiler: /usr/bin/gcc
42 -- Check for working C compiler: /usr/bin/gcc -- works
43 -- Check for working C compiler: /usr/bin/gcc -- works
44 -- Check for working CXX compiler: /usr/bin/c++
45 -- Check for working CXX compiler: /usr/bin/c++
46 -- Check for working CXX compiler: /usr/bin/c++ -- works
47 -- Check for working CXX compiler: /usr/bin/c++ -- works