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