* dbxout.c (current_file): Also wrap inside DBX_DEBUGGING_INFO ||
[official-gcc.git] / gcc / config.in
blob3c2f8d36bb9e56f3371b49835c538181d3471932
1 /* config.in.  Generated automatically from configure.in by autoheader.  */
3 /* Define to the type of elements in the array set by `getgroups'.
4    Usually this is either `int' or `gid_t'.  */
5 #undef GETGROUPS_T
7 /* Define to `int' if <sys/types.h> doesn't define.  */
8 #undef gid_t
10 /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
11 #undef HAVE_SYS_WAIT_H
13 /* Define if you have <vfork.h>.  */
14 #undef HAVE_VFORK_H
16 /* Define as __inline if that's what the C compiler calls it.  */
17 #undef inline
19 /* Define if your C compiler doesn't accept -c and -o together.  */
20 #undef NO_MINUS_C_MINUS_O
22 /* Define to `int' if <sys/types.h> doesn't define.  */
23 #undef pid_t
25 /* Define if you have the ANSI C header files.  */
26 #undef STDC_HEADERS
28 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
29 #undef TIME_WITH_SYS_TIME
31 /* Define to `int' if <sys/types.h> doesn't define.  */
32 #undef uid_t
34 /* Define vfork as fork if vfork does not work.  */
35 #undef vfork
37 /* Define if you have the alphasort function.  */
38 #undef HAVE_ALPHASORT
40 /* Define if you have the atoll function.  */
41 #undef HAVE_ATOLL
43 /* Define if you have the atoq function.  */
44 #undef HAVE_ATOQ
46 /* Define if you have the clock function.  */
47 #undef HAVE_CLOCK
49 /* Define if you have the dup2 function.  */
50 #undef HAVE_DUP2
52 /* Define if you have the fprintf_unlocked function.  */
53 #undef HAVE_FPRINTF_UNLOCKED
55 /* Define if you have the fputc_unlocked function.  */
56 #undef HAVE_FPUTC_UNLOCKED
58 /* Define if you have the fputs_unlocked function.  */
59 #undef HAVE_FPUTS_UNLOCKED
61 /* Define if you have the fwrite_unlocked function.  */
62 #undef HAVE_FWRITE_UNLOCKED
64 /* Define if you have the getrlimit function.  */
65 #undef HAVE_GETRLIMIT
67 /* Define if you have the getrusage function.  */
68 #undef HAVE_GETRUSAGE
70 /* Define if you have the gettimeofday function.  */
71 #undef HAVE_GETTIMEOFDAY
73 /* Define if you have the kill function.  */
74 #undef HAVE_KILL
76 /* Define if you have the mbstowcs function.  */
77 #undef HAVE_MBSTOWCS
79 /* Define if you have the mincore function.  */
80 #undef HAVE_MINCORE
82 /* Define if you have the mmap function.  */
83 #undef HAVE_MMAP
85 /* Define if you have the nl_langinfo function.  */
86 #undef HAVE_NL_LANGINFO
88 /* Define if you have the putc_unlocked function.  */
89 #undef HAVE_PUTC_UNLOCKED
91 /* Define if you have the scandir function.  */
92 #undef HAVE_SCANDIR
94 /* Define if you have the setlocale function.  */
95 #undef HAVE_SETLOCALE
97 /* Define if you have the setrlimit function.  */
98 #undef HAVE_SETRLIMIT
100 /* Define if you have the strsignal function.  */
101 #undef HAVE_STRSIGNAL
103 /* Define if you have the sysconf function.  */
104 #undef HAVE_SYSCONF
106 /* Define if you have the times function.  */
107 #undef HAVE_TIMES
109 /* Define if you have the wcswidth function.  */
110 #undef HAVE_WCSWIDTH
112 /* Define if you have the <direct.h> header file.  */
113 #undef HAVE_DIRECT_H
115 /* Define if you have the <fcntl.h> header file.  */
116 #undef HAVE_FCNTL_H
118 /* Define if you have the <langinfo.h> header file.  */
119 #undef HAVE_LANGINFO_H
121 /* Define if you have the <ldfcn.h> header file.  */
122 #undef HAVE_LDFCN_H
124 /* Define if you have the <limits.h> header file.  */
125 #undef HAVE_LIMITS_H
127 /* Define if you have the <locale.h> header file.  */
128 #undef HAVE_LOCALE_H
130 /* Define if you have the <malloc.h> header file.  */
131 #undef HAVE_MALLOC_H
133 /* Define if you have the <stddef.h> header file.  */
134 #undef HAVE_STDDEF_H
136 /* Define if you have the <stdlib.h> header file.  */
137 #undef HAVE_STDLIB_H
139 /* Define if you have the <string.h> header file.  */
140 #undef HAVE_STRING_H
142 /* Define if you have the <strings.h> header file.  */
143 #undef HAVE_STRINGS_H
145 /* Define if you have the <sys/file.h> header file.  */
146 #undef HAVE_SYS_FILE_H
148 /* Define if you have the <sys/mman.h> header file.  */
149 #undef HAVE_SYS_MMAN_H
151 /* Define if you have the <sys/param.h> header file.  */
152 #undef HAVE_SYS_PARAM_H
154 /* Define if you have the <sys/resource.h> header file.  */
155 #undef HAVE_SYS_RESOURCE_H
157 /* Define if you have the <sys/stat.h> header file.  */
158 #undef HAVE_SYS_STAT_H
160 /* Define if you have the <sys/time.h> header file.  */
161 #undef HAVE_SYS_TIME_H
163 /* Define if you have the <sys/times.h> header file.  */
164 #undef HAVE_SYS_TIMES_H
166 /* Define if you have the <time.h> header file.  */
167 #undef HAVE_TIME_H
169 /* Define if you have the <unistd.h> header file.  */
170 #undef HAVE_UNISTD_H
172 /* Define if you have the <wchar.h> header file.  */
173 #undef HAVE_WCHAR_H
175 /* Define to enable the use of a default linker. */
176 #undef DEFAULT_LINKER
178 /* Define to enable the use of a default assembler. */
179 #undef DEFAULT_ASSEMBLER
181 /* Define if your compiler supports the `long long' type. */
182 #undef HAVE_LONG_LONG
184 /* Define if your compiler supports the `__int64' type. */
185 #undef HAVE___INT64
187 /* Define if the `_Bool' type is built-in. */
188 #undef HAVE__BOOL
190 /* The number of bytes in type void * */
191 #undef SIZEOF_VOID_P
193 /* The number of bytes in type short */
194 #undef SIZEOF_SHORT
196 /* The number of bytes in type int */
197 #undef SIZEOF_INT
199 /* The number of bytes in type long */
200 #undef SIZEOF_LONG
202 /* The number of bytes in type long long */
203 #undef SIZEOF_LONG_LONG
205 /* The number of bytes in type __int64 */
206 #undef SIZEOF___INT64
208 /* Define if you want more run-time sanity checks.  This one gets a grab
209    bag of miscellaneous but relatively cheap checks. */
210 #undef ENABLE_CHECKING
212 /* Define if you want all operations on trees (the basic data
213    structure of the front ends) to be checked for dynamic type safety
214    at runtime.  This is moderately expensive. */
215 #undef ENABLE_TREE_CHECKING
217 /* Define if you want all operations on RTL (the basic data structure
218    of the optimizer and back end) to be checked for dynamic type safety
219    at runtime.  This is quite expensive. */
220 #undef ENABLE_RTL_CHECKING
222 /* Define if you want RTL flag accesses to be checked against the RTL
223    codes that are supported for each access macro.  This is relatively
224    cheap. */
225 #undef ENABLE_RTL_FLAG_CHECKING
227 /* Define if you want the garbage collector to do object poisoning and
228    other memory allocation checks.  This is quite expensive. */
229 #undef ENABLE_GC_CHECKING
231 /* Define if you want the garbage collector to operate in maximally
232    paranoid mode, validating the entire heap and collecting garbage at
233    every opportunity.  This is extremely expensive. */
234 #undef ENABLE_GC_ALWAYS_COLLECT
236 /* Define if you want fold checked that it never destructs its argument.
237    This is quite expensive. */
238 #undef ENABLE_FOLD_CHECKING
240 /* Define if you want to run subprograms and generated programs
241    through valgrind (a memory checker).  This is extremely expensive. */
242 #undef ENABLE_VALGRIND_CHECKING
244 /* Define if valgrind's valgrind/memcheck.h header is installed. */
245 #undef HAVE_VALGRIND_MEMCHECK_H
247 /* Define if valgrind's memcheck.h header is installed. */
248 #undef HAVE_MEMCHECK_H
250 /* Always define this when using the GNU C Library */
251 #undef _GNU_SOURCE
253 /* Define if you have a working <stdbool.h> header file. */
254 #undef HAVE_STDBOOL_H
256 /* Define if you can safely include both <string.h> and <strings.h>. */
257 #undef STRING_WITH_STRINGS
259 /* Define as the number of bits in a byte, if `limits.h' doesn't. */
260 #undef CHAR_BIT
262 /* whether byteorder is bigendian */
263 #undef WORDS_BIGENDIAN
265 /* Define if the host machine stores words of multi-word integers in
266    big-endian order. */
267 #undef HOST_WORDS_BIG_ENDIAN
269 /* 1234 = LIL_ENDIAN, 4321 = BIGENDIAN */
270 #undef BYTEORDER
272 /* Define if you have a working <inttypes.h> header file. */
273 #undef HAVE_INTTYPES_H
275 /* Define this macro if mbstowcs does not crash when its
276    first argument is NULL. */
277 #undef HAVE_WORKING_MBSTOWCS
279 /* Define as `int' if <sys/types.h> doesn't define. */
280 #undef ssize_t
282 /* Define if printf supports %p. */
283 #undef HAVE_PRINTF_PTR
285 /* Define if read-only mmap of a plain file works. */
286 #undef HAVE_MMAP_FILE
288 /* Define if mmap of /dev/zero works. */
289 #undef HAVE_MMAP_DEV_ZERO
291 /* Define if mmap with MAP_ANON(YMOUS) works. */
292 #undef HAVE_MMAP_ANON
294 /* Define if you have the iconv() function. */
295 #undef HAVE_ICONV
297 /* Define as const if the declaration of iconv() needs const. */
298 #undef ICONV_CONST
300 /* Define if your <locale.h> file defines LC_MESSAGES. */
301 #undef HAVE_LC_MESSAGES
303 /* Define to 1 if we found this declaration otherwise define to 0. */
304 #undef HAVE_DECL_GETENV
306 /* Define to 1 if we found this declaration otherwise define to 0. */
307 #undef HAVE_DECL_ATOL
309 /* Define to 1 if we found this declaration otherwise define to 0. */
310 #undef HAVE_DECL_SBRK
312 /* Define to 1 if we found this declaration otherwise define to 0. */
313 #undef HAVE_DECL_ABORT
315 /* Define to 1 if we found this declaration otherwise define to 0. */
316 #undef HAVE_DECL_ATOF
318 /* Define to 1 if we found this declaration otherwise define to 0. */
319 #undef HAVE_DECL_GETCWD
321 /* Define to 1 if we found this declaration otherwise define to 0. */
322 #undef HAVE_DECL_GETWD
324 /* Define to 1 if we found this declaration otherwise define to 0. */
325 #undef HAVE_DECL_STRSIGNAL
327 /* Define to 1 if we found this declaration otherwise define to 0. */
328 #undef HAVE_DECL_PUTC_UNLOCKED
330 /* Define to 1 if we found this declaration otherwise define to 0. */
331 #undef HAVE_DECL_FPUTS_UNLOCKED
333 /* Define to 1 if we found this declaration otherwise define to 0. */
334 #undef HAVE_DECL_FWRITE_UNLOCKED
336 /* Define to 1 if we found this declaration otherwise define to 0. */
337 #undef HAVE_DECL_FPRINTF_UNLOCKED
339 /* Define to 1 if we found this declaration otherwise define to 0. */
340 #undef HAVE_DECL_STRSTR
342 /* Define to 1 if we found this declaration otherwise define to 0. */
343 #undef HAVE_DECL_ERRNO
345 /* Define to 1 if we found this declaration otherwise define to 0. */
346 #undef HAVE_DECL_SNPRINTF
348 /* Define to 1 if we found this declaration otherwise define to 0. */
349 #undef HAVE_DECL_VASPRINTF
351 /* Define to 1 if we found this declaration otherwise define to 0. */
352 #undef HAVE_DECL_MALLOC
354 /* Define to 1 if we found this declaration otherwise define to 0. */
355 #undef HAVE_DECL_REALLOC
357 /* Define to 1 if we found this declaration otherwise define to 0. */
358 #undef HAVE_DECL_CALLOC
360 /* Define to 1 if we found this declaration otherwise define to 0. */
361 #undef HAVE_DECL_FREE
363 /* Define to 1 if we found this declaration otherwise define to 0. */
364 #undef HAVE_DECL_BASENAME
366 /* Define to 1 if we found this declaration otherwise define to 0. */
367 #undef HAVE_DECL_GETOPT
369 /* Define to 1 if we found this declaration otherwise define to 0. */
370 #undef HAVE_DECL_CLOCK
372 /* Define to 1 if we found this declaration otherwise define to 0. */
373 #undef HAVE_DECL_GETRLIMIT
375 /* Define to 1 if we found this declaration otherwise define to 0. */
376 #undef HAVE_DECL_SETRLIMIT
378 /* Define to 1 if we found this declaration otherwise define to 0. */
379 #undef HAVE_DECL_GETRUSAGE
381 /* Define to `long' if <sys/resource.h> doesn't define. */
382 #undef rlim_t
384 /* Define to 1 if we found this declaration otherwise define to 0. */
385 #undef HAVE_DECL_LDGETNAME
387 /* Define to 1 if we found this declaration otherwise define to 0. */
388 #undef HAVE_DECL_TIMES
390 /* Define if <sys/times.h> defines struct tms. */
391 #undef HAVE_STRUCT_TMS
393 /* Define if <time.h> defines clock_t. */
394 #undef HAVE_CLOCK_T
396 /* Define if <sys/types.h> defines `uchar'. */
397 #undef HAVE_UCHAR
399 /* Define .init_array/.fini_array sections are available and working. */
400 #undef HAVE_INITFINI_ARRAY
402 /* Define if host mkdir takes a single argument. */
403 #undef MKDIR_TAKES_ONE_ARG
405 /* Define 0/1 to force the choice for exception handling model. */
406 #undef CONFIG_SJLJ_EXCEPTIONS
408 /* Define if gcc should use -lunwind. */
409 #undef USE_LIBUNWIND_EXCEPTIONS
411 /* Define to 1 if HOST_WIDE_INT must be 64 bits wide (see hwint.h). */
412 #undef NEED_64BIT_HOST_WIDE_INT
414 /* Define if you want to use __cxa_atexit, rather than atexit, to
415    register C++ destructors for local statics and global objects.
416    This is essential for fully standards-compliant handling of
417    destructors, but requires __cxa_atexit in libc. */
418 #undef DEFAULT_USE_CXA_ATEXIT
420 /* Define to the name of a file containing a list of extra machine modes
421    for this architecture. */
422 #undef EXTRA_MODES_FILE
424 /* Define to 1 if translation of program messages to the 
425   user's native language is requested. */
426 #undef ENABLE_NLS
428 /* Define to 1 if installation paths should be looked up in Windows32
429    Registry. Ignored on non windows32 hosts. */
430 #undef ENABLE_WIN32_REGISTRY
432 /* Define to be the last portion of registry key on windows hosts. */
433 #undef WIN32_REGISTRY_KEY
435 /* Define if your assembler supports .balign and .p2align. */
436 #undef HAVE_GAS_BALIGN_AND_P2ALIGN
438 /* Define if your assembler supports specifying the maximum number
439    of bytes to skip when using the GAS .p2align command. */
440 #undef HAVE_GAS_MAX_SKIP_P2ALIGN
442 /* Define if your assembler supports .subsection and .subsection -1 starts
443    emitting at the beginning of your section. */
444 #undef HAVE_GAS_SUBSECTION_ORDERING
446 /* Define if your assembler supports .weak. */
447 #undef HAVE_GAS_WEAK
449 /* Define if your assembler and linker support .hidden. */
450 #undef HAVE_GAS_HIDDEN
452 /* Define if your assembler supports .sleb128 and .uleb128. */
453 #undef HAVE_AS_LEB128
455 /* Define if your assembler mis-optimizes .eh_frame data. */
456 #undef USE_AS_TRADITIONAL_FORMAT
458 /* Define 0/1 if your assembler supports marking sections with SHF_MERGE flag. */
459 #undef HAVE_GAS_SHF_MERGE
461 /* Define if your assembler supports thread-local storage. */
462 #undef HAVE_AS_TLS
464 /* Define if your assembler supports explicit relocations. */
465 #undef HAVE_AS_EXPLICIT_RELOCS
467 /* Define if your assembler supports .register. */
468 #undef HAVE_AS_REGISTER_PSEUDO_OP
470 /* Define if your assembler supports -relax option. */
471 #undef HAVE_AS_RELAX_OPTION
473 /* Define if your assembler and linker support unaligned PC relative relocs. */
474 #undef HAVE_AS_SPARC_UA_PCREL
476 /* Define if your assembler and linker support unaligned PC relative relocs against hidden symbols. */
477 #undef HAVE_AS_SPARC_UA_PCREL_HIDDEN
479 /* Define if your assembler supports offsetable %lo(). */
480 #undef HAVE_AS_OFFSETABLE_LO10
482 /* Define if your assembler uses the new HImode fild and fist notation. */
483 #undef HAVE_GAS_FILDS_FISTS
485 /* Define if your assembler supports the Sun syntax for cmov. */
486 #undef HAVE_AS_IX86_CMOV_SUN_SYNTAX
488 /* Define true if the assembler supports '.long foo@GOTOFF'. */
489 #undef HAVE_AS_GOTOFF_IN_DATA
491 /* Define if your assembler supports ltoffx and ldxmov relocations. */
492 #undef HAVE_AS_LTOFFX_LDXMOV_RELOCS
494 /* Define if your assembler supports mfcr field. */
495 #undef HAVE_AS_MFCRF
497 /* Define if your assembler supports dwarf2 .file/.loc directives,
498    and preserves file table indices exactly as given. */
499 #undef HAVE_AS_DWARF2_DEBUG_LINE
501 /* Define if your assembler supports the --gdwarf2 option. */
502 #undef HAVE_AS_GDWARF2_DEBUG_FLAG
504 /* Define if your assembler supports the --gstabs option. */
505 #undef HAVE_AS_GSTABS_DEBUG_FLAG
507 /* Define if your linker links a mix of read-only
508    and read-write sections into a read-write section. */
509 #undef HAVE_LD_RO_RW_SECTION_MIXING
511 /* Define if your linker supports --eh-frame-hdr option. */
512 #undef HAVE_LD_EH_FRAME_HDR
514 /* Define if your linker supports -pie option. */
515 #undef HAVE_LD_PIE
517 /* Define if your MIPS libgloss linker scripts consistently include STARTUP directives. */
518 #undef HAVE_MIPS_LIBGLOSS_STARTUP_DIRECTIVES
520 /* Define to PREFIX/include if cpp should also search that directory. */
521 #undef PREFIX_INCLUDE_DIR