1 /* config.in. Generated from configure.ac by autoheader. */
3 /* 1234 = LIL_ENDIAN, 4321 = BIGENDIAN */
6 /* Define as the number of bits in a byte, if \`limits.h' doesn't. */
9 /* Define 0/1 to force the choice for exception handling model. */
10 #undef CONFIG_SJLJ_EXCEPTIONS
12 /* Define to enable the use of a default assembler. */
13 #undef DEFAULT_ASSEMBLER
15 /* Define to enable the use of a default linker. */
18 /* Define if you want to use __cxa_atexit, rather than atexit, to register C++
19 destructors for local statics and global objects. This is essential for
20 fully standards-compliant handling of destructors, but requires
21 __cxa_atexit in libc. */
22 #undef DEFAULT_USE_CXA_ATEXIT
24 /* Define if you want assertions enabled. This is a cheap check. */
25 #undef ENABLE_ASSERT_CHECKING
27 /* Define if you want more run-time sanity checks. This one gets a grab bag of
28 miscellaneous but relatively cheap checks. */
29 #undef ENABLE_CHECKING
31 /* Define if you want fold checked that it never destructs its argument. This
32 is quite expensive. */
33 #undef ENABLE_FOLD_CHECKING
35 /* Define if you want the garbage collector to operate in maximally paranoid
36 mode, validating the entire heap and collecting garbage at every
37 opportunity. This is extremely expensive. */
38 #undef ENABLE_GC_ALWAYS_COLLECT
40 /* Define if you want the garbage collector to do object poisoning and other
41 memory allocation checks. This is quite expensive. */
42 #undef ENABLE_GC_CHECKING
44 /* Define to 1 if translation of program messages to the user's native
45 language is requested. */
48 /* Define if you want all operations on RTL (the basic data structure of the
49 optimizer and back end) to be checked for dynamic type safety at runtime.
50 This is quite expensive. */
51 #undef ENABLE_RTL_CHECKING
53 /* Define if you want RTL flag accesses to be checked against the RTL codes
54 that are supported for each access macro. This is relatively cheap. */
55 #undef ENABLE_RTL_FLAG_CHECKING
57 /* Define if you want runtime assertions enabled. This is a cheap check. */
58 #undef ENABLE_RUNTIME_CHECKING
60 /* Define if you want all operations on trees (the basic data structure of the
61 front ends) to be checked for dynamic type safety at runtime. This is
62 moderately expensive. The tree browser debugging routines will also be
63 enabled by this option. */
64 #undef ENABLE_TREE_CHECKING
66 /* Define if you want to run subprograms and generated programs through
67 valgrind (a memory checker). This is extremely expensive. */
68 #undef ENABLE_VALGRIND_CHECKING
70 /* Define to 1 if installation paths should be looked up in the Windows
71 Registry. Ignored on non-Windows hosts. */
72 #undef ENABLE_WIN32_REGISTRY
74 /* Define to the name of a file containing a list of extra machine modes for
76 #undef EXTRA_MODES_FILE
78 /* Define to enable detailed memory allocation stats gathering. */
79 #undef GATHER_STATISTICS
81 /* Define to the type of elements in the array set by `getgroups'. Usually
82 this is either `int' or `gid_t'. */
85 /* Define if the zone collector is in use */
88 /* Define to 1 if you have the `alphasort' function. */
91 /* Define if your assembler supports dwarf2 .file/.loc directives, and
92 preserves file table indices exactly as given. */
93 #undef HAVE_AS_DWARF2_DEBUG_LINE
95 /* Define if your assembler supports explicit relocations. */
96 #undef HAVE_AS_EXPLICIT_RELOCS
98 /* Define if your assembler supports the --gdwarf2 option. */
99 #undef HAVE_AS_GDWARF2_DEBUG_FLAG
101 /* Define true if the assembler supports '.long foo@GOTOFF'. */
102 #undef HAVE_AS_GOTOFF_IN_DATA
104 /* Define if your assembler supports the --gstabs option. */
105 #undef HAVE_AS_GSTABS_DEBUG_FLAG
107 /* Define if your assembler supports the Sun syntax for cmov. */
108 #undef HAVE_AS_IX86_CMOV_SUN_SYNTAX
110 /* Define if your assembler supports .sleb128 and .uleb128. */
111 #undef HAVE_AS_LEB128
113 /* Define if your assembler supports ltoffx and ldxmov relocations. */
114 #undef HAVE_AS_LTOFFX_LDXMOV_RELOCS
116 /* Define if your assembler supports mfcr field. */
119 /* Define if your assembler supports the -no-mul-bug-abort option. */
120 #undef HAVE_AS_NO_MUL_BUG_ABORT_OPTION
122 /* Define if your assembler supports offsetable %lo(). */
123 #undef HAVE_AS_OFFSETABLE_LO10
125 /* Define if your assembler supports .register. */
126 #undef HAVE_AS_REGISTER_PSEUDO_OP
128 /* Define if your assembler supports -relax option. */
129 #undef HAVE_AS_RELAX_OPTION
131 /* Define if your assembler and linker support unaligned PC relative relocs.
133 #undef HAVE_AS_SPARC_UA_PCREL
135 /* Define if your assembler and linker support unaligned PC relative relocs
136 against hidden symbols. */
137 #undef HAVE_AS_SPARC_UA_PCREL_HIDDEN
139 /* Define if your assembler supports thread-local storage. */
142 /* Define to 1 if you have the `atoll' function. */
145 /* Define to 1 if you have the `atoq' function. */
148 /* Define to 1 if you have the `clearerr_unlocked' function. */
149 #undef HAVE_CLEARERR_UNLOCKED
151 /* Define to 1 if you have the `clock' function. */
154 /* Define if <time.h> defines clock_t. */
157 /* Define to 1 if we found a declaration for 'abort', otherwise define to 0.
159 #undef HAVE_DECL_ABORT
161 /* Define to 1 if we found a declaration for 'atof', otherwise define to 0. */
162 #undef HAVE_DECL_ATOF
164 /* Define to 1 if we found a declaration for 'atol', otherwise define to 0. */
165 #undef HAVE_DECL_ATOL
167 /* Define to 1 if we found a declaration for 'basename', otherwise define to
169 #undef HAVE_DECL_BASENAME
171 /* Define to 1 if we found a declaration for 'calloc', otherwise define to 0.
173 #undef HAVE_DECL_CALLOC
175 /* Define to 1 if we found a declaration for 'clearerr_unlocked', otherwise
177 #undef HAVE_DECL_CLEARERR_UNLOCKED
179 /* Define to 1 if we found a declaration for 'clock', otherwise define to 0.
181 #undef HAVE_DECL_CLOCK
183 /* Define to 1 if we found a declaration for 'errno', otherwise define to 0.
185 #undef HAVE_DECL_ERRNO
187 /* Define to 1 if we found a declaration for 'feof_unlocked', otherwise define
189 #undef HAVE_DECL_FEOF_UNLOCKED
191 /* Define to 1 if we found a declaration for 'ferror_unlocked', otherwise
193 #undef HAVE_DECL_FERROR_UNLOCKED
195 /* Define to 1 if we found a declaration for 'fflush_unlocked', otherwise
197 #undef HAVE_DECL_FFLUSH_UNLOCKED
199 /* Define to 1 if we found a declaration for 'fgetc_unlocked', otherwise
201 #undef HAVE_DECL_FGETC_UNLOCKED
203 /* Define to 1 if we found a declaration for 'fgets_unlocked', otherwise
205 #undef HAVE_DECL_FGETS_UNLOCKED
207 /* Define to 1 if we found a declaration for 'fileno_unlocked', otherwise
209 #undef HAVE_DECL_FILENO_UNLOCKED
211 /* Define to 1 if we found a declaration for 'fprintf_unlocked', otherwise
213 #undef HAVE_DECL_FPRINTF_UNLOCKED
215 /* Define to 1 if we found a declaration for 'fputc_unlocked', otherwise
217 #undef HAVE_DECL_FPUTC_UNLOCKED
219 /* Define to 1 if we found a declaration for 'fputs_unlocked', otherwise
221 #undef HAVE_DECL_FPUTS_UNLOCKED
223 /* Define to 1 if we found a declaration for 'fread_unlocked', otherwise
225 #undef HAVE_DECL_FREAD_UNLOCKED
227 /* Define to 1 if we found a declaration for 'free', otherwise define to 0. */
228 #undef HAVE_DECL_FREE
230 /* Define to 1 if we found a declaration for 'fwrite_unlocked', otherwise
232 #undef HAVE_DECL_FWRITE_UNLOCKED
234 /* Define to 1 if we found a declaration for 'getchar_unlocked', otherwise
236 #undef HAVE_DECL_GETCHAR_UNLOCKED
238 /* Define to 1 if we found a declaration for 'getcwd', otherwise define to 0.
240 #undef HAVE_DECL_GETCWD
242 /* Define to 1 if we found a declaration for 'getc_unlocked', otherwise define
244 #undef HAVE_DECL_GETC_UNLOCKED
246 /* Define to 1 if we found a declaration for 'getenv', otherwise define to 0.
248 #undef HAVE_DECL_GETENV
250 /* Define to 1 if we found a declaration for 'getopt', otherwise define to 0.
252 #undef HAVE_DECL_GETOPT
254 /* Define to 1 if we found a declaration for 'getpagesize', otherwise define
256 #undef HAVE_DECL_GETPAGESIZE
258 /* Define to 1 if we found a declaration for 'getrlimit', otherwise define to
260 #undef HAVE_DECL_GETRLIMIT
262 /* Define to 1 if we found a declaration for 'getrusage', otherwise define to
264 #undef HAVE_DECL_GETRUSAGE
266 /* Define to 1 if we found a declaration for 'getwd', otherwise define to 0.
268 #undef HAVE_DECL_GETWD
270 /* Define to 1 if we found a declaration for 'ldgetname', otherwise define to
272 #undef HAVE_DECL_LDGETNAME
274 /* Define to 1 if we found a declaration for 'malloc', otherwise define to 0.
276 #undef HAVE_DECL_MALLOC
278 /* Define to 1 if we found a declaration for 'putchar_unlocked', otherwise
280 #undef HAVE_DECL_PUTCHAR_UNLOCKED
282 /* Define to 1 if we found a declaration for 'putc_unlocked', otherwise define
284 #undef HAVE_DECL_PUTC_UNLOCKED
286 /* Define to 1 if we found a declaration for 'realloc', otherwise define to 0.
288 #undef HAVE_DECL_REALLOC
290 /* Define to 1 if we found a declaration for 'sbrk', otherwise define to 0. */
291 #undef HAVE_DECL_SBRK
293 /* Define to 1 if we found a declaration for 'setrlimit', otherwise define to
295 #undef HAVE_DECL_SETRLIMIT
297 /* Define to 1 if we found a declaration for 'snprintf', otherwise define to
299 #undef HAVE_DECL_SNPRINTF
301 /* Define to 1 if we found a declaration for 'strsignal', otherwise define to
303 #undef HAVE_DECL_STRSIGNAL
305 /* Define to 1 if we found a declaration for 'strstr', otherwise define to 0.
307 #undef HAVE_DECL_STRSTR
309 /* Define to 1 if we found a declaration for 'times', otherwise define to 0.
311 #undef HAVE_DECL_TIMES
313 /* Define to 1 if we found a declaration for 'vasprintf', otherwise define to
315 #undef HAVE_DECL_VASPRINTF
317 /* Define to 1 if you have the <direct.h> header file. */
320 /* Define to 1 if you have the `dup2' function. */
323 /* Define to 1 if you have the <fcntl.h> header file. */
326 /* Define to 1 if you have the `feof_unlocked' function. */
327 #undef HAVE_FEOF_UNLOCKED
329 /* Define to 1 if you have the `ferror_unlocked' function. */
330 #undef HAVE_FERROR_UNLOCKED
332 /* Define to 1 if you have the `fflush_unlocked' function. */
333 #undef HAVE_FFLUSH_UNLOCKED
335 /* Define to 1 if you have the `fgetc_unlocked' function. */
336 #undef HAVE_FGETC_UNLOCKED
338 /* Define to 1 if you have the `fgets_unlocked' function. */
339 #undef HAVE_FGETS_UNLOCKED
341 /* Define to 1 if you have the `fileno_unlocked' function. */
342 #undef HAVE_FILENO_UNLOCKED
344 /* Define to 1 if you have the `fork' function. */
347 /* Define to 1 if you have the `fprintf_unlocked' function. */
348 #undef HAVE_FPRINTF_UNLOCKED
350 /* Define to 1 if you have the `fputc_unlocked' function. */
351 #undef HAVE_FPUTC_UNLOCKED
353 /* Define to 1 if you have the `fputs_unlocked' function. */
354 #undef HAVE_FPUTS_UNLOCKED
356 /* Define to 1 if you have the `fread_unlocked' function. */
357 #undef HAVE_FREAD_UNLOCKED
359 /* Define to 1 if you have the `fwrite_unlocked' function. */
360 #undef HAVE_FWRITE_UNLOCKED
362 /* Define if your assembler supports .balign and .p2align. */
363 #undef HAVE_GAS_BALIGN_AND_P2ALIGN
365 /* Define 0/1 if your assembler supports COMDAT group. */
366 #undef HAVE_GAS_COMDAT_GROUP
368 /* Define if your assembler uses the new HImode fild and fist notation. */
369 #undef HAVE_GAS_FILDS_FISTS
371 /* Define if your assembler and linker support .hidden. */
372 #undef HAVE_GAS_HIDDEN
374 /* Define if your assembler supports specifying the maximum number of bytes to
375 skip when using the GAS .p2align command. */
376 #undef HAVE_GAS_MAX_SKIP_P2ALIGN
378 /* Define if your assembler supports .nsubspa comdat option. */
379 #undef HAVE_GAS_NSUBSPA_COMDAT
381 /* Define if your assembler and linker support 32-bit section relative relocs
382 via '.secrel32 label'. */
383 #undef HAVE_GAS_PE_SECREL32_RELOC
385 /* Define 0/1 if your assembler supports marking sections with SHF_MERGE flag.
387 #undef HAVE_GAS_SHF_MERGE
389 /* Define if your assembler supports .subsection and .subsection -1 starts
390 emitting at the beginning of your section. */
391 #undef HAVE_GAS_SUBSECTION_ORDERING
393 /* Define if your assembler supports .weak. */
396 /* Define to 1 if you have the `getchar_unlocked' function. */
397 #undef HAVE_GETCHAR_UNLOCKED
399 /* Define to 1 if you have the `getc_unlocked' function. */
400 #undef HAVE_GETC_UNLOCKED
402 /* Define to 1 if you have the `getrlimit' function. */
403 #undef HAVE_GETRLIMIT
405 /* Define to 1 if you have the `getrusage' function. */
406 #undef HAVE_GETRUSAGE
408 /* Define to 1 if you have the `gettimeofday' function. */
409 #undef HAVE_GETTIMEOFDAY
411 /* Define if you have the iconv() function. */
414 /* Define to 1 if you have the <iconv.h> header file. */
417 /* Define .init_array/.fini_array sections are available and working. */
418 #undef HAVE_INITFINI_ARRAY
420 /* Define if you have a working <inttypes.h> header file. */
421 #undef HAVE_INTTYPES_H
423 /* Define to 1 if you have the `kill' function. */
426 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
427 #undef HAVE_LANGINFO_CODESET
429 /* Define to 1 if you have the <langinfo.h> header file. */
430 #undef HAVE_LANGINFO_H
432 /* Define if your <locale.h> file defines LC_MESSAGES. */
433 #undef HAVE_LC_MESSAGES
435 /* Define to 1 if you have the <ldfcn.h> header file. */
438 /* Define if your linker supports --as-needed and --no-as-needed options. */
439 #undef HAVE_LD_AS_NEEDED
441 /* Define if your linker supports --demangle option. */
442 #undef HAVE_LD_DEMANGLE
444 /* Define if your linker supports --eh-frame-hdr option. */
445 #undef HAVE_LD_EH_FRAME_HDR
447 /* Define if your PowerPC64 linker only needs function descriptor syms. */
448 #undef HAVE_LD_NO_DOT_SYMS
450 /* Define if your linker supports -pie option. */
453 /* Define if your linker links a mix of read-only and read-write sections into
454 a read-write section. */
455 #undef HAVE_LD_RO_RW_SECTION_MIXING
457 /* Define if your linker supports -Bstatic/-Bdynamic option. */
458 #undef HAVE_LD_STATIC_DYNAMIC
460 /* Define to 1 if you have the <limits.h> header file. */
463 /* Define to 1 if you have the <locale.h> header file. */
466 /* Define if your compiler supports the \`long long' type. */
467 #undef HAVE_LONG_LONG
469 /* Define to 1 if you have the <malloc.h> header file. */
472 /* Define to 1 if you have the `mbstowcs' function. */
475 /* Define if valgrind's memcheck.h header is installed. */
476 #undef HAVE_MEMCHECK_H
478 /* Define to 1 if you have the <memory.h> header file. */
481 /* Define to 1 if you have the `mincore' function. */
484 /* Define to 1 if you have the `mmap' function. */
487 /* Define if mmap with MAP_ANON(YMOUS) works. */
488 #undef HAVE_MMAP_ANON
490 /* Define if mmap of /dev/zero works. */
491 #undef HAVE_MMAP_DEV_ZERO
493 /* Define if read-only mmap of a plain file works. */
494 #undef HAVE_MMAP_FILE
496 /* Define to 1 if you have the `nl_langinfo' function. */
497 #undef HAVE_NL_LANGINFO
499 /* Define if printf supports "%p". */
500 #undef HAVE_PRINTF_PTR
502 /* Define to 1 if you have the `putchar_unlocked' function. */
503 #undef HAVE_PUTCHAR_UNLOCKED
505 /* Define to 1 if you have the `putc_unlocked' function. */
506 #undef HAVE_PUTC_UNLOCKED
508 /* Define to 1 if you have the `scandir' function. */
511 /* Define to 1 if you have the `setlocale' function. */
512 #undef HAVE_SETLOCALE
514 /* Define to 1 if you have the `setrlimit' function. */
515 #undef HAVE_SETRLIMIT
517 /* Define to 1 if you have the <stddef.h> header file. */
520 /* Define to 1 if you have the <stdint.h> header file. */
523 /* Define to 1 if you have the <stdlib.h> header file. */
526 /* Define to 1 if you have the <strings.h> header file. */
527 #undef HAVE_STRINGS_H
529 /* Define to 1 if you have the <string.h> header file. */
532 /* Define to 1 if you have the `strsignal' function. */
533 #undef HAVE_STRSIGNAL
535 /* Define if <sys/times.h> defines struct tms. */
536 #undef HAVE_STRUCT_TMS
538 /* Define to 1 if you have the `sysconf' function. */
541 /* Define to 1 if you have the <sys/file.h> header file. */
542 #undef HAVE_SYS_FILE_H
544 /* Define to 1 if you have the <sys/mman.h> header file. */
545 #undef HAVE_SYS_MMAN_H
547 /* Define to 1 if you have the <sys/param.h> header file. */
548 #undef HAVE_SYS_PARAM_H
550 /* Define to 1 if you have the <sys/resource.h> header file. */
551 #undef HAVE_SYS_RESOURCE_H
553 /* Define to 1 if you have the <sys/stat.h> header file. */
554 #undef HAVE_SYS_STAT_H
556 /* Define to 1 if you have the <sys/times.h> header file. */
557 #undef HAVE_SYS_TIMES_H
559 /* Define to 1 if you have the <sys/time.h> header file. */
560 #undef HAVE_SYS_TIME_H
562 /* Define to 1 if you have the <sys/types.h> header file. */
563 #undef HAVE_SYS_TYPES_H
565 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
566 #undef HAVE_SYS_WAIT_H
568 /* Define to 1 if you have the `times' function. */
571 /* Define to 1 if you have the <time.h> header file. */
574 /* Define to 1 if you have the <unistd.h> header file. */
577 /* Define if valgrind's valgrind/memcheck.h header is installed. */
578 #undef HAVE_VALGRIND_MEMCHECK_H
580 /* Define to 1 if you have the `vfork' function. */
583 /* Define to 1 if you have the <vfork.h> header file. */
586 /* Define to 1 if you have the <wchar.h> header file. */
589 /* Define to 1 if you have the `wcswidth' function. */
592 /* Define to 1 if `fork' works. */
593 #undef HAVE_WORKING_FORK
595 /* Define this macro if mbstowcs does not crash when its first argument is
597 #undef HAVE_WORKING_MBSTOWCS
599 /* Define to 1 if `vfork' works. */
600 #undef HAVE_WORKING_VFORK
602 /* Define if your compiler supports the \`__int64' type. */
605 /* Define if the host machine stores words of multi-word integers in
607 #undef HOST_WORDS_BIG_ENDIAN
609 /* Define as const if the declaration of iconv() needs const. */
612 /* Define if host mkdir takes a single argument. */
613 #undef MKDIR_TAKES_ONE_ARG
615 /* Define to 1 if HOST_WIDE_INT must be 64 bits wide (see hwint.h). */
616 #undef NEED_64BIT_HOST_WIDE_INT
618 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
619 #undef NO_MINUS_C_MINUS_O
621 /* Define to the address where bug reports for this package should be sent. */
622 #undef PACKAGE_BUGREPORT
624 /* Define to the full name of this package. */
627 /* Define to the full name and version of this package. */
628 #undef PACKAGE_STRING
630 /* Define to the one symbol short name of this package. */
631 #undef PACKAGE_TARNAME
633 /* Define to the version of this package. */
634 #undef PACKAGE_VERSION
636 /* Define to PREFIX/include if cpp should also search that directory. */
637 #undef PREFIX_INCLUDE_DIR
639 /* The size of a `int', as computed by sizeof. */
642 /* The size of a `long', as computed by sizeof. */
645 /* The size of a `long long', as computed by sizeof. */
646 #undef SIZEOF_LONG_LONG
648 /* The size of a `short', as computed by sizeof. */
651 /* The size of a `void *', as computed by sizeof. */
654 /* The size of a `__int64', as computed by sizeof. */
655 #undef SIZEOF___INT64
657 /* Define to 1 if you have the ANSI C header files. */
660 /* Define if you can safely include both <string.h> and <strings.h>. */
661 #undef STRING_WITH_STRINGS
663 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
664 #undef TIME_WITH_SYS_TIME
666 /* Define if your assembler mis-optimizes .eh_frame data. */
667 #undef USE_AS_TRADITIONAL_FORMAT
669 /* Define to 1 if the 'long long' (or '__int64') is wider than 'long' but
670 still efficiently supported by the host hardware. */
671 #undef USE_LONG_LONG_FOR_WIDEST_FAST_INT
673 /* Define if location_t is fileline integer cookie. */
674 #undef USE_MAPPED_LOCATION
676 /* Define to be the last component of the Windows registry key under which to
677 look for installation paths. The full key used will be
678 HKEY_LOCAL_MACHINE/SOFTWARE/Free Software Foundation/{WIN32_REGISTRY_KEY}.
679 The default is the GCC version number. */
680 #undef WIN32_REGISTRY_KEY
682 /* whether byteorder is bigendian */
683 #undef WORDS_BIGENDIAN
685 /* Always define this when using the GNU C Library */
688 /* Define to `int' if <sys/types.h> doesn't define. */
691 /* Define to `__inline__' or `__inline' if that's what the C compiler
692 calls it, or to nothing if 'inline' is not supported under any name. */
697 /* Define to `int' if <sys/types.h> does not define. */
700 /* Define to \`long' if <sys/resource.h> doesn't define. */
703 /* Define to `int' if <sys/types.h> does not define. */
706 /* Define to `int' if <sys/types.h> doesn't define. */
709 /* Define as `fork' if `vfork' does not work. */