• Home
  • Raw
  • Download

Lines Matching refs:configure

2 running configure, to aid debugging if configure makes a mistake.
4 It was created by Red Hat elfutils configure 0.97, which was
7 …$ ./configure --prefix /work/elfutils/google/linux-install-elfutils-0.97/ --no-create --no-recursi…
65 configure:1345: checking for a BSD-compatible install
66 configure:1400: result: /usr/bin/install -c
67 configure:1411: checking whether build environment is sane
68 configure:1454: result: yes
69 configure:1519: checking for gawk
70 configure:1535: found /usr/bin/gawk
71 configure:1545: result: gawk
72 configure:1555: checking whether make sets $(MAKE)
73 configure:1575: result: yes
74 configure:1774: checking build system type
75 configure:1792: result: i686-pc-linux-gnu
76 configure:1800: checking host system type
77 configure:1814: result: i686-pc-linux-gnu
78 configure:1882: checking for gcc
79 configure:1898: found /usr/bin/gcc
80 configure:1908: result: gcc
81 configure:2152: checking for C compiler version
82 configure:2155: gcc --version </dev/null >&5
88 configure:2158: $? = 0
89 configure:2160: gcc -v </dev/null >&5
91 Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --p…
94 configure:2163: $? = 0
95 configure:2165: gcc -V </dev/null >&5
97 configure:2168: $? = 1
98 configure:2191: checking for C compiler default output file name
99 configure:2194: gcc conftest.c >&5
100 configure:2197: $? = 0
101 configure:2243: result: a.out
102 configure:2248: checking whether the C compiler works
103 configure:2254: ./a.out
104 configure:2257: $? = 0
105 configure:2274: result: yes
106 configure:2281: checking whether we are cross compiling
107 configure:2283: result: no
108 configure:2286: checking for suffix of executables
109 configure:2288: gcc -o conftest conftest.c >&5
110 configure:2291: $? = 0
111 configure:2316: result:
112 configure:2322: checking for suffix of object files
113 configure:2343: gcc -c conftest.c >&5
114 configure:2346: $? = 0
115 configure:2368: result: o
116 configure:2372: checking whether we are using the GNU C compiler
117 configure:2396: gcc -c conftest.c >&5
118 configure:2402: $? = 0
119 configure:2405: test -z || test ! -s conftest.err
120 configure:2408: $? = 0
121 configure:2411: test -s conftest.o
122 configure:2414: $? = 0
123 configure:2427: result: yes
124 configure:2433: checking whether gcc accepts -g
125 configure:2454: gcc -c -g conftest.c >&5
126 configure:2460: $? = 0
127 configure:2463: test -z || test ! -s conftest.err
128 configure:2466: $? = 0
129 configure:2469: test -s conftest.o
130 configure:2472: $? = 0
131 configure:2483: result: yes
132 configure:2500: checking for gcc option to accept ANSI C
133 configure:2570: gcc -c -g -O2 conftest.c >&5
134 configure:2576: $? = 0
135 configure:2579: test -z || test ! -s conftest.err
136 configure:2582: $? = 0
137 configure:2585: test -s conftest.o
138 configure:2588: $? = 0
139 configure:2606: result: none needed
140 configure:2624: gcc -c -g -O2 conftest.c >&5
142 configure:2630: $? = 1
143 configure: failed program was:
147 configure:2771: checking for style of include used by make
148 configure:2799: result: GNU
149 configure:2827: checking dependency style of gcc
150 configure:2917: result: gcc3
151 configure:2939: checking how to run the C preprocessor
152 configure:2974: gcc -E conftest.c
153 configure:2980: $? = 0
154 configure:3012: gcc -E conftest.c
156 configure:3018: $? = 1
157 configure: failed program was:
169 configure:3057: result: gcc -E
170 configure:3081: gcc -E conftest.c
171 configure:3087: $? = 0
172 configure:3119: gcc -E conftest.c
174 configure:3125: $? = 1
175 configure: failed program was:
187 configure:3170: checking for egrep
188 configure:3180: result: grep -E
189 configure:3186: checking whether gcc needs -traditional
190 configure:3228: result: no
191 configure:3250: checking for msgfmt
192 configure:3278: result: /usr/bin/msgfmt
193 configure:3287: checking for gmsgfmt
194 configure:3318: result: /usr/bin/msgfmt
195 configure:3328: checking for xgettext
196 configure:3356: result: /usr/bin/xgettext
197 configure:3367: checking for msgmerge
198 configure:3394: result: /usr/bin/msgmerge
199 configure:3456: checking for ld used by GCC
200 configure:3519: result: /usr/bin/ld
201 configure:3528: checking if the linker (/usr/bin/ld) is GNU ld
203 configure:3540: result: yes
204 configure:3546: checking for shared library run path origin
205 configure:3559: result: done
206 configure:3944: checking whether NLS is requested
207 configure:3953: result: yes
208 configure:3970: checking for GNU gettext in libc
209 configure:3994: gcc -o conftest -g -O2 conftest.c >&5
210 configure:4000: $? = 0
211 configure:4003: test -z || test ! -s conftest.err
212 configure:4006: $? = 0
213 configure:4009: test -s conftest
214 configure:4012: $? = 0
215 configure:4024: result: yes
216 configure:4791: checking for ranlib
217 configure:4807: found /usr/bin/ranlib
218 configure:4818: result: ranlib
219 configure:4834: checking for bison
220 configure:4850: found /usr/bin/bison
221 configure:4860: result: bison -y
222 configure:4875: checking for flex
223 configure:4891: found /usr/bin/flex
224 configure:4901: result: flex
225 configure:4914: checking for yywrap in -lfl
226 configure:4944: gcc -o conftest -g -O2 conftest.c -lfl >&5
227 configure:4950: $? = 0
228 configure:4953: test -z || test ! -s conftest.err
229 configure:4956: $? = 0
230 configure:4959: test -s conftest
231 configure:4962: $? = 0
232 configure:4975: result: yes
233 configure:5052: checking lex output file root
234 configure:5063: flex conftest.l
235 configure:5066: $? = 0
236 configure:5078: result: lex.yy
237 configure:5083: checking whether yytext is a pointer
238 configure:5099: gcc -o conftest -g -O2 conftest.c -lfl >&5
239 configure:5105: $? = 0
240 configure:5108: test -z || test ! -s conftest.err
241 configure:5111: $? = 0
242 configure:5114: test -s conftest
243 configure:5117: $? = 0
244 configure:5131: result: yes
245 configure:5146: checking for gcc with C99 support
246 configure:5157: gcc -c -g -O2 -std=gnu99 conftest.c >&5
247 configure:5163: $? = 0
248 configure:5166: test -z || test ! -s conftest.err
249 configure:5169: $? = 0
250 configure:5172: test -s conftest.o
251 configure:5175: $? = 0
252 configure:5187: result: yes
253 configure:5215: checking for special C compiler options needed for large files
254 configure:5312: result: no
255 configure:5318: checking for _FILE_OFFSET_BITS value needed for large files
256 configure:5349: gcc -c -g -O2 conftest.c >&5
260 configure:5355: $? = 1
261 configure: failed program was:
293 configure:5401: gcc -c -g -O2 conftest.c >&5
294 configure:5407: $? = 0
295 configure:5410: test -z || test ! -s conftest.err
296 configure:5413: $? = 0
297 configure:5416: test -s conftest.o
298 configure:5419: $? = 0
299 configure:5431: result: 64
300 configure:5441: checking for _LARGE_FILES value needed for large files
301 configure:5472: gcc -c -g -O2 conftest.c >&5
302 configure:5478: $? = 0
303 configure:5481: test -z || test ! -s conftest.err
304 configure:5484: $? = 0
305 configure:5487: test -s conftest.o
306 configure:5490: $? = 0
307 configure:5554: result: no
308 configure:5836: creating ./config.status
503 configure: exit 0