implemented Setup.hs to build boehm cpp libs and install them;
[hs-boehmgc.git] / gc-7.2 / config.log
1 This file contains any messages produced by compilers while
2 running configure, to aid debugging if configure makes a mistake.
3
4 It was created by gc configure 7.2, which was
5 generated by GNU Autoconf 2.68.  Invocation command line was
6
7   $ ./configure --prefix=/home/hs/Mate/boehmgc/gc --disable-threads
8
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
12
13 hostname = arrow
14 uname -m = i686
15 uname -r = 3.0.0-21-generic
16 uname -s = Linux
17 uname -v = #35-Ubuntu SMP Fri May 25 17:58:20 UTC 2012
18
19 /usr/bin/uname -p = unknown
20 /bin/uname -X     = unknown
21
22 /bin/arch              = unknown
23 /usr/bin/arch -k       = unknown
24 /usr/convex/getsysinfo = unknown
25 /usr/bin/hostinfo      = unknown
26 /bin/machine           = unknown
27 /usr/bin/oslevel       = unknown
28 /bin/universe          = unknown
29
30 PATH: /usr/lib/jvm/java-6-openjdk/bin/
31 PATH: /usr/lib/lightdm/lightdm
32 PATH: /home/hs/Eiffel/Eiffel70/studio/spec/linux-x86/bin
33 PATH: /usr/local/sbin
34 PATH: /usr/local/bin
35 PATH: /usr/sbin
36 PATH: /usr/bin
37 PATH: /sbin
38 PATH: /bin
39 PATH: /usr/games
40 PATH: /usr/lib/jvm/java-6-openjdk/bin/
41 PATH: /home/hs/.cabal/bin
42 PATH: /home/hs/.xmonad/bin
43 PATH: /home/hs/.cabal/bin
44 PATH: /home/hs/.xmonad/bin
45 PATH: /home/hs/.cabal/bin
46 PATH: /home/hs/.xmonad/bin
47 PATH: /home/hs/.cabal/bin
48 PATH: /home/hs/.xmonad/bin
49
50
51 ## ----------- ##
52 ## Core tests. ##
53 ## ----------- ##
54
55 configure:2457: checking build system type
56 configure:2471: result: i686-pc-linux-gnu
57 configure:2491: checking host system type
58 configure:2504: result: i686-pc-linux-gnu
59 configure:2524: checking target system type
60 configure:2537: result: i686-pc-linux-gnu
61 configure:2566: checking GC version numbers
62 configure:2605: result: major=7 minor=2 
63 configure:2625: checking for a BSD-compatible install
64 configure:2693: result: /usr/bin/install -c
65 configure:2704: checking whether build environment is sane
66 configure:2754: result: yes
67 configure:2895: checking for a thread-safe mkdir -p
68 configure:2934: result: /bin/mkdir -p
69 configure:2947: checking for gawk
70 configure:2977: result: no
71 configure:2947: checking for mawk
72 configure:2963: found /usr/bin/mawk
73 configure:2974: result: mawk
74 configure:2985: checking whether make sets $(MAKE)
75 configure:3007: result: yes
76 configure:3090: checking whether to enable maintainer-specific portions of Makefiles
77 configure:3099: result: no
78 configure:3128: checking for style of include used by make
79 configure:3156: result: GNU
80 configure:3226: checking for gcc
81 configure:3242: found /usr/bin/gcc
82 configure:3253: result: gcc
83 configure:3482: checking for C compiler version
84 configure:3491: gcc --version >&5
85 gcc (Ubuntu/Linaro 4.6.1-9ubuntu3) 4.6.1
86 Copyright (C) 2011 Free Software Foundation, Inc.
87 This is free software; see the source for copying conditions.  There is NO
88 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
89
90 configure:3502: $? = 0
91 configure:3491: gcc -v >&5
92 Using built-in specs.
93 COLLECT_GCC=gcc
94 COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6.1/lto-wrapper
95 Target: i686-linux-gnu
96 Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.1-9ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
97 Thread model: posix
98 gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) 
99 configure:3502: $? = 0
100 configure:3491: gcc -V >&5
101 gcc: error: unrecognized option '-V'
102 gcc: fatal error: no input files
103 compilation terminated.
104 configure:3502: $? = 4
105 configure:3491: gcc -qversion >&5
106 gcc: error: unrecognized option '-qversion'
107 gcc: fatal error: no input files
108 compilation terminated.
109 configure:3502: $? = 4
110 configure:3522: checking whether the C compiler works
111 configure:3544: gcc    conftest.c  >&5
112 configure:3548: $? = 0
113 configure:3596: result: yes
114 configure:3599: checking for C compiler default output file name
115 configure:3601: result: a.out
116 configure:3607: checking for suffix of executables
117 configure:3614: gcc -o conftest    conftest.c  >&5
118 configure:3618: $? = 0
119 configure:3640: result: 
120 configure:3662: checking whether we are cross compiling
121 configure:3670: gcc -o conftest    conftest.c  >&5
122 configure:3674: $? = 0
123 configure:3681: ./conftest
124 configure:3685: $? = 0
125 configure:3700: result: no
126 configure:3705: checking for suffix of object files
127 configure:3727: gcc -c   conftest.c >&5
128 configure:3731: $? = 0
129 configure:3752: result: o
130 configure:3756: checking whether we are using the GNU C compiler
131 configure:3775: gcc -c   conftest.c >&5
132 configure:3775: $? = 0
133 configure:3784: result: yes
134 configure:3793: checking whether gcc accepts -g
135 configure:3813: gcc -c -g  conftest.c >&5
136 configure:3813: $? = 0
137 configure:3854: result: yes
138 configure:3871: checking for gcc option to accept ISO C89
139 configure:3935: gcc  -c -g -O2  conftest.c >&5
140 configure:3935: $? = 0
141 configure:3948: result: none needed
142 configure:3970: checking dependency style of gcc
143 configure:4080: result: gcc3
144 configure:4096: checking whether gcc and cc understand -c and -o together
145 configure:4127: gcc -c conftest.c -o conftest2.o >&5
146 configure:4131: $? = 0
147 configure:4137: gcc -c conftest.c -o conftest2.o >&5
148 configure:4141: $? = 0
149 configure:4152: cc -c conftest.c >&5
150 configure:4156: $? = 0
151 configure:4164: cc -c conftest.c -o conftest2.o >&5
152 configure:4168: $? = 0
153 configure:4174: cc -c conftest.c -o conftest2.o >&5
154 configure:4178: $? = 0
155 configure:4196: result: yes
156 configure:4279: checking for g++
157 configure:4295: found /usr/bin/g++
158 configure:4306: result: g++
159 configure:4333: checking for C++ compiler version
160 configure:4342: g++ --version >&5
161 g++ (Ubuntu/Linaro 4.6.1-9ubuntu3) 4.6.1
162 Copyright (C) 2011 Free Software Foundation, Inc.
163 This is free software; see the source for copying conditions.  There is NO
164 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
165
166 configure:4353: $? = 0
167 configure:4342: g++ -v >&5
168 Using built-in specs.
169 COLLECT_GCC=g++
170 COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6.1/lto-wrapper
171 Target: i686-linux-gnu
172 Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.1-9ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
173 Thread model: posix
174 gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) 
175 configure:4353: $? = 0
176 configure:4342: g++ -V >&5
177 g++: error: unrecognized option '-V'
178 g++: fatal error: no input files
179 compilation terminated.
180 configure:4353: $? = 4
181 configure:4342: g++ -qversion >&5
182 g++: error: unrecognized option '-qversion'
183 g++: fatal error: no input files
184 compilation terminated.
185 configure:4353: $? = 4
186 configure:4357: checking whether we are using the GNU C++ compiler
187 configure:4376: g++ -c   conftest.cpp >&5
188 configure:4376: $? = 0
189 configure:4385: result: yes
190 configure:4394: checking whether g++ accepts -g
191 configure:4414: g++ -c -g  conftest.cpp >&5
192 configure:4414: $? = 0
193 configure:4455: result: yes
194 configure:4480: checking dependency style of g++
195 configure:4590: result: gcc3
196 configure:4615: checking dependency style of gcc
197 configure:4723: result: gcc3
198 configure:4812: checking for inline
199 configure:4828: gcc -c -g -O2  conftest.c >&5
200 configure:4828: $? = 0
201 configure:4836: result: inline
202 configure:5208: checking for xlc
203 configure:5225: gcc -c -g -O2  conftest.c >&5
204 conftest.c: In function 'main':
205 conftest.c:19:4: error: #error 
206 configure:5225: $? = 1
207 configure: failed program was:
208 | /* confdefs.h */
209 | #define PACKAGE_NAME "gc"
210 | #define PACKAGE_TARNAME "gc"
211 | #define PACKAGE_VERSION "7.2"
212 | #define PACKAGE_STRING "gc 7.2"
213 | #define PACKAGE_BUGREPORT "gc@linux.hpl.hp.com"
214 | #define PACKAGE_URL ""
215 | #define GC_VERSION_MAJOR 7
216 | #define GC_VERSION_MINOR 2
217 | #define PACKAGE "gc"
218 | #define VERSION "7.2"
219 | /* end confdefs.h.  */
220
221 | int
222 | main ()
223 | {
224
225 |  #ifndef __xlC__
226 |  # error
227 |  #endif
228
229 |   ;
230 |   return 0;
231 | }
232 configure:5231: result: no
233 configure:5250: checking whether gcc supports -fno-strict-aliasing
234 configure:5276: gcc -c -g -O2 -fno-strict-aliasing  conftest.c >&5
235 configure:5276: $? = 0
236 configure:5285: result: yes
237 configure:5298: checking for dlopen in -ldl
238 configure:5323: gcc -o conftest -g -O2 -fno-strict-aliasing   conftest.c -ldl   >&5
239 configure:5323: $? = 0
240 configure:5332: result: yes
241 configure:5410: checking whether to build shared libraries
242 configure:5452: result: yes
243 configure:5466: checking which machine-dependent code should be used
244 configure:5525: result: 
245 configure:5579: checking how to print strings
246 configure:5606: result: printf
247 configure:5627: checking for a sed that does not truncate output
248 configure:5691: result: sed
249 configure:5709: checking for grep that handles long lines and -e
250 configure:5767: result: /bin/grep
251 configure:5772: checking for egrep
252 configure:5834: result: /bin/grep -E
253 configure:5839: checking for fgrep
254 configure:5901: result: /bin/grep -F
255 configure:5936: checking for ld used by gcc
256 configure:6003: result: /usr/bin/ld
257 configure:6010: checking if the linker (/usr/bin/ld) is GNU ld
258 configure:6025: result: yes
259 configure:6037: checking for BSD- or MS-compatible name lister (nm)
260 configure:6086: result: /usr/bin/nm -B
261 configure:6216: checking the name lister (/usr/bin/nm -B) interface
262 configure:6223: gcc -c -g -O2 -fno-strict-aliasing  conftest.c >&5
263 configure:6226: /usr/bin/nm -B "conftest.o"
264 configure:6229: output
265 00000000 B some_variable
266 configure:6236: result: BSD nm
267 configure:6239: checking whether ln -s works
268 configure:6243: result: yes
269 configure:6251: checking the maximum length of command line arguments
270 configure:6376: result: 1572864
271 configure:6393: checking whether the shell understands some XSI constructs
272 configure:6403: result: yes
273 configure:6407: checking whether the shell understands "+="
274 configure:6413: result: yes
275 configure:6448: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format
276 configure:6488: result: func_convert_file_noop
277 configure:6495: checking how to convert i686-pc-linux-gnu file names to toolchain format
278 configure:6515: result: func_convert_file_noop
279 configure:6522: checking for /usr/bin/ld option to reload object files
280 configure:6529: result: -r
281 configure:6603: checking for objdump
282 configure:6619: found /usr/bin/objdump
283 configure:6630: result: objdump
284 configure:6662: checking how to recognize dependent libraries
285 configure:6864: result: pass_all
286 configure:6949: checking for dlltool
287 configure:6979: result: no
288 configure:7009: checking how to associate runtime and link libraries
289 configure:7036: result: printf %s\n
290 configure:7096: checking for ar
291 configure:7112: found /usr/bin/ar
292 configure:7123: result: ar
293 configure:7160: checking for archiver @FILE support
294 configure:7177: gcc -c -g -O2 -fno-strict-aliasing  conftest.c >&5
295 configure:7177: $? = 0
296 configure:7180: ar cru libconftest.a @conftest.lst >&5
297 configure:7183: $? = 0
298 configure:7188: ar cru libconftest.a @conftest.lst >&5
299 ar: conftest.o: No such file or directory
300 configure:7191: $? = 1
301 configure:7203: result: @
302 configure:7261: checking for strip
303 configure:7277: found /usr/bin/strip
304 configure:7288: result: strip
305 configure:7360: checking for ranlib
306 configure:7376: found /usr/bin/ranlib
307 configure:7387: result: ranlib
308 configure:7489: checking command to parse /usr/bin/nm -B output from gcc object
309 configure:7608: gcc -c -g -O2 -fno-strict-aliasing  conftest.c >&5
310 configure:7611: $? = 0
311 configure:7615: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
312 configure:7618: $? = 0
313 configure:7684: gcc -o conftest -g -O2 -fno-strict-aliasing   conftest.c conftstm.o >&5
314 configure:7687: $? = 0
315 configure:7725: result: ok
316 configure:7762: checking for sysroot
317 configure:7792: result: no
318 configure:8035: checking for mt
319 configure:8051: found /bin/mt
320 configure:8062: result: mt
321 configure:8085: checking if mt is a manifest tool
322 configure:8091: mt '-?'
323 configure:8099: result: no
324 configure:8731: checking how to run the C preprocessor
325 configure:8762: gcc -E  conftest.c
326 configure:8762: $? = 0
327 configure:8776: gcc -E  conftest.c
328 conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
329 compilation terminated.
330 configure:8776: $? = 1
331 configure: failed program was:
332 | /* confdefs.h */
333 | #define PACKAGE_NAME "gc"
334 | #define PACKAGE_TARNAME "gc"
335 | #define PACKAGE_VERSION "7.2"
336 | #define PACKAGE_STRING "gc 7.2"
337 | #define PACKAGE_BUGREPORT "gc@linux.hpl.hp.com"
338 | #define PACKAGE_URL ""
339 | #define GC_VERSION_MAJOR 7
340 | #define GC_VERSION_MINOR 2
341 | #define PACKAGE "gc"
342 | #define VERSION "7.2"
343 | /* end confdefs.h.  */
344 | #include <ac_nonexistent.h>
345 configure:8801: result: gcc -E
346 configure:8821: gcc -E  conftest.c
347 configure:8821: $? = 0
348 configure:8835: gcc -E  conftest.c
349 conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
350 compilation terminated.
351 configure:8835: $? = 1
352 configure: failed program was:
353 | /* confdefs.h */
354 | #define PACKAGE_NAME "gc"
355 | #define PACKAGE_TARNAME "gc"
356 | #define PACKAGE_VERSION "7.2"
357 | #define PACKAGE_STRING "gc 7.2"
358 | #define PACKAGE_BUGREPORT "gc@linux.hpl.hp.com"
359 | #define PACKAGE_URL ""
360 | #define GC_VERSION_MAJOR 7
361 | #define GC_VERSION_MINOR 2
362 | #define PACKAGE "gc"
363 | #define VERSION "7.2"
364 | /* end confdefs.h.  */
365 | #include <ac_nonexistent.h>
366 configure:8864: checking for ANSI C header files
367 configure:8884: gcc -c -g -O2 -fno-strict-aliasing  conftest.c >&5
368 configure:8884: $? = 0
369 configure:8957: gcc -o conftest -g -O2 -fno-strict-aliasing   conftest.c  >&5
370 configure:8957: $? = 0
371 configure:8957: ./conftest
372 configure:8957: $? = 0
373 configure:8968: result: yes
374 configure:8981: checking for sys/types.h
375 configure:8981: gcc -c -g -O2 -fno-strict-aliasing  conftest.c >&5
376 configure:8981: $? = 0
377 configure:8981: result: yes
378 configure:8981: checking for sys/stat.h
379 configure:8981: gcc -c -g -O2 -fno-strict-aliasing  conftest.c >&5
380 configure:8981: $? = 0
381 configure:8981: result: yes
382 configure:8981: checking for stdlib.h
383 configure:8981: gcc -c -g -O2 -fno-strict-aliasing  conftest.c >&5
384 configure:8981: $? = 0
385 configure:8981: result: yes
386 configure:8981: checking for string.h
387 configure:8981: gcc -c -g -O2 -fno-strict-aliasing  conftest.c >&5
388 configure:8981: $? = 0
389 configure:8981: result: yes
390 configure:8981: checking for memory.h
391 configure:8981: gcc -c -g -O2 -fno-strict-aliasing  conftest.c >&5
392 configure:8981: $? = 0
393 configure:8981: result: yes
394 configure:8981: checking for strings.h
395 configure:8981: gcc -c -g -O2 -fno-strict-aliasing  conftest.c >&5
396 configure:8981: $? = 0
397 configure:8981: result: yes
398 configure:8981: checking for inttypes.h
399 configure:8981: gcc -c -g -O2 -fno-strict-aliasing  conftest.c >&5
400 configure:8981: $? = 0
401 configure:8981: result: yes
402 configure:8981: checking for stdint.h
403 configure:8981: gcc -c -g -O2 -fno-strict-aliasing  conftest.c >&5
404 configure:8981: $? = 0
405 configure:8981: result: yes
406 configure:8981: checking for unistd.h
407 configure:8981: gcc -c -g -O2 -fno-strict-aliasing  conftest.c >&5
408 configure:8981: $? = 0
409 configure:8981: result: yes
410 configure:8995: checking for dlfcn.h
411 configure:8995: gcc -c -g -O2 -fno-strict-aliasing  conftest.c >&5
412 configure:8995: $? = 0
413 configure:8995: result: yes
414 configure:9163: checking for objdir
415 configure:9178: result: .libs
416 configure:9449: checking if gcc supports -fno-rtti -fno-exceptions
417 configure:9467: gcc -c -g -O2 -fno-strict-aliasing  -fno-rtti -fno-exceptions conftest.c >&5
418 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
419 configure:9471: $? = 0
420 configure:9484: result: no
421 configure:9794: checking for gcc option to produce PIC
422 configure:9801: result: -fPIC -DPIC
423 configure:9809: checking if gcc PIC flag -fPIC -DPIC works
424 configure:9827: gcc -c -g -O2 -fno-strict-aliasing  -fPIC -DPIC -DPIC conftest.c >&5
425 configure:9831: $? = 0
426 configure:9844: result: yes
427 configure:9873: checking if gcc static flag -static works
428 configure:9901: result: yes
429 configure:9916: checking if gcc supports -c -o file.o
430 configure:9937: gcc -c -g -O2 -fno-strict-aliasing  -o out/conftest2.o conftest.c >&5
431 configure:9941: $? = 0
432 configure:9963: result: yes
433 configure:9971: checking if gcc supports -c -o file.o
434 configure:10018: result: yes
435 configure:10051: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
436 configure:11209: result: yes
437 configure:11246: checking whether -lc should be explicitly linked in
438 configure:11254: gcc -c -g -O2 -fno-strict-aliasing  conftest.c >&5
439 configure:11257: $? = 0
440 configure:11272: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
441 configure:11275: $? = 0
442 configure:11289: result: no
443 configure:11454: checking dynamic linker characteristics
444 configure:11968: gcc -o conftest -g -O2 -fno-strict-aliasing   -Wl,-rpath -Wl,/foo conftest.c  >&5
445 configure:11968: $? = 0
446 configure:12190: result: GNU/Linux ld.so
447 configure:12297: checking how to hardcode library paths into programs
448 configure:12322: result: immediate
449 configure:12862: checking whether stripping libraries is possible
450 configure:12867: result: yes
451 configure:12902: checking if libtool supports shared libraries
452 configure:12904: result: yes
453 configure:12907: checking whether to build shared libraries
454 configure:12928: result: yes
455 configure:12931: checking whether to build static libraries
456 configure:12935: result: yes
457 configure:12958: checking how to run the C++ preprocessor
458 configure:12985: g++ -E  conftest.cpp
459 configure:12985: $? = 0
460 configure:12999: g++ -E  conftest.cpp
461 conftest.cpp:25:28: fatal error: ac_nonexistent.h: No such file or directory
462 compilation terminated.
463 configure:12999: $? = 1
464 configure: failed program was:
465 | /* confdefs.h */
466 | #define PACKAGE_NAME "gc"
467 | #define PACKAGE_TARNAME "gc"
468 | #define PACKAGE_VERSION "7.2"
469 | #define PACKAGE_STRING "gc 7.2"
470 | #define PACKAGE_BUGREPORT "gc@linux.hpl.hp.com"
471 | #define PACKAGE_URL ""
472 | #define GC_VERSION_MAJOR 7
473 | #define GC_VERSION_MINOR 2
474 | #define PACKAGE "gc"
475 | #define VERSION "7.2"
476 | #define STDC_HEADERS 1
477 | #define HAVE_SYS_TYPES_H 1
478 | #define HAVE_SYS_STAT_H 1
479 | #define HAVE_STDLIB_H 1
480 | #define HAVE_STRING_H 1
481 | #define HAVE_MEMORY_H 1
482 | #define HAVE_STRINGS_H 1
483 | #define HAVE_INTTYPES_H 1
484 | #define HAVE_STDINT_H 1
485 | #define HAVE_UNISTD_H 1
486 | #define HAVE_DLFCN_H 1
487 | #define LT_OBJDIR ".libs/"
488 | /* end confdefs.h.  */
489 | #include <ac_nonexistent.h>
490 configure:13024: result: g++ -E
491 configure:13044: g++ -E  conftest.cpp
492 configure:13044: $? = 0
493 configure:13058: g++ -E  conftest.cpp
494 conftest.cpp:25:28: fatal error: ac_nonexistent.h: No such file or directory
495 compilation terminated.
496 configure:13058: $? = 1
497 configure: failed program was:
498 | /* confdefs.h */
499 | #define PACKAGE_NAME "gc"
500 | #define PACKAGE_TARNAME "gc"
501 | #define PACKAGE_VERSION "7.2"
502 | #define PACKAGE_STRING "gc 7.2"
503 | #define PACKAGE_BUGREPORT "gc@linux.hpl.hp.com"
504 | #define PACKAGE_URL ""
505 | #define GC_VERSION_MAJOR 7
506 | #define GC_VERSION_MINOR 2
507 | #define PACKAGE "gc"
508 | #define VERSION "7.2"
509 | #define STDC_HEADERS 1
510 | #define HAVE_SYS_TYPES_H 1
511 | #define HAVE_SYS_STAT_H 1
512 | #define HAVE_STDLIB_H 1
513 | #define HAVE_STRING_H 1
514 | #define HAVE_MEMORY_H 1
515 | #define HAVE_STRINGS_H 1
516 | #define HAVE_INTTYPES_H 1
517 | #define HAVE_STDINT_H 1
518 | #define HAVE_UNISTD_H 1
519 | #define HAVE_DLFCN_H 1
520 | #define LT_OBJDIR ".libs/"
521 | /* end confdefs.h.  */
522 | #include <ac_nonexistent.h>
523 configure:13228: checking for ld used by g++
524 configure:13295: result: /usr/bin/ld
525 configure:13302: checking if the linker (/usr/bin/ld) is GNU ld
526 configure:13317: result: yes
527 configure:13372: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
528 configure:14376: result: yes
529 configure:14411: g++ -c -g -O2  conftest.cpp >&5
530 configure:14414: $? = 0
531 configure:14934: checking for g++ option to produce PIC
532 configure:14941: result: -fPIC -DPIC
533 configure:14949: checking if g++ PIC flag -fPIC -DPIC works
534 configure:14967: g++ -c -g -O2  -fPIC -DPIC -DPIC conftest.cpp >&5
535 configure:14971: $? = 0
536 configure:14984: result: yes
537 configure:15007: checking if g++ static flag -static works
538 configure:15035: result: yes
539 configure:15047: checking if g++ supports -c -o file.o
540 configure:15068: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
541 configure:15072: $? = 0
542 configure:15094: result: yes
543 configure:15099: checking if g++ supports -c -o file.o
544 configure:15146: result: yes
545 configure:15176: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
546 configure:15210: result: yes
547 configure:15353: checking dynamic linker characteristics
548 configure:16023: result: GNU/Linux ld.so
549 configure:16076: checking how to hardcode library paths into programs
550 configure:16101: result: immediate
551 configure:16185: checking whether Solaris gcc optimization fix is necessary
552 configure:16208: result: no
553 configure:16336: checking sys/dg_sys_info.h usability
554 configure:16336: gcc -c -g -O2 -fno-strict-aliasing  conftest.c >&5
555 conftest.c:61:29: fatal error: sys/dg_sys_info.h: No such file or directory
556 compilation terminated.
557 configure:16336: $? = 1
558 configure: failed program was:
559 | /* confdefs.h */
560 | #define PACKAGE_NAME "gc"
561 | #define PACKAGE_TARNAME "gc"
562 | #define PACKAGE_VERSION "7.2"
563 | #define PACKAGE_STRING "gc 7.2"
564 | #define PACKAGE_BUGREPORT "gc@linux.hpl.hp.com"
565 | #define PACKAGE_URL ""
566 | #define GC_VERSION_MAJOR 7
567 | #define GC_VERSION_MINOR 2
568 | #define PACKAGE "gc"
569 | #define VERSION "7.2"
570 | #define STDC_HEADERS 1
571 | #define HAVE_SYS_TYPES_H 1
572 | #define HAVE_SYS_STAT_H 1
573 | #define HAVE_STDLIB_H 1
574 | #define HAVE_STRING_H 1
575 | #define HAVE_MEMORY_H 1
576 | #define HAVE_STRINGS_H 1
577 | #define HAVE_INTTYPES_H 1
578 | #define HAVE_STDINT_H 1
579 | #define HAVE_UNISTD_H 1
580 | #define HAVE_DLFCN_H 1
581 | #define LT_OBJDIR ".libs/"
582 | #define NO_EXECUTE_PERMISSION 1
583 | #define ALL_INTERIOR_POINTERS 1
584 | #define GC_GCJ_SUPPORT 1
585 | /* end confdefs.h.  */
586 | #include <stdio.h>
587 | #ifdef HAVE_SYS_TYPES_H
588 | # include <sys/types.h>
589 | #endif
590 | #ifdef HAVE_SYS_STAT_H
591 | # include <sys/stat.h>
592 | #endif
593 | #ifdef STDC_HEADERS
594 | # include <stdlib.h>
595 | # include <stddef.h>
596 | #else
597 | # ifdef HAVE_STDLIB_H
598 | #  include <stdlib.h>
599 | # endif
600 | #endif
601 | #ifdef HAVE_STRING_H
602 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
603 | #  include <memory.h>
604 | # endif
605 | # include <string.h>
606 | #endif
607 | #ifdef HAVE_STRINGS_H
608 | # include <strings.h>
609 | #endif
610 | #ifdef HAVE_INTTYPES_H
611 | # include <inttypes.h>
612 | #endif
613 | #ifdef HAVE_STDINT_H
614 | # include <stdint.h>
615 | #endif
616 | #ifdef HAVE_UNISTD_H
617 | # include <unistd.h>
618 | #endif
619 | #include <sys/dg_sys_info.h>
620 configure:16336: result: no
621 configure:16336: checking sys/dg_sys_info.h presence
622 configure:16336: gcc -E  conftest.c
623 conftest.c:28:29: fatal error: sys/dg_sys_info.h: No such file or directory
624 compilation terminated.
625 configure:16336: $? = 1
626 configure: failed program was:
627 | /* confdefs.h */
628 | #define PACKAGE_NAME "gc"
629 | #define PACKAGE_TARNAME "gc"
630 | #define PACKAGE_VERSION "7.2"
631 | #define PACKAGE_STRING "gc 7.2"
632 | #define PACKAGE_BUGREPORT "gc@linux.hpl.hp.com"
633 | #define PACKAGE_URL ""
634 | #define GC_VERSION_MAJOR 7
635 | #define GC_VERSION_MINOR 2
636 | #define PACKAGE "gc"
637 | #define VERSION "7.2"
638 | #define STDC_HEADERS 1
639 | #define HAVE_SYS_TYPES_H 1
640 | #define HAVE_SYS_STAT_H 1
641 | #define HAVE_STDLIB_H 1
642 | #define HAVE_STRING_H 1
643 | #define HAVE_MEMORY_H 1
644 | #define HAVE_STRINGS_H 1
645 | #define HAVE_INTTYPES_H 1
646 | #define HAVE_STDINT_H 1
647 | #define HAVE_UNISTD_H 1
648 | #define HAVE_DLFCN_H 1
649 | #define LT_OBJDIR ".libs/"
650 | #define NO_EXECUTE_PERMISSION 1
651 | #define ALL_INTERIOR_POINTERS 1
652 | #define GC_GCJ_SUPPORT 1
653 | /* end confdefs.h.  */
654 | #include <sys/dg_sys_info.h>
655 configure:16336: result: no
656 configure:16336: checking for sys/dg_sys_info.h
657 configure:16336: result: no
658 configure:16563: checking for pkg-config
659 configure:16581: found /usr/bin/pkg-config
660 configure:16593: result: /usr/bin/pkg-config
661 configure:16618: checking pkg-config is at least version 0.9.0
662 configure:16621: result: yes
663 configure:16633: checking for ATOMIC_OPS
664 configure:16641: $PKG_CONFIG --exists --print-errors "atomic_ops"
665 Package atomic_ops was not found in the pkg-config search path.
666 Perhaps you should add the directory containing `atomic_ops.pc'
667 to the PKG_CONFIG_PATH environment variable
668 No package 'atomic_ops' found
669 configure:16644: $? = 1
670 configure:16659: $PKG_CONFIG --exists --print-errors "atomic_ops"
671 Package atomic_ops was not found in the pkg-config search path.
672 Perhaps you should add the directory containing `atomic_ops.pc'
673 to the PKG_CONFIG_PATH environment variable
674 No package 'atomic_ops' found
675 configure:16662: $? = 1
676 No package 'atomic_ops' found
677 configure:16690: result: no
678 configure:16717: checking which libatomic_ops to use
679 configure:16725: result: internal
680 configure:16952: creating ./config.status
681
682 ## ---------------------- ##
683 ## Running config.status. ##
684 ## ---------------------- ##
685
686 This file was extended by gc config.status 7.2, which was
687 generated by GNU Autoconf 2.68.  Invocation command line was
688
689   CONFIG_FILES    = 
690   CONFIG_HEADERS  = 
691   CONFIG_LINKS    = 
692   CONFIG_COMMANDS = 
693   $ ./config.status 
694
695 on arrow
696
697 config.status:1218: creating Makefile
698 config.status:1218: creating bdw-gc.pc
699 config.status:1218: creating include/private/config.h
700 config.status:1399: include/private/config.h is unchanged
701 config.status:1447: executing depfiles commands
702 config.status:1447: executing libtool commands
703 config.status:1447: executing default commands
704 configure:19535: === configuring in libatomic_ops (/home/hs/Mate/boehmgc/gc-7.2/libatomic_ops)
705 configure:19598: running /bin/bash ./configure --disable-option-checking '--prefix=/home/hs/Mate/boehmgc/gc'  '--disable-threads' --cache-file=/dev/null --srcdir=.
706
707 ## ---------------- ##
708 ## Cache variables. ##
709 ## ---------------- ##
710
711 ac_cv_build=i686-pc-linux-gnu
712 ac_cv_c_compiler_gnu=yes
713 ac_cv_c_inline=inline
714 ac_cv_cxx_compiler_gnu=yes
715 ac_cv_env_ATOMIC_OPS_CFLAGS_set=
716 ac_cv_env_ATOMIC_OPS_CFLAGS_value=
717 ac_cv_env_ATOMIC_OPS_LIBS_set=
718 ac_cv_env_ATOMIC_OPS_LIBS_value=
719 ac_cv_env_CCASFLAGS_set=
720 ac_cv_env_CCASFLAGS_value=
721 ac_cv_env_CCAS_set=
722 ac_cv_env_CCAS_value=
723 ac_cv_env_CCC_set=
724 ac_cv_env_CCC_value=
725 ac_cv_env_CC_set=
726 ac_cv_env_CC_value=
727 ac_cv_env_CFLAGS_set=
728 ac_cv_env_CFLAGS_value=
729 ac_cv_env_CPPFLAGS_set=
730 ac_cv_env_CPPFLAGS_value=
731 ac_cv_env_CPP_set=
732 ac_cv_env_CPP_value=
733 ac_cv_env_CXXCPP_set=
734 ac_cv_env_CXXCPP_value=
735 ac_cv_env_CXXFLAGS_set=
736 ac_cv_env_CXXFLAGS_value=
737 ac_cv_env_CXX_set=
738 ac_cv_env_CXX_value=
739 ac_cv_env_LDFLAGS_set=
740 ac_cv_env_LDFLAGS_value=
741 ac_cv_env_LIBS_set=
742 ac_cv_env_LIBS_value=
743 ac_cv_env_PKG_CONFIG_set=
744 ac_cv_env_PKG_CONFIG_value=
745 ac_cv_env_build_alias_set=
746 ac_cv_env_build_alias_value=
747 ac_cv_env_host_alias_set=
748 ac_cv_env_host_alias_value=
749 ac_cv_env_target_alias_set=
750 ac_cv_env_target_alias_value=
751 ac_cv_fno_strict_aliasing=yes
752 ac_cv_header_dlfcn_h=yes
753 ac_cv_header_inttypes_h=yes
754 ac_cv_header_memory_h=yes
755 ac_cv_header_stdc=yes
756 ac_cv_header_stdint_h=yes
757 ac_cv_header_stdlib_h=yes
758 ac_cv_header_string_h=yes
759 ac_cv_header_strings_h=yes
760 ac_cv_header_sys_dg_sys_info_h=no
761 ac_cv_header_sys_stat_h=yes
762 ac_cv_header_sys_types_h=yes
763 ac_cv_header_unistd_h=yes
764 ac_cv_host=i686-pc-linux-gnu
765 ac_cv_lib_dl_dlopen=yes
766 ac_cv_objext=o
767 ac_cv_path_EGREP='/bin/grep -E'
768 ac_cv_path_FGREP='/bin/grep -F'
769 ac_cv_path_GREP=/bin/grep
770 ac_cv_path_SED=sed
771 ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
772 ac_cv_path_install='/usr/bin/install -c'
773 ac_cv_path_mkdir=/bin/mkdir
774 ac_cv_prog_AWK=mawk
775 ac_cv_prog_CPP='gcc -E'
776 ac_cv_prog_CXXCPP='g++ -E'
777 ac_cv_prog_ac_ct_AR=ar
778 ac_cv_prog_ac_ct_CC=gcc
779 ac_cv_prog_ac_ct_CXX=g++
780 ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
781 ac_cv_prog_ac_ct_OBJDUMP=objdump
782 ac_cv_prog_ac_ct_RANLIB=ranlib
783 ac_cv_prog_ac_ct_STRIP=strip
784 ac_cv_prog_cc_c89=
785 ac_cv_prog_cc_g=yes
786 ac_cv_prog_cc_gcc_c_o=yes
787 ac_cv_prog_cxx_g=yes
788 ac_cv_prog_make_make_set=yes
789 ac_cv_target=i686-pc-linux-gnu
790 am_cv_CCAS_dependencies_compiler_type=gcc3
791 am_cv_CC_dependencies_compiler_type=gcc3
792 am_cv_CXX_dependencies_compiler_type=gcc3
793 lt_cv_ar_at_file=@
794 lt_cv_archive_cmds_need_lc=no
795 lt_cv_deplibs_check_method=pass_all
796 lt_cv_file_magic_cmd='$MAGIC_CMD'
797 lt_cv_file_magic_test_file=
798 lt_cv_ld_reload_flag=-r
799 lt_cv_nm_interface='BSD nm'
800 lt_cv_objdir=.libs
801 lt_cv_path_LD=/usr/bin/ld
802 lt_cv_path_LDCXX=/usr/bin/ld
803 lt_cv_path_NM='/usr/bin/nm -B'
804 lt_cv_path_mainfest_tool=no
805 lt_cv_prog_compiler_c_o=yes
806 lt_cv_prog_compiler_c_o_CXX=yes
807 lt_cv_prog_compiler_pic='-fPIC -DPIC'
808 lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
809 lt_cv_prog_compiler_pic_works=yes
810 lt_cv_prog_compiler_pic_works_CXX=yes
811 lt_cv_prog_compiler_rtti_exceptions=no
812 lt_cv_prog_compiler_static_works=yes
813 lt_cv_prog_compiler_static_works_CXX=yes
814 lt_cv_prog_gnu_ld=yes
815 lt_cv_prog_gnu_ldcxx=yes
816 lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
817 lt_cv_shlibpath_overrides_runpath=no
818 lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
819 lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
820 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
821 lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
822 lt_cv_sys_max_cmd_len=1572864
823 lt_cv_to_host_file_cmd=func_convert_file_noop
824 lt_cv_to_tool_file_cmd=func_convert_file_noop
825
826 ## ----------------- ##
827 ## Output variables. ##
828 ## ----------------- ##
829
830 ACLOCAL='${SHELL} /home/hs/Mate/boehmgc/gc-7.2/missing --run aclocal-1.11'
831 AMDEPBACKSLASH='\'
832 AMDEP_FALSE='#'
833 AMDEP_TRUE=''
834 AMTAR='${SHELL} /home/hs/Mate/boehmgc/gc-7.2/missing --run tar'
835 AR='ar'
836 ATOMIC_OPS_CFLAGS='-I$(top_builddir)/libatomic_ops/src -I$(top_srcdir)/libatomic_ops/src'
837 ATOMIC_OPS_LIBS=''
838 AUTOCONF='${SHELL} /home/hs/Mate/boehmgc/gc-7.2/missing --run autoconf'
839 AUTOHEADER='${SHELL} /home/hs/Mate/boehmgc/gc-7.2/missing --run autoheader'
840 AUTOMAKE='${SHELL} /home/hs/Mate/boehmgc/gc-7.2/missing --run automake-1.11'
841 AVOID_CPP_LIB_FALSE=''
842 AVOID_CPP_LIB_TRUE='#'
843 AWK='mawk'
844 CC='gcc'
845 CCAS='gcc'
846 CCASDEPMODE='depmode=gcc3'
847 CCASFLAGS='-g -O2'
848 CCDEPMODE='depmode=gcc3'
849 CFLAGS='-g -O2 -fno-strict-aliasing'
850 COMPILER_XLC_FALSE=''
851 COMPILER_XLC_TRUE='#'
852 CPLUSPLUS_FALSE=''
853 CPLUSPLUS_TRUE='#'
854 CPP='gcc -E'
855 CPPFLAGS=''
856 CXX='g++'
857 CXXCPP='g++ -E'
858 CXXDEPMODE='depmode=gcc3'
859 CXXFLAGS='-g -O2'
860 CXXINCLUDES=''
861 CYGPATH_W='echo'
862 DARWIN_THREADS_FALSE=''
863 DARWIN_THREADS_TRUE='#'
864 DEFS='-DHAVE_CONFIG_H'
865 DEPDIR='.deps'
866 DLLTOOL='false'
867 DSYMUTIL=''
868 DUMPBIN=''
869 ECHO_C=''
870 ECHO_N='-n'
871 ECHO_T=''
872 EGREP='/bin/grep -E'
873 ENABLE_GCJ_SUPPORT_FALSE='#'
874 ENABLE_GCJ_SUPPORT_TRUE=''
875 EXEEXT=''
876 EXTRA_TEST_LIBS=''
877 FGREP='/bin/grep -F'
878 GC_CFLAGS=' -fexceptions'
879 GC_VERSION=''
880 GREP='/bin/grep'
881 INCLUDES=''
882 INSTALL_DATA='${INSTALL} -m 644'
883 INSTALL_PROGRAM='${INSTALL}'
884 INSTALL_SCRIPT='${INSTALL}'
885 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
886 KEEP_BACK_PTRS_FALSE=''
887 KEEP_BACK_PTRS_TRUE='#'
888 LD='/usr/bin/ld'
889 LDFLAGS=''
890 LIBOBJS=''
891 LIBS=''
892 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
893 LIPO=''
894 LN_S='ln -s'
895 LTLIBOBJS=''
896 MAINT='#'
897 MAINTAINER_MODE_FALSE=''
898 MAINTAINER_MODE_TRUE='#'
899 MAKEINFO='${SHELL} /home/hs/Mate/boehmgc/gc-7.2/missing --run makeinfo'
900 MANIFEST_TOOL=':'
901 MKDIR_P='/bin/mkdir -p'
902 NEED_ATOMIC_OPS_ASM_FALSE=''
903 NEED_ATOMIC_OPS_ASM_TRUE='#'
904 NM='/usr/bin/nm -B'
905 NMEDIT=''
906 OBJDUMP='objdump'
907 OBJEXT='o'
908 OPENBSD_THREADS_FALSE=''
909 OPENBSD_THREADS_TRUE='#'
910 OTOOL64=''
911 OTOOL=''
912 PACKAGE='gc'
913 PACKAGE_BUGREPORT='gc@linux.hpl.hp.com'
914 PACKAGE_NAME='gc'
915 PACKAGE_STRING='gc 7.2'
916 PACKAGE_TARNAME='gc'
917 PACKAGE_URL=''
918 PACKAGE_VERSION='7.2'
919 PATH_SEPARATOR=':'
920 PKG_CONFIG='/usr/bin/pkg-config'
921 PTHREADS_FALSE=''
922 PTHREADS_TRUE='#'
923 RANLIB='ranlib'
924 SED='sed'
925 SET_MAKE=''
926 SHELL='/bin/bash'
927 STRIP='strip'
928 THREADDLLIBS=' -ldl'
929 THREADS_FALSE=''
930 THREADS_TRUE='#'
931 UNWINDLIBS=''
932 USE_INTERNAL_LIBATOMIC_OPS_FALSE=''
933 USE_INTERNAL_LIBATOMIC_OPS_TRUE='#'
934 USE_LIBDIR_FALSE='#'
935 USE_LIBDIR_TRUE=''
936 VERSION='7.2'
937 WIN32_THREADS_FALSE=''
938 WIN32_THREADS_TRUE='#'
939 ac_ct_AR='ar'
940 ac_ct_CC='gcc'
941 ac_ct_CXX='g++'
942 ac_ct_DUMPBIN=''
943 addlibs=''
944 addobjs=' mach_dep.lo'
945 am__EXEEXT_FALSE=''
946 am__EXEEXT_TRUE='#'
947 am__fastdepCCAS_FALSE='#'
948 am__fastdepCCAS_TRUE=''
949 am__fastdepCC_FALSE='#'
950 am__fastdepCC_TRUE=''
951 am__fastdepCXX_FALSE='#'
952 am__fastdepCXX_TRUE=''
953 am__include='include'
954 am__isrc=''
955 am__leading_dot='.'
956 am__quote=''
957 am__tar='${AMTAR} chof - "$$tardir"'
958 am__untar='${AMTAR} xf -'
959 bindir='${exec_prefix}/bin'
960 build='i686-pc-linux-gnu'
961 build_alias=''
962 build_cpu='i686'
963 build_os='linux-gnu'
964 build_vendor='pc'
965 datadir='${datarootdir}'
966 datarootdir='${prefix}/share'
967 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
968 dvidir='${docdir}'
969 exec_prefix='${prefix}'
970 extra_ldflags_libgc=''
971 host='i686-pc-linux-gnu'
972 host_alias=''
973 host_cpu='i686'
974 host_os='linux-gnu'
975 host_vendor='pc'
976 htmldir='${docdir}'
977 includedir='${prefix}/include'
978 infodir='${datarootdir}/info'
979 install_sh='${SHELL} /home/hs/Mate/boehmgc/gc-7.2/install-sh'
980 libdir='${exec_prefix}/lib'
981 libexecdir='${exec_prefix}/libexec'
982 localedir='${datarootdir}/locale'
983 localstatedir='${prefix}/var'
984 mandir='${datarootdir}/man'
985 mkdir_p='/bin/mkdir -p'
986 oldincludedir='/usr/include'
987 pdfdir='${docdir}'
988 prefix='/home/hs/Mate/boehmgc/gc'
989 program_transform_name='s,x,x,'
990 psdir='${docdir}'
991 sbindir='${exec_prefix}/sbin'
992 sharedstatedir='${prefix}/com'
993 subdirs=' libatomic_ops'
994 sysconfdir='${prefix}/etc'
995 target='i686-pc-linux-gnu'
996 target_alias=''
997 target_all='libgc.la'
998 target_cpu='i686'
999 target_os='linux-gnu'
1000 target_vendor='pc'
1001
1002 ## ----------- ##
1003 ## confdefs.h. ##
1004 ## ----------- ##
1005
1006 /* confdefs.h */
1007 #define PACKAGE_NAME "gc"
1008 #define PACKAGE_TARNAME "gc"
1009 #define PACKAGE_VERSION "7.2"
1010 #define PACKAGE_STRING "gc 7.2"
1011 #define PACKAGE_BUGREPORT "gc@linux.hpl.hp.com"
1012 #define PACKAGE_URL ""
1013 #define GC_VERSION_MAJOR 7
1014 #define GC_VERSION_MINOR 2
1015 #define PACKAGE "gc"
1016 #define VERSION "7.2"
1017 #define STDC_HEADERS 1
1018 #define HAVE_SYS_TYPES_H 1
1019 #define HAVE_SYS_STAT_H 1
1020 #define HAVE_STDLIB_H 1
1021 #define HAVE_STRING_H 1
1022 #define HAVE_MEMORY_H 1
1023 #define HAVE_STRINGS_H 1
1024 #define HAVE_INTTYPES_H 1
1025 #define HAVE_STDINT_H 1
1026 #define HAVE_UNISTD_H 1
1027 #define HAVE_DLFCN_H 1
1028 #define LT_OBJDIR ".libs/"
1029 #define NO_EXECUTE_PERMISSION 1
1030 #define ALL_INTERIOR_POINTERS 1
1031 #define GC_GCJ_SUPPORT 1
1032 #define JAVA_FINALIZATION 1
1033 #define ATOMIC_UNCOLLECTABLE 1
1034
1035 configure: exit 0