OSDN Git Service

* de.po: Update.
[pf3gnuchains/gcc-fork.git] / gcc / config.in
1 /* config.in.  Generated automatically from configure.in by autoheader.  */
2
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
6
7 /* Define to `int' if <sys/types.h> doesn't define.  */
8 #undef gid_t
9
10 /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
11 #undef HAVE_SYS_WAIT_H
12
13 /* Define if you have <vfork.h>.  */
14 #undef HAVE_VFORK_H
15
16 /* Define as __inline if that's what the C compiler calls it.  */
17 #undef inline
18
19 /* Define if your C compiler doesn't accept -c and -o together.  */
20 #undef NO_MINUS_C_MINUS_O
21
22 /* Define to `int' if <sys/types.h> doesn't define.  */
23 #undef pid_t
24
25 /* Define if you have the ANSI C header files.  */
26 #undef STDC_HEADERS
27
28 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
29 #undef TIME_WITH_SYS_TIME
30
31 /* Define to `int' if <sys/types.h> doesn't define.  */
32 #undef uid_t
33
34 /* Define vfork as fork if vfork does not work.  */
35 #undef vfork
36
37 /* Define if you have the alphasort function.  */
38 #undef HAVE_ALPHASORT
39
40 /* Define if you have the atoll function.  */
41 #undef HAVE_ATOLL
42
43 /* Define if you have the atoq function.  */
44 #undef HAVE_ATOQ
45
46 /* Define if you have the clock function.  */
47 #undef HAVE_CLOCK
48
49 /* Define if you have the dup2 function.  */
50 #undef HAVE_DUP2
51
52 /* Define if you have the fprintf_unlocked function.  */
53 #undef HAVE_FPRINTF_UNLOCKED
54
55 /* Define if you have the fputc_unlocked function.  */
56 #undef HAVE_FPUTC_UNLOCKED
57
58 /* Define if you have the fputs_unlocked function.  */
59 #undef HAVE_FPUTS_UNLOCKED
60
61 /* Define if you have the fwrite_unlocked function.  */
62 #undef HAVE_FWRITE_UNLOCKED
63
64 /* Define if you have the getrlimit function.  */
65 #undef HAVE_GETRLIMIT
66
67 /* Define if you have the getrusage function.  */
68 #undef HAVE_GETRUSAGE
69
70 /* Define if you have the gettimeofday function.  */
71 #undef HAVE_GETTIMEOFDAY
72
73 /* Define if you have the kill function.  */
74 #undef HAVE_KILL
75
76 /* Define if you have the mbstowcs function.  */
77 #undef HAVE_MBSTOWCS
78
79 /* Define if you have the mincore function.  */
80 #undef HAVE_MINCORE
81
82 /* Define if you have the mmap function.  */
83 #undef HAVE_MMAP
84
85 /* Define if you have the nl_langinfo function.  */
86 #undef HAVE_NL_LANGINFO
87
88 /* Define if you have the putc_unlocked function.  */
89 #undef HAVE_PUTC_UNLOCKED
90
91 /* Define if you have the scandir function.  */
92 #undef HAVE_SCANDIR
93
94 /* Define if you have the setlocale function.  */
95 #undef HAVE_SETLOCALE
96
97 /* Define if you have the setrlimit function.  */
98 #undef HAVE_SETRLIMIT
99
100 /* Define if you have the strsignal function.  */
101 #undef HAVE_STRSIGNAL
102
103 /* Define if you have the sysconf function.  */
104 #undef HAVE_SYSCONF
105
106 /* Define if you have the times function.  */
107 #undef HAVE_TIMES
108
109 /* Define if you have the wcswidth function.  */
110 #undef HAVE_WCSWIDTH
111
112 /* Define if you have the <direct.h> header file.  */
113 #undef HAVE_DIRECT_H
114
115 /* Define if you have the <fcntl.h> header file.  */
116 #undef HAVE_FCNTL_H
117
118 /* Define if you have the <langinfo.h> header file.  */
119 #undef HAVE_LANGINFO_H
120
121 /* Define if you have the <ldfcn.h> header file.  */
122 #undef HAVE_LDFCN_H
123
124 /* Define if you have the <limits.h> header file.  */
125 #undef HAVE_LIMITS_H
126
127 /* Define if you have the <locale.h> header file.  */
128 #undef HAVE_LOCALE_H
129
130 /* Define if you have the <malloc.h> header file.  */
131 #undef HAVE_MALLOC_H
132
133 /* Define if you have the <stddef.h> header file.  */
134 #undef HAVE_STDDEF_H
135
136 /* Define if you have the <stdlib.h> header file.  */
137 #undef HAVE_STDLIB_H
138
139 /* Define if you have the <string.h> header file.  */
140 #undef HAVE_STRING_H
141
142 /* Define if you have the <strings.h> header file.  */
143 #undef HAVE_STRINGS_H
144
145 /* Define if you have the <sys/file.h> header file.  */
146 #undef HAVE_SYS_FILE_H
147
148 /* Define if you have the <sys/mman.h> header file.  */
149 #undef HAVE_SYS_MMAN_H
150
151 /* Define if you have the <sys/param.h> header file.  */
152 #undef HAVE_SYS_PARAM_H
153
154 /* Define if you have the <sys/resource.h> header file.  */
155 #undef HAVE_SYS_RESOURCE_H
156
157 /* Define if you have the <sys/stat.h> header file.  */
158 #undef HAVE_SYS_STAT_H
159
160 /* Define if you have the <sys/time.h> header file.  */
161 #undef HAVE_SYS_TIME_H
162
163 /* Define if you have the <sys/times.h> header file.  */
164 #undef HAVE_SYS_TIMES_H
165
166 /* Define if you have the <time.h> header file.  */
167 #undef HAVE_TIME_H
168
169 /* Define if you have the <unistd.h> header file.  */
170 #undef HAVE_UNISTD_H
171
172 /* Define if you have the <wchar.h> header file.  */
173 #undef HAVE_WCHAR_H
174
175 /* Define to enable the use of a default linker. */
176 #undef DEFAULT_LINKER
177
178 /* Define to enable the use of a default assembler. */
179 #undef DEFAULT_ASSEMBLER
180
181 /* Define if your compiler supports the `long long' type. */
182 #undef HAVE_LONG_LONG
183
184 /* Define if your compiler supports the `__int64' type. */
185 #undef HAVE___INT64
186
187 /* Define if the `_Bool' type is built-in. */
188 #undef HAVE__BOOL
189
190 /* The number of bytes in type void * */
191 #undef SIZEOF_VOID_P
192
193 /* The number of bytes in type short */
194 #undef SIZEOF_SHORT
195
196 /* The number of bytes in type int */
197 #undef SIZEOF_INT
198
199 /* The number of bytes in type long */
200 #undef SIZEOF_LONG
201
202 /* The number of bytes in type long long */
203 #undef SIZEOF_LONG_LONG
204
205 /* The number of bytes in type __int64 */
206 #undef SIZEOF___INT64
207
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
211
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
216
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
221
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
226
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
230
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
235
236 /* Define if you want fold checked that it never destructs its argument.
237    This is quite expensive. */
238 #undef ENABLE_FOLD_CHECKING
239
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
243
244 /* Define if valgrind's valgrind/memcheck.h header is installed. */
245 #undef HAVE_VALGRIND_MEMCHECK_H
246
247 /* Define if valgrind's memcheck.h header is installed. */
248 #undef HAVE_MEMCHECK_H
249
250 /* Always define this when using the GNU C Library */
251 #undef _GNU_SOURCE
252
253 /* Define if you have a working <stdbool.h> header file. */
254 #undef HAVE_STDBOOL_H
255
256 /* Define if you can safely include both <string.h> and <strings.h>. */
257 #undef STRING_WITH_STRINGS
258
259 /* Define as the number of bits in a byte, if `limits.h' doesn't. */
260 #undef CHAR_BIT
261
262 /* whether byteorder is bigendian */
263 #undef WORDS_BIGENDIAN
264
265 /* Define if the host machine stores words of multi-word integers in
266    big-endian order. */
267 #undef HOST_WORDS_BIG_ENDIAN
268
269 /* 1234 = LIL_ENDIAN, 4321 = BIGENDIAN */
270 #undef BYTEORDER
271
272 /* Define if you have a working <inttypes.h> header file. */
273 #undef HAVE_INTTYPES_H
274
275 /* Define this macro if mbstowcs does not crash when its
276    first argument is NULL. */
277 #undef HAVE_WORKING_MBSTOWCS
278
279 /* Define as `int' if <sys/types.h> doesn't define. */
280 #undef ssize_t
281
282 /* Define if printf supports %p. */
283 #undef HAVE_PRINTF_PTR
284
285 /* Define if read-only mmap of a plain file works. */
286 #undef HAVE_MMAP_FILE
287
288 /* Define if mmap of /dev/zero works. */
289 #undef HAVE_MMAP_DEV_ZERO
290
291 /* Define if mmap with MAP_ANON(YMOUS) works. */
292 #undef HAVE_MMAP_ANON
293
294 /* Define if you have the iconv() function. */
295 #undef HAVE_ICONV
296
297 /* Define as const if the declaration of iconv() needs const. */
298 #undef ICONV_CONST
299
300 /* Define if your <locale.h> file defines LC_MESSAGES. */
301 #undef HAVE_LC_MESSAGES
302
303 /* Define to 1 if we found this declaration otherwise define to 0. */
304 #undef HAVE_DECL_GETENV
305
306 /* Define to 1 if we found this declaration otherwise define to 0. */
307 #undef HAVE_DECL_ATOL
308
309 /* Define to 1 if we found this declaration otherwise define to 0. */
310 #undef HAVE_DECL_SBRK
311
312 /* Define to 1 if we found this declaration otherwise define to 0. */
313 #undef HAVE_DECL_ABORT
314
315 /* Define to 1 if we found this declaration otherwise define to 0. */
316 #undef HAVE_DECL_ATOF
317
318 /* Define to 1 if we found this declaration otherwise define to 0. */
319 #undef HAVE_DECL_GETCWD
320
321 /* Define to 1 if we found this declaration otherwise define to 0. */
322 #undef HAVE_DECL_GETWD
323
324 /* Define to 1 if we found this declaration otherwise define to 0. */
325 #undef HAVE_DECL_STRSIGNAL
326
327 /* Define to 1 if we found this declaration otherwise define to 0. */
328 #undef HAVE_DECL_PUTC_UNLOCKED
329
330 /* Define to 1 if we found this declaration otherwise define to 0. */
331 #undef HAVE_DECL_FPUTS_UNLOCKED
332
333 /* Define to 1 if we found this declaration otherwise define to 0. */
334 #undef HAVE_DECL_FWRITE_UNLOCKED
335
336 /* Define to 1 if we found this declaration otherwise define to 0. */
337 #undef HAVE_DECL_FPRINTF_UNLOCKED
338
339 /* Define to 1 if we found this declaration otherwise define to 0. */
340 #undef HAVE_DECL_STRSTR
341
342 /* Define to 1 if we found this declaration otherwise define to 0. */
343 #undef HAVE_DECL_ERRNO
344
345 /* Define to 1 if we found this declaration otherwise define to 0. */
346 #undef HAVE_DECL_SNPRINTF
347
348 /* Define to 1 if we found this declaration otherwise define to 0. */
349 #undef HAVE_DECL_VASPRINTF
350
351 /* Define to 1 if we found this declaration otherwise define to 0. */
352 #undef HAVE_DECL_MALLOC
353
354 /* Define to 1 if we found this declaration otherwise define to 0. */
355 #undef HAVE_DECL_REALLOC
356
357 /* Define to 1 if we found this declaration otherwise define to 0. */
358 #undef HAVE_DECL_CALLOC
359
360 /* Define to 1 if we found this declaration otherwise define to 0. */
361 #undef HAVE_DECL_FREE
362
363 /* Define to 1 if we found this declaration otherwise define to 0. */
364 #undef HAVE_DECL_BASENAME
365
366 /* Define to 1 if we found this declaration otherwise define to 0. */
367 #undef HAVE_DECL_GETOPT
368
369 /* Define to 1 if we found this declaration otherwise define to 0. */
370 #undef HAVE_DECL_CLOCK
371
372 /* Define to 1 if we found this declaration otherwise define to 0. */
373 #undef HAVE_DECL_GETRLIMIT
374
375 /* Define to 1 if we found this declaration otherwise define to 0. */
376 #undef HAVE_DECL_SETRLIMIT
377
378 /* Define to 1 if we found this declaration otherwise define to 0. */
379 #undef HAVE_DECL_GETRUSAGE
380
381 /* Define to `long' if <sys/resource.h> doesn't define. */
382 #undef rlim_t
383
384 /* Define to 1 if we found this declaration otherwise define to 0. */
385 #undef HAVE_DECL_LDGETNAME
386
387 /* Define to 1 if we found this declaration otherwise define to 0. */
388 #undef HAVE_DECL_TIMES
389
390 /* Define if <sys/times.h> defines struct tms. */
391 #undef HAVE_STRUCT_TMS
392
393 /* Define if <time.h> defines clock_t. */
394 #undef HAVE_CLOCK_T
395
396 /* Define if <sys/types.h> defines `uchar'. */
397 #undef HAVE_UCHAR
398
399 /* Define .init_array/.fini_array sections are available and working. */
400 #undef HAVE_INITFINI_ARRAY
401
402 /* Define if host mkdir takes a single argument. */
403 #undef MKDIR_TAKES_ONE_ARG
404
405 /* Define 0/1 to force the choice for exception handling model. */
406 #undef CONFIG_SJLJ_EXCEPTIONS
407
408 /* Define if gcc should use -lunwind. */
409 #undef USE_LIBUNWIND_EXCEPTIONS
410
411 /* Define to 1 if HOST_WIDE_INT must be 64 bits wide (see hwint.h). */
412 #undef NEED_64BIT_HOST_WIDE_INT
413
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
419
420 /* Define to the name of a file containing a list of extra machine modes
421    for this architecture. */
422 #undef EXTRA_MODES_FILE
423
424 /* Define to 1 if translation of program messages to the 
425   user's native language is requested. */
426 #undef ENABLE_NLS
427
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
431
432 /* Define to be the last portion of registry key on windows hosts. */
433 #undef WIN32_REGISTRY_KEY
434
435 /* Define if your assembler supports .balign and .p2align. */
436 #undef HAVE_GAS_BALIGN_AND_P2ALIGN
437
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
441
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
445
446 /* Define if your assembler supports .weak. */
447 #undef HAVE_GAS_WEAK
448
449 /* Define if your assembler and linker support .hidden. */
450 #undef HAVE_GAS_HIDDEN
451
452 /* Define if your assembler supports .sleb128 and .uleb128. */
453 #undef HAVE_AS_LEB128
454
455 /* Define if your assembler mis-optimizes .eh_frame data. */
456 #undef USE_AS_TRADITIONAL_FORMAT
457
458 /* Define 0/1 if your assembler supports marking sections with SHF_MERGE flag. */
459 #undef HAVE_GAS_SHF_MERGE
460
461 /* Define if your assembler supports thread-local storage. */
462 #undef HAVE_AS_TLS
463
464 /* Define if your assembler supports explicit relocations. */
465 #undef HAVE_AS_EXPLICIT_RELOCS
466
467 /* Define if your assembler supports .register. */
468 #undef HAVE_AS_REGISTER_PSEUDO_OP
469
470 /* Define if your assembler supports -relax option. */
471 #undef HAVE_AS_RELAX_OPTION
472
473 /* Define if your assembler and linker support unaligned PC relative relocs. */
474 #undef HAVE_AS_SPARC_UA_PCREL
475
476 /* Define if your assembler and linker support unaligned PC relative relocs against hidden symbols. */
477 #undef HAVE_AS_SPARC_UA_PCREL_HIDDEN
478
479 /* Define if your assembler supports offsetable %lo(). */
480 #undef HAVE_AS_OFFSETABLE_LO10
481
482 /* Define if your assembler uses the new HImode fild and fist notation. */
483 #undef HAVE_GAS_FILDS_FISTS
484
485 /* Define if your assembler supports the Sun syntax for cmov. */
486 #undef HAVE_AS_IX86_CMOV_SUN_SYNTAX
487
488 /* Define true if the assembler supports '.long foo@GOTOFF'. */
489 #undef HAVE_AS_GOTOFF_IN_DATA
490
491 /* Define if your assembler supports ltoffx and ldxmov relocations. */
492 #undef HAVE_AS_LTOFFX_LDXMOV_RELOCS
493
494 /* Define if your assembler supports mfcr field. */
495 #undef HAVE_AS_MFCRF
496
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
500
501 /* Define if your assembler supports the --gdwarf2 option. */
502 #undef HAVE_AS_GDWARF2_DEBUG_FLAG
503
504 /* Define if your assembler supports the --gstabs option. */
505 #undef HAVE_AS_GSTABS_DEBUG_FLAG
506
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
510
511 /* Define if your linker supports --eh-frame-hdr option. */
512 #undef HAVE_LD_EH_FRAME_HDR
513
514 /* Define if your linker supports -pie option. */
515 #undef HAVE_LD_PIE
516
517 /* Define if your MIPS libgloss linker scripts consistently include STARTUP directives. */
518 #undef HAVE_MIPS_LIBGLOSS_STARTUP_DIRECTIVES
519
520 /* Define to PREFIX/include if cpp should also search that directory. */
521 #undef PREFIX_INCLUDE_DIR
522