2003-09-04 Eric Christopher <echristo@redhat.com>
[official-gcc.git] / gcc / config.in
blob8d639942dbbd75588aef768b9ed5cccb877fa416
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 memcheck.h header is installed. */
245 #undef HAVE_MEMCHECK_H
247 /* Always define this when using the GNU C Library */
248 #undef _GNU_SOURCE
250 /* Define if you have a working <stdbool.h> header file. */
251 #undef HAVE_STDBOOL_H
253 /* Define if you can safely include both <string.h> and <strings.h>. */
254 #undef STRING_WITH_STRINGS
256 /* Define as the number of bits in a byte, if `limits.h' doesn't. */
257 #undef CHAR_BIT
259 /* whether byteorder is bigendian */
260 #undef WORDS_BIGENDIAN
262 /* Define if the host machine stores words of multi-word integers in
263    big-endian order. */
264 #undef HOST_WORDS_BIG_ENDIAN
266 /* 1234 = LIL_ENDIAN, 4321 = BIGENDIAN */
267 #undef BYTEORDER
269 /* Define if you have a working <inttypes.h> header file. */
270 #undef HAVE_INTTYPES_H
272 /* Define this macro if mbstowcs does not crash when its
273    first argument is NULL. */
274 #undef HAVE_WORKING_MBSTOWCS
276 /* Define as `int' if <sys/types.h> doesn't define. */
277 #undef ssize_t
279 /* Define if printf supports %p. */
280 #undef HAVE_PRINTF_PTR
282 /* Define if read-only mmap of a plain file works. */
283 #undef HAVE_MMAP_FILE
285 /* Define if mmap of /dev/zero works. */
286 #undef HAVE_MMAP_DEV_ZERO
288 /* Define if mmap with MAP_ANON(YMOUS) works. */
289 #undef HAVE_MMAP_ANON
291 /* Define if you have the iconv() function. */
292 #undef HAVE_ICONV
294 /* Define as const if the declaration of iconv() needs const. */
295 #undef ICONV_CONST
297 /* Define if your <locale.h> file defines LC_MESSAGES. */
298 #undef HAVE_LC_MESSAGES
300 /* Define to 1 if we found this declaration otherwise define to 0. */
301 #undef HAVE_DECL_GETENV
303 /* Define to 1 if we found this declaration otherwise define to 0. */
304 #undef HAVE_DECL_ATOL
306 /* Define to 1 if we found this declaration otherwise define to 0. */
307 #undef HAVE_DECL_SBRK
309 /* Define to 1 if we found this declaration otherwise define to 0. */
310 #undef HAVE_DECL_ABORT
312 /* Define to 1 if we found this declaration otherwise define to 0. */
313 #undef HAVE_DECL_ATOF
315 /* Define to 1 if we found this declaration otherwise define to 0. */
316 #undef HAVE_DECL_GETCWD
318 /* Define to 1 if we found this declaration otherwise define to 0. */
319 #undef HAVE_DECL_GETWD
321 /* Define to 1 if we found this declaration otherwise define to 0. */
322 #undef HAVE_DECL_STRSIGNAL
324 /* Define to 1 if we found this declaration otherwise define to 0. */
325 #undef HAVE_DECL_PUTC_UNLOCKED
327 /* Define to 1 if we found this declaration otherwise define to 0. */
328 #undef HAVE_DECL_FPUTS_UNLOCKED
330 /* Define to 1 if we found this declaration otherwise define to 0. */
331 #undef HAVE_DECL_FWRITE_UNLOCKED
333 /* Define to 1 if we found this declaration otherwise define to 0. */
334 #undef HAVE_DECL_FPRINTF_UNLOCKED
336 /* Define to 1 if we found this declaration otherwise define to 0. */
337 #undef HAVE_DECL_STRSTR
339 /* Define to 1 if we found this declaration otherwise define to 0. */
340 #undef HAVE_DECL_ERRNO
342 /* Define to 1 if we found this declaration otherwise define to 0. */
343 #undef HAVE_DECL_VASPRINTF
345 /* Define to 1 if we found this declaration otherwise define to 0. */
346 #undef HAVE_DECL_MALLOC
348 /* Define to 1 if we found this declaration otherwise define to 0. */
349 #undef HAVE_DECL_REALLOC
351 /* Define to 1 if we found this declaration otherwise define to 0. */
352 #undef HAVE_DECL_CALLOC
354 /* Define to 1 if we found this declaration otherwise define to 0. */
355 #undef HAVE_DECL_FREE
357 /* Define to 1 if we found this declaration otherwise define to 0. */
358 #undef HAVE_DECL_BASENAME
360 /* Define to 1 if we found this declaration otherwise define to 0. */
361 #undef HAVE_DECL_GETOPT
363 /* Define to 1 if we found this declaration otherwise define to 0. */
364 #undef HAVE_DECL_CLOCK
366 /* Define to 1 if we found this declaration otherwise define to 0. */
367 #undef HAVE_DECL_GETRLIMIT
369 /* Define to 1 if we found this declaration otherwise define to 0. */
370 #undef HAVE_DECL_SETRLIMIT
372 /* Define to 1 if we found this declaration otherwise define to 0. */
373 #undef HAVE_DECL_GETRUSAGE
375 /* Define to `long' if <sys/resource.h> doesn't define. */
376 #undef rlim_t
378 /* Define to 1 if we found this declaration otherwise define to 0. */
379 #undef HAVE_DECL_LDGETNAME
381 /* Define to 1 if we found this declaration otherwise define to 0. */
382 #undef HAVE_DECL_TIMES
384 /* Define if <sys/times.h> defines struct tms. */
385 #undef HAVE_STRUCT_TMS
387 /* Define if <time.h> defines clock_t. */
388 #undef HAVE_CLOCK_T
390 /* Define if <sys/types.h> defines `uchar'. */
391 #undef HAVE_UCHAR
393 /* Define .init_array/.fini_array sections are available and working. */
394 #undef HAVE_INITFINI_ARRAY
396 /* Define if host mkdir takes a single argument. */
397 #undef MKDIR_TAKES_ONE_ARG
399 /* Define 0/1 to force the choice for exception handling model. */
400 #undef CONFIG_SJLJ_EXCEPTIONS
402 /* Define if gcc should use -lunwind. */
403 #undef USE_LIBUNWIND_EXCEPTIONS
405 /* Define to 1 if HOST_WIDE_INT must be 64 bits wide (see hwint.h). */
406 #undef NEED_64BIT_HOST_WIDE_INT
408 /* Define if you want to use __cxa_atexit, rather than atexit, to
409    register C++ destructors for local statics and global objects.
410    This is essential for fully standards-compliant handling of
411    destructors, but requires __cxa_atexit in libc. */
412 #undef DEFAULT_USE_CXA_ATEXIT
414 /* Define to the name of a file containing a list of extra machine modes
415    for this architecture. */
416 #undef EXTRA_MODES_FILE
418 /* Define if the target architecture needs extra machine modes to represent
419    the results of comparisons. */
420 #undef EXTRA_CC_MODES
422 /* Define to 1 if translation of program messages to the 
423   user's native language is requested. */
424 #undef ENABLE_NLS
426 /* Define to 1 if installation paths should be looked up in Windows32
427    Registry. Ignored on non windows32 hosts. */
428 #undef ENABLE_WIN32_REGISTRY
430 /* Define to be the last portion of registry key on windows hosts. */
431 #undef WIN32_REGISTRY_KEY
433 /* Define if your assembler supports .balign and .p2align. */
434 #undef HAVE_GAS_BALIGN_AND_P2ALIGN
436 /* Define if your assembler supports specifying the maximum number
437    of bytes to skip when using the GAS .p2align command. */
438 #undef HAVE_GAS_MAX_SKIP_P2ALIGN
440 /* Define if your assembler supports .subsection and .subsection -1 starts
441    emitting at the beginning of your section. */
442 #undef HAVE_GAS_SUBSECTION_ORDERING
444 /* Define if your assembler supports .weak. */
445 #undef HAVE_GAS_WEAK
447 /* Define if your assembler and linker support .hidden. */
448 #undef HAVE_GAS_HIDDEN
450 /* Define if your assembler supports .sleb128 and .uleb128. */
451 #undef HAVE_AS_LEB128
453 /* Define if your assembler mis-optimizes .eh_frame data. */
454 #undef USE_AS_TRADITIONAL_FORMAT
456 /* Define if your assembler supports marking sections with SHF_MERGE flag. */
457 #undef HAVE_GAS_SHF_MERGE
459 /* Define if your assembler supports thread-local storage. */
460 #undef HAVE_AS_TLS
462 /* Define if your assembler supports explicit relocations. */
463 #undef HAVE_AS_EXPLICIT_RELOCS
465 /* Define if your assembler supports .register. */
466 #undef HAVE_AS_REGISTER_PSEUDO_OP
468 /* Define if your assembler supports -relax option. */
469 #undef HAVE_AS_RELAX_OPTION
471 /* Define if your assembler and linker support unaligned PC relative relocs. */
472 #undef HAVE_AS_SPARC_UA_PCREL
474 /* Define if your assembler and linker support unaligned PC relative relocs against hidden symbols. */
475 #undef HAVE_AS_SPARC_UA_PCREL_HIDDEN
477 /* Define if your assembler supports offsetable %lo(). */
478 #undef HAVE_AS_OFFSETABLE_LO10
480 /* Define if your assembler uses the new HImode fild and fist notation. */
481 #undef HAVE_GAS_FILDS_FISTS
483 /* Define true if the assembler supports '.long foo@GOTOFF'. */
484 #undef HAVE_AS_GOTOFF_IN_DATA
486 /* Define if your assembler supports ltoffx and ldxmov relocations. */
487 #undef HAVE_AS_LTOFFX_LDXMOV_RELOCS
489 /* Define if your assembler supports mfcr field. */
490 #undef HAVE_AS_MFCRF
492 /* Define if your assembler supports dwarf2 .file/.loc directives,
493    and preserves file table indices exactly as given. */
494 #undef HAVE_AS_DWARF2_DEBUG_LINE
496 /* Define if your assembler supports the --gdwarf2 option. */
497 #undef HAVE_AS_GDWARF2_DEBUG_FLAG
499 /* Define if your assembler supports the --gstabs option. */
500 #undef HAVE_AS_GSTABS_DEBUG_FLAG
502 /* Define if your linker links a mix of read-only
503    and read-write sections into a read-write section. */
504 #undef HAVE_LD_RO_RW_SECTION_MIXING
506 /* Define if your linker supports --eh-frame-hdr option. */
507 #undef HAVE_LD_EH_FRAME_HDR
509 /* Define if your linker supports -pie option. */
510 #undef HAVE_LD_PIE
512 /* Define if your MIPS libgloss linker scripts consistently include STARTUP directives. */
513 #undef HAVE_MIPS_LIBGLOSS_STARTUP_DIRECTIVES
515 /* Define to PREFIX/include if cpp should also search that directory. */
516 #undef PREFIX_INCLUDE_DIR