]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/config.in
* Makefile.in (RUN_GEN, VALGRIND_DRIVER_DEFINES): New variables.
[thirdparty/gcc.git] / gcc / config.in
CommitLineData
5f989906 1/* config.in. Generated automatically from configure.in by autoheader. */
778fc1c8 2
3/* Define if using alloca.c. */
4#undef C_ALLOCA
be2828ce 5
be2828ce 6/* Define to empty if the keyword does not work. */
7#undef const
8
778fc1c8 9/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
10 This function is required for alloca.c support on those systems. */
11#undef CRAY_STACKSEG_END
12
2382c341 13/* Define to the type of elements in the array set by `getgroups'.
14 Usually this is either `int' or `gid_t'. */
15#undef GETGROUPS_T
16
17/* Define to `int' if <sys/types.h> doesn't define. */
18#undef gid_t
19
778fc1c8 20/* Define if you have alloca, as a function or macro. */
21#undef HAVE_ALLOCA
22
23/* Define if you have <alloca.h> and it should be used (not on Ultrix). */
24#undef HAVE_ALLOCA_H
25
11e01324 26/* Define if you have the ANSI # stringizing operator in cpp. */
27#undef HAVE_STRINGIZE
28
5a3ee0b1 29/* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
30#undef HAVE_SYS_WAIT_H
31
020ecb1b 32/* Define if you have <vfork.h>. */
33#undef HAVE_VFORK_H
34
be2828ce 35/* Define as __inline if that's what the C compiler calls it. */
36#undef inline
37
3f9b9702 38/* Define if your C compiler doesn't accept -c and -o together. */
39#undef NO_MINUS_C_MINUS_O
40
be2828ce 41/* Define to `long' if <sys/types.h> doesn't define. */
42#undef off_t
43
020ecb1b 44/* Define to `int' if <sys/types.h> doesn't define. */
45#undef pid_t
46
be2828ce 47/* Define to `unsigned' if <sys/types.h> doesn't define. */
48#undef size_t
49
778fc1c8 50/* If using the C implementation of alloca, define if you know the
51 direction of stack growth for your system; otherwise it will be
52 automatically deduced at run-time.
53 STACK_DIRECTION > 0 => grows toward higher addresses
54 STACK_DIRECTION < 0 => grows toward lower addresses
55 STACK_DIRECTION = 0 => direction of growth unknown
56 */
57#undef STACK_DIRECTION
58
ad87de1e 59/* Define if you have the ANSI C header files. */
60#undef STDC_HEADERS
61
ad87de1e 62/* Define if you can safely include both <sys/time.h> and <time.h>. */
63#undef TIME_WITH_SYS_TIME
64
2382c341 65/* Define to `int' if <sys/types.h> doesn't define. */
66#undef uid_t
67
020ecb1b 68/* Define vfork as fork if vfork does not work. */
69#undef vfork
70
99a9be64 71/* Define if your assembler supports specifying the maximum number
bb006a84 72 of bytes to skip when using the GAS .p2align command. */
99a9be64 73#undef HAVE_GAS_MAX_SKIP_P2ALIGN
74
75/* Define if your assembler supports .balign and .p2align. */
76#undef HAVE_GAS_BALIGN_AND_P2ALIGN
77
78/* Define if your assembler uses the old HImode fild and fist notation. */
79#undef HAVE_GAS_FILDS_FISTS
80
81/* Define to `int' if <sys/types.h> doesn't define. */
82#undef ssize_t
83
bb006a84 84/* Define if cpp should also search $prefix/include. */
680776c8 85#undef PREFIX_INCLUDE_DIR
86
be2828ce 87/* Define if you have the __argz_count function. */
88#undef HAVE___ARGZ_COUNT
89
90/* Define if you have the __argz_next function. */
91#undef HAVE___ARGZ_NEXT
92
93/* Define if you have the __argz_stringify function. */
94#undef HAVE___ARGZ_STRINGIFY
95
e98fb73e 96/* Define if you have the alphasort function. */
97#undef HAVE_ALPHASORT
98
e1930fd4 99/* Define if you have the atoll function. */
100#undef HAVE_ATOLL
101
102/* Define if you have the atoq function. */
103#undef HAVE_ATOQ
104
c770a4cb 105/* Define if you have the clock function. */
106#undef HAVE_CLOCK
107
be2828ce 108/* Define if you have the dcgettext function. */
109#undef HAVE_DCGETTEXT
110
758cb8dd 111/* Define if you have the dup2 function. */
112#undef HAVE_DUP2
113
778fc1c8 114/* Define if you have the feof_unlocked function. */
115#undef HAVE_FEOF_UNLOCKED
116
117/* Define if you have the fgets_unlocked function. */
118#undef HAVE_FGETS_UNLOCKED
119
28874558 120/* Define if you have the fprintf_unlocked function. */
121#undef HAVE_FPRINTF_UNLOCKED
122
1bcf5ab8 123/* Define if you have the fputc_unlocked function. */
124#undef HAVE_FPUTC_UNLOCKED
125
126/* Define if you have the fputs_unlocked function. */
127#undef HAVE_FPUTS_UNLOCKED
128
28874558 129/* Define if you have the fwrite_unlocked function. */
130#undef HAVE_FWRITE_UNLOCKED
131
be2828ce 132/* Define if you have the getcwd function. */
133#undef HAVE_GETCWD
134
778fc1c8 135/* Define if you have the getegid function. */
136#undef HAVE_GETEGID
137
138/* Define if you have the geteuid function. */
139#undef HAVE_GETEUID
140
141/* Define if you have the getgid function. */
142#undef HAVE_GETGID
143
be2828ce 144/* Define if you have the getpagesize function. */
145#undef HAVE_GETPAGESIZE
146
b35797d5 147/* Define if you have the getrlimit function. */
148#undef HAVE_GETRLIMIT
149
a876e5f8 150/* Define if you have the getrusage function. */
151#undef HAVE_GETRUSAGE
152
778fc1c8 153/* Define if you have the getuid function. */
154#undef HAVE_GETUID
155
ad87de1e 156/* Define if you have the kill function. */
157#undef HAVE_KILL
158
7eda354a 159/* Define if you have the lstat function. */
160#undef HAVE_LSTAT
161
778fc1c8 162/* Define if you have the mempcpy function. */
163#undef HAVE_MEMPCPY
164
be2828ce 165/* Define if you have the munmap function. */
166#undef HAVE_MUNMAP
167
e2f02136 168/* Define if you have the nl_langinfo function. */
169#undef HAVE_NL_LANGINFO
170
1bcf5ab8 171/* Define if you have the putc_unlocked function. */
172#undef HAVE_PUTC_UNLOCKED
173
ad87de1e 174/* Define if you have the putenv function. */
175#undef HAVE_PUTENV
176
e98fb73e 177/* Define if you have the scandir function. */
178#undef HAVE_SCANDIR
179
be2828ce 180/* Define if you have the setenv function. */
181#undef HAVE_SETENV
182
183/* Define if you have the setlocale function. */
184#undef HAVE_SETLOCALE
185
b35797d5 186/* Define if you have the setrlimit function. */
187#undef HAVE_SETRLIMIT
188
be2828ce 189/* Define if you have the stpcpy function. */
190#undef HAVE_STPCPY
191
192/* Define if you have the strcasecmp function. */
193#undef HAVE_STRCASECMP
194
c5aa1e92 195/* Define if you have the strchr function. */
196#undef HAVE_STRCHR
197
be2828ce 198/* Define if you have the strdup function. */
199#undef HAVE_STRDUP
200
0b6ff5fb 201/* Define if you have the strsignal function. */
202#undef HAVE_STRSIGNAL
203
e82a1ee4 204/* Define if you have the strtoul function. */
205#undef HAVE_STRTOUL
206
997d68fe 207/* Define if you have the sysconf function. */
208#undef HAVE_SYSCONF
209
c770a4cb 210/* Define if you have the times function. */
211#undef HAVE_TIMES
212
778fc1c8 213/* Define if you have the tsearch function. */
214#undef HAVE_TSEARCH
215
be2828ce 216/* Define if you have the <argz.h> header file. */
217#undef HAVE_ARGZ_H
218
a729d1c3 219/* Define if you have the <direct.h> header file. */
220#undef HAVE_DIRECT_H
221
ad87de1e 222/* Define if you have the <fcntl.h> header file. */
223#undef HAVE_FCNTL_H
224
e2f02136 225/* Define if you have the <langinfo.h> header file. */
226#undef HAVE_LANGINFO_H
227
0dbd1c74 228/* Define if you have the <limits.h> header file. */
229#undef HAVE_LIMITS_H
230
be2828ce 231/* Define if you have the <locale.h> header file. */
232#undef HAVE_LOCALE_H
233
234/* Define if you have the <malloc.h> header file. */
235#undef HAVE_MALLOC_H
236
237/* Define if you have the <nl_types.h> header file. */
238#undef HAVE_NL_TYPES_H
239
071cd279 240/* Define if you have the <stddef.h> header file. */
241#undef HAVE_STDDEF_H
242
243/* Define if you have the <stdlib.h> header file. */
244#undef HAVE_STDLIB_H
245
246/* Define if you have the <string.h> header file. */
247#undef HAVE_STRING_H
248
249/* Define if you have the <strings.h> header file. */
250#undef HAVE_STRINGS_H
251
ad87de1e 252/* Define if you have the <sys/file.h> header file. */
253#undef HAVE_SYS_FILE_H
254
255/* Define if you have the <sys/param.h> header file. */
256#undef HAVE_SYS_PARAM_H
257
258/* Define if you have the <sys/resource.h> header file. */
259#undef HAVE_SYS_RESOURCE_H
260
8be93a1c 261/* Define if you have the <sys/stat.h> header file. */
262#undef HAVE_SYS_STAT_H
263
ad87de1e 264/* Define if you have the <sys/time.h> header file. */
265#undef HAVE_SYS_TIME_H
266
267/* Define if you have the <sys/times.h> header file. */
268#undef HAVE_SYS_TIMES_H
269
071cd279 270/* Define if you have the <time.h> header file. */
271#undef HAVE_TIME_H
272
273/* Define if you have the <unistd.h> header file. */
274#undef HAVE_UNISTD_H
be2828ce 275
c9b4be0a 276/* Define to enable the use of a default linker. */
277#undef DEFAULT_LINKER
278
279/* Define to enable the use of a default assembler. */
280#undef DEFAULT_ASSEMBLER
281
0fa54ff1 282/* Define if your compiler understands volatile. */
283#undef HAVE_VOLATILE
284
285/* Define if your compiler supports the `long double' type. */
286#undef HAVE_LONG_DOUBLE
287
288/* Define if your compiler supports the `long long' type. */
289#undef HAVE_LONG_LONG
290
291/* Define if your compiler supports the `__int64' type. */
292#undef HAVE___INT64
293
294/* Define if the `_Bool' type is built-in. */
295#undef HAVE__BOOL
296
297/* The number of bytes in type short */
298#undef SIZEOF_SHORT
299
300/* The number of bytes in type int */
301#undef SIZEOF_INT
302
303/* The number of bytes in type long */
304#undef SIZEOF_LONG
305
306/* The number of bytes in type long long */
307#undef SIZEOF_LONG_LONG
308
309/* The number of bytes in type __int64 */
310#undef SIZEOF___INT64
311
312/* Define if the host execution character set is EBCDIC. */
313#undef HOST_EBCDIC
314
42f1312d 315/* Define if you want more run-time sanity checks. This one gets a grab
316 bag of miscellaneous but relatively cheap checks. */
317#undef ENABLE_CHECKING
318
319/* Define if you want all operations on trees (the basic data
320 structure of the front ends) to be checked for dynamic type safety
321 at runtime. This is moderately expensive. */
322#undef ENABLE_TREE_CHECKING
323
324/* Define if you want all operations on RTL (the basic data structure
325 of the optimizer and back end) to be checked for dynamic type safety
326 at runtime. This is quite expensive. */
327#undef ENABLE_RTL_CHECKING
328
b0e7e012 329/* Define if you want RTL flag accesses to be checked against the RTL
330 codes that are supported for each access macro. This is relatively
e98fb73e 331 cheap. */
b0e7e012 332#undef ENABLE_RTL_FLAG_CHECKING
333
42f1312d 334/* Define if you want the garbage collector to do object poisoning and
335 other memory allocation checks. This is quite expensive. */
336#undef ENABLE_GC_CHECKING
337
338/* Define if you want the garbage collector to operate in maximally
339 paranoid mode, validating the entire heap and collecting garbage at
340 every opportunity. This is extremely expensive. */
341#undef ENABLE_GC_ALWAYS_COLLECT
342
0fa54ff1 343/* Define if you want to run subprograms and generated programs
344 through valgrind (a memory checker). This is extremely expensive. */
345#undef ENABLE_VALGRIND_CHECKING
346
70ac8784 347/* Define if you want to use __cxa_atexit, rather than atexit, to
348 register C++ destructors for local statics and global objects.
349 This is essential for fully standards-compliant handling of
350 destructors, but requires __cxa_atexit in libc. */
351#undef DEFAULT_USE_CXA_ATEXIT
352
0653b94e 353/* Define if you want the C and C++ compilers to support multibyte
354 character sets for source code. */
355#undef MULTIBYTE_CHARS
356
02be28b3 357/* Always define this when using the GNU C Library */
358#undef _GNU_SOURCE
359
3e37364a 360/* Define if you have a working <stdbool.h> header file. */
361#undef HAVE_STDBOOL_H
362
c9b4be0a 363/* Define if you can safely include both <string.h> and <strings.h>. */
364#undef STRING_WITH_STRINGS
365
02be28b3 366/* Define as the number of bits in a byte, if `limits.h' doesn't. */
367#undef CHAR_BIT
368
3239b2ba 369/* Define if the host machine stores words of multi-word integers in
370 big-endian order. */
371#undef HOST_WORDS_BIG_ENDIAN
372
e7288103 373/* Define to the floating point format of the host machine, if not IEEE. */
374#undef HOST_FLOAT_FORMAT
375
376/* Define to 1 if the host machine stores floating point numbers in
377 memory with the word containing the sign bit at the lowest address,
378 or to 0 if it does it the other way around.
379
380 This macro should not be defined if the ordering is the same as for
381 multi-word integers. */
382#undef HOST_FLOAT_WORDS_BIG_ENDIAN
383
c9b4be0a 384/* Define if you have a working <inttypes.h> header file. */
385#undef HAVE_INTTYPES_H
386
c9b4be0a 387/* Define if printf supports %p. */
388#undef HAVE_PRINTF_PTR
389
901dfcc7 390/* Define if mmap can get us zeroed pages from /dev/zero. */
391#undef HAVE_MMAP_DEV_ZERO
392
393/* Define if mmap can get us zeroed pages using MAP_ANON(YMOUS). */
394#undef HAVE_MMAP_ANON
8ee6d486 395
39af12e5 396/* Define if read-only mmap of a plain file works. */
397#undef HAVE_MMAP_FILE
398
7093ff41 399/* Define if you have the iconv() function. */
400#undef HAVE_ICONV
401
402/* Define as const if the declaration of iconv() needs const. */
403#undef ICONV_CONST
404
07c927cb 405/* Define to 1 if we found this declaration otherwise define to 0. */
406#undef HAVE_DECL_GETENV
3c014a93 407
07c927cb 408/* Define to 1 if we found this declaration otherwise define to 0. */
409#undef HAVE_DECL_ATOL
3c014a93 410
07c927cb 411/* Define to 1 if we found this declaration otherwise define to 0. */
412#undef HAVE_DECL_SBRK
3c014a93 413
07c927cb 414/* Define to 1 if we found this declaration otherwise define to 0. */
415#undef HAVE_DECL_ABORT
3c014a93 416
07c927cb 417/* Define to 1 if we found this declaration otherwise define to 0. */
418#undef HAVE_DECL_ATOF
3c014a93 419
07c927cb 420/* Define to 1 if we found this declaration otherwise define to 0. */
421#undef HAVE_DECL_GETCWD
3c014a93 422
07c927cb 423/* Define to 1 if we found this declaration otherwise define to 0. */
424#undef HAVE_DECL_GETWD
3c014a93 425
07c927cb 426/* Define to 1 if we found this declaration otherwise define to 0. */
427#undef HAVE_DECL_STRSIGNAL
3c014a93 428
07c927cb 429/* Define to 1 if we found this declaration otherwise define to 0. */
430#undef HAVE_DECL_PUTC_UNLOCKED
3c014a93 431
07c927cb 432/* Define to 1 if we found this declaration otherwise define to 0. */
433#undef HAVE_DECL_FPUTS_UNLOCKED
3c014a93 434
28874558 435/* Define to 1 if we found this declaration otherwise define to 0. */
436#undef HAVE_DECL_FWRITE_UNLOCKED
437
438/* Define to 1 if we found this declaration otherwise define to 0. */
439#undef HAVE_DECL_FPRINTF_UNLOCKED
440
07c927cb 441/* Define to 1 if we found this declaration otherwise define to 0. */
442#undef HAVE_DECL_STRSTR
3c014a93 443
3f8f3fc8 444/* Define to 1 if we found this declaration otherwise define to 0. */
445#undef HAVE_DECL_ERRNO
446
283bb5ac 447/* Define to 1 if we found this declaration otherwise define to 0. */
448#undef HAVE_DECL_VASPRINTF
449
07c927cb 450/* Define to 1 if we found this declaration otherwise define to 0. */
451#undef HAVE_DECL_MALLOC
3c014a93 452
07c927cb 453/* Define to 1 if we found this declaration otherwise define to 0. */
454#undef HAVE_DECL_REALLOC
3c014a93 455
07c927cb 456/* Define to 1 if we found this declaration otherwise define to 0. */
457#undef HAVE_DECL_CALLOC
3c014a93 458
07c927cb 459/* Define to 1 if we found this declaration otherwise define to 0. */
460#undef HAVE_DECL_FREE
3c014a93 461
07c927cb 462/* Define to 1 if we found this declaration otherwise define to 0. */
463#undef HAVE_DECL_BASENAME
3c014a93 464
07c927cb 465/* Define to 1 if we found this declaration otherwise define to 0. */
466#undef HAVE_DECL_GETOPT
3c014a93 467
c770a4cb 468/* Define to 1 if we found this declaration otherwise define to 0. */
469#undef HAVE_DECL_CLOCK
470
07c927cb 471/* Define to 1 if we found this declaration otherwise define to 0. */
472#undef HAVE_DECL_GETRLIMIT
473
474/* Define to 1 if we found this declaration otherwise define to 0. */
475#undef HAVE_DECL_SETRLIMIT
476
477/* Define to 1 if we found this declaration otherwise define to 0. */
478#undef HAVE_DECL_GETRUSAGE
3c014a93 479
c770a4cb 480/* Define to 1 if we found this declaration otherwise define to 0. */
481#undef HAVE_DECL_TIMES
482
483/* Define if <sys/times.h> defines struct tms. */
484#undef HAVE_STRUCT_TMS
485
486/* Define if <time.h> defines clock_t. */
487#undef HAVE_CLOCK_T
488
5646395d 489/* Define .init_array/.fini_array sections are available and working. */
490#undef HAVE_INITFINI_ARRAY
491
c9b4be0a 492/* Define if host mkdir takes a single argument. */
493#undef MKDIR_TAKES_ONE_ARG
494
6f432b58 495/* Define to the name of a file containing a list of extra machine modes
496 for this architecture. */
497#undef EXTRA_MODES_FILE
498
5f989906 499/* Define if the target architecture needs extra machine modes to represent
500 the results of comparisons. */
501#undef EXTRA_CC_MODES
502
778fc1c8 503/* Define if you have the iconv() function. */
504#undef HAVE_ICONV
505
506/* Define as const if the declaration of iconv() needs const. */
507#undef ICONV_CONST
508
509/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
510#undef HAVE_LANGINFO_CODESET
511
512/* Define if your <locale.h> file defines LC_MESSAGES. */
513#undef HAVE_LC_MESSAGES
514
515/* Define to 1 if translation of program messages to the user's native language
516 is requested. */
517#undef ENABLE_NLS
518
eb718689 519/* Define if you have the <libintl.h> header file. */
520#undef HAVE_LIBINTL_H
521
778fc1c8 522/* Define if the GNU gettext() function is already present or preinstalled. */
523#undef HAVE_GETTEXT
524
eb718689 525/* Define to use the libintl included with this package instead of any
526 version in the system libraries. */
527#undef USE_INCLUDED_LIBINTL
528
c9b4be0a 529/* Define to 1 if installation paths should be looked up in Windows32
530 Registry. Ignored on non windows32 hosts. */
531#undef ENABLE_WIN32_REGISTRY
532
533/* Define to be the last portion of registry key on windows hosts. */
534#undef WIN32_REGISTRY_KEY
535
536/* Define if your assembler supports .subsection and .subsection -1 starts
537 emitting at the beginning of your section. */
538#undef HAVE_GAS_SUBSECTION_ORDERING
539
540/* Define if your assembler supports .weak. */
541#undef HAVE_GAS_WEAK
542
543/* Define if your assembler supports .hidden. */
544#undef HAVE_GAS_HIDDEN
545
37a2e188 546/* Define if your assembler supports .uleb128. */
547#undef HAVE_AS_LEB128
548
c3f311c4 549/* Define if your assembler mis-optimizes .eh_frame data. */
550#undef USE_AS_TRADITIONAL_FORMAT
551
bb2821c0 552/* Define if your assembler supports marking sections with SHF_MERGE flag. */
553#undef HAVE_GAS_SHF_MERGE
554
2d6788fe 555/* Define if your assembler supports thread-local storage. */
556#undef HAVE_AS_TLS
557
8626dbb9 558/* Define if your assembler supports explicit relocations. */
559#undef HAVE_AS_EXPLICIT_RELOCS
560
c9b4be0a 561/* Define if your assembler supports .register. */
562#undef HAVE_AS_REGISTER_PSEUDO_OP
563
4c335027 564/* Define if your assembler supports -relax option. */
565#undef HAVE_AS_RELAX_OPTION
566
66e333b1 567/* Define if your assembler and linker support unaligned PC relative relocs. */
568#undef HAVE_AS_SPARC_UA_PCREL
569
e715c863 570/* Define if your assembler and linker support unaligned PC relative relocs against hidden symbols. */
571#undef HAVE_AS_SPARC_UA_PCREL_HIDDEN
572
c9b4be0a 573/* Define if your assembler supports offsetable %lo(). */
574#undef HAVE_AS_OFFSETABLE_LO10
575
bb006a84 576/* Define true if the assembler supports '.long foo@GOTOFF'. */
577#undef HAVE_AS_GOTOFF_IN_DATA
578
3740694f 579/* Define if your assembler supports dwarf2 .file/.loc directives,
4a82352a 580 and preserves file table indices exactly as given. */
142cf471 581#undef HAVE_AS_DWARF2_DEBUG_LINE
582
1a6f9700 583/* Define if your assembler supports the --gdwarf2 option. */
584#undef HAVE_AS_GDWARF2_DEBUG_FLAG
585
586/* Define if your assembler supports the --gstabs option. */
587#undef HAVE_AS_GSTABS_DEBUG_FLAG
8a5a972b 588
0d6378a9 589/* Define if your linker supports --eh-frame-hdr option. */
590#undef HAVE_LD_EH_FRAME_HDR
591
b3eecb6c 592/* Define if your MIPS libgloss linker scripts consistently include STARTUP directives. */
593#undef HAVE_MIPS_LIBGLOSS_STARTUP_DIRECTIVES
594
758cb8dd 595/* Define 0/1 to force the choice for exception handling model. */
596#undef CONFIG_SJLJ_EXCEPTIONS
597
5f989906 598/* Define if gcc should use -lunwind. */
599#undef USE_LIBUNWIND_EXCEPTIONS
600
758cb8dd 601
8a5a972b 602/* Bison unconditionally undefines `const' if neither `__STDC__' nor
603 __cplusplus are defined. That's a problem since we use `const' in
604 the GCC headers, and the resulting bison code is therefore type
605 unsafe. Thus, we must match the bison behavior here. */
606
607#ifndef __STDC__
608#ifndef __cplusplus
609#undef const
610#define const
611#endif
612#endif