1 /* This file is automatically generated. DO NOT EDIT! */
2 /* Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp */
3 /* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp */
5 /* auto-host.h. Generated from config.in by configure. */
6 /* config.in. Generated from configure.ac by autoheader. */
8 /* Define as the number of bits in a byte, if \`limits.h' doesn't. */
9 #ifndef USED_FOR_TARGET
14 /* Define 0/1 to force the choice for exception handling model. */
15 #ifndef USED_FOR_TARGET
16 /* #undef CONFIG_SJLJ_EXCEPTIONS */
20 /* Define to enable the use of a default assembler. */
21 #ifndef USED_FOR_TARGET
22 /* #undef DEFAULT_ASSEMBLER */
26 /* Define to enable the use of a default linker. */
27 #ifndef USED_FOR_TARGET
28 /* #undef DEFAULT_LINKER */
32 /* Define if you want to use __cxa_atexit, rather than atexit, to register C++
33 destructors for local statics and global objects. This is essential for
34 fully standards-compliant handling of destructors, but requires
35 __cxa_atexit in libc. */
36 #ifndef USED_FOR_TARGET
37 #define DEFAULT_USE_CXA_ATEXIT 1
41 /* Define if you want assertions enabled. This is a cheap check. */
42 #ifndef USED_FOR_TARGET
43 #define ENABLE_ASSERT_CHECKING 1
47 /* Define if you want more run-time sanity checks. This one gets a grab bag of
48 miscellaneous but relatively cheap checks. */
49 #ifndef USED_FOR_TARGET
50 /* #undef ENABLE_CHECKING */
54 /* Define if you want fold checked that it never destructs its argument. This
55 is quite expensive. */
56 #ifndef USED_FOR_TARGET
57 /* #undef ENABLE_FOLD_CHECKING */
61 /* Define if you want the garbage collector to operate in maximally paranoid
62 mode, validating the entire heap and collecting garbage at every
63 opportunity. This is extremely expensive. */
64 #ifndef USED_FOR_TARGET
65 /* #undef ENABLE_GC_ALWAYS_COLLECT */
69 /* Define if you want the garbage collector to do object poisoning and other
70 memory allocation checks. This is quite expensive. */
71 #ifndef USED_FOR_TARGET
72 /* #undef ENABLE_GC_CHECKING */
76 /* Define to 1 if translation of program messages to the user's native
77 language is requested. */
78 #ifndef USED_FOR_TARGET
79 /* #undef ENABLE_NLS */
83 /* Define if you want all operations on RTL (the basic data structure of the
84 optimizer and back end) to be checked for dynamic type safety at runtime.
85 This is quite expensive. */
86 #ifndef USED_FOR_TARGET
87 /* #undef ENABLE_RTL_CHECKING */
91 /* Define if you want RTL flag accesses to be checked against the RTL codes
92 that are supported for each access macro. This is relatively cheap. */
93 #ifndef USED_FOR_TARGET
94 /* #undef ENABLE_RTL_FLAG_CHECKING */
98 /* Define if you want runtime assertions enabled. This is a cheap check. */
99 #define ENABLE_RUNTIME_CHECKING 1
101 /* Define if you want all operations on trees (the basic data structure of the
102 front ends) to be checked for dynamic type safety at runtime. This is
103 moderately expensive. The tree browser debugging routines will also be
104 enabled by this option. */
105 #ifndef USED_FOR_TARGET
106 /* #undef ENABLE_TREE_CHECKING */
110 /* Define if you want to run subprograms and generated programs through
111 valgrind (a memory checker). This is extremely expensive. */
112 #ifndef USED_FOR_TARGET
113 /* #undef ENABLE_VALGRIND_CHECKING */
117 /* Define to 1 if installation paths should be looked up in the Windows
118 Registry. Ignored on non-Windows hosts. */
119 #ifndef USED_FOR_TARGET
120 /* #undef ENABLE_WIN32_REGISTRY */
124 /* Define to the name of a file containing a list of extra machine modes for
125 this architecture. */
126 #ifndef USED_FOR_TARGET
127 #define EXTRA_MODES_FILE "config/rs6000/rs6000-modes.def"
131 /* Define to enable detailed memory allocation stats gathering. */
132 #ifndef USED_FOR_TARGET
133 /* #undef GATHER_STATISTICS */
137 /* Define to the type of elements in the array set by `getgroups'. Usually
138 this is either `int' or `gid_t'. */
139 #ifndef USED_FOR_TARGET
140 #define GETGROUPS_T gid_t
144 /* Define if the zone collector is in use */
145 #ifndef USED_FOR_TARGET
146 /* #undef GGC_ZONE */
150 /* Define to 1 if you have the `alphasort' function. */
151 #ifndef USED_FOR_TARGET
152 #define HAVE_ALPHASORT 1
156 /* Define if your assembler supports dwarf2 .file/.loc directives, and
157 preserves file table indices exactly as given. */
158 #ifndef USED_FOR_TARGET
159 #define HAVE_AS_DWARF2_DEBUG_LINE 1
163 /* Define if your assembler supports explicit relocations. */
164 #ifndef USED_FOR_TARGET
165 /* #undef HAVE_AS_EXPLICIT_RELOCS */
169 /* Define if your assembler supports fprnd. */
170 #ifndef USED_FOR_TARGET
171 /* #undef HAVE_AS_FPRND */
175 /* Define if your assembler supports the --gdwarf2 option. */
176 #ifndef USED_FOR_TARGET
177 #define HAVE_AS_GDWARF2_DEBUG_FLAG 1
181 /* Define true if the assembler supports '.long foo@GOTOFF'. */
182 #ifndef USED_FOR_TARGET
183 /* #undef HAVE_AS_GOTOFF_IN_DATA */
187 /* Define if your assembler supports the --gstabs option. */
188 #ifndef USED_FOR_TARGET
189 #define HAVE_AS_GSTABS_DEBUG_FLAG 1
193 /* Define if your assembler supports the Sun syntax for cmov. */
194 #ifndef USED_FOR_TARGET
195 /* #undef HAVE_AS_IX86_CMOV_SUN_SYNTAX */
199 /* Define if your assembler supports the lituse_jsrdirect relocation. */
200 #ifndef USED_FOR_TARGET
201 /* #undef HAVE_AS_JSRDIRECT_RELOCS */
205 /* Define if your assembler supports .sleb128 and .uleb128. */
206 #ifndef USED_FOR_TARGET
207 #define HAVE_AS_LEB128 1
211 /* Define if your assembler supports ltoffx and ldxmov relocations. */
212 #ifndef USED_FOR_TARGET
213 /* #undef HAVE_AS_LTOFFX_LDXMOV_RELOCS */
217 /* Define if your assembler supports mfcr field. */
218 #ifndef USED_FOR_TARGET
219 #define HAVE_AS_MFCRF 1
223 /* Define if your assembler supports the -no-mul-bug-abort option. */
224 #ifndef USED_FOR_TARGET
225 /* #undef HAVE_AS_NO_MUL_BUG_ABORT_OPTION */
229 /* Define if your assembler supports offsetable %lo(). */
230 #ifndef USED_FOR_TARGET
231 /* #undef HAVE_AS_OFFSETABLE_LO10 */
235 /* Define if your assembler supports popcntb field. */
236 #ifndef USED_FOR_TARGET
237 /* #undef HAVE_AS_POPCNTB */
241 /* Define if your assembler supports .register. */
242 #ifndef USED_FOR_TARGET
243 /* #undef HAVE_AS_REGISTER_PSEUDO_OP */
247 /* Define if your assembler supports R_PPC_REL16 relocs. */
248 #ifndef USED_FOR_TARGET
249 /* #undef HAVE_AS_REL16 */
253 /* Define if your assembler supports -relax option. */
254 #ifndef USED_FOR_TARGET
255 /* #undef HAVE_AS_RELAX_OPTION */
259 /* Define if your assembler and linker support unaligned PC relative relocs.
261 #ifndef USED_FOR_TARGET
262 /* #undef HAVE_AS_SPARC_UA_PCREL */
266 /* Define if your assembler and linker support unaligned PC relative relocs
267 against hidden symbols. */
268 #ifndef USED_FOR_TARGET
269 /* #undef HAVE_AS_SPARC_UA_PCREL_HIDDEN */
273 /* Define if your assembler supports thread-local storage. */
274 #ifndef USED_FOR_TARGET
275 #define HAVE_AS_TLS 1
279 /* Define to 1 if you have the `atoll' function. */
280 #ifndef USED_FOR_TARGET
285 /* Define to 1 if you have the `atoq' function. */
286 #ifndef USED_FOR_TARGET
287 /* #undef HAVE_ATOQ */
291 /* Define to 1 if you have the `clearerr_unlocked' function. */
292 #ifndef USED_FOR_TARGET
293 /* #undef HAVE_CLEARERR_UNLOCKED */
297 /* Define to 1 if you have the `clock' function. */
298 #ifndef USED_FOR_TARGET
303 /* Define if <time.h> defines clock_t. */
304 #ifndef USED_FOR_TARGET
305 #define HAVE_CLOCK_T 1
309 /* Define 0/1 if your assembler and linker support COMDAT groups. */
310 #ifndef USED_FOR_TARGET
311 #define HAVE_COMDAT_GROUP 1
315 /* Define to 1 if we found a declaration for 'abort', otherwise define to 0.
317 #ifndef USED_FOR_TARGET
318 #define HAVE_DECL_ABORT 1
322 /* Define to 1 if we found a declaration for 'asprintf', otherwise define to
324 #ifndef USED_FOR_TARGET
325 #define HAVE_DECL_ASPRINTF 1
329 /* Define to 1 if we found a declaration for 'atof', otherwise define to 0. */
330 #ifndef USED_FOR_TARGET
331 #define HAVE_DECL_ATOF 1
335 /* Define to 1 if we found a declaration for 'atol', otherwise define to 0. */
336 #ifndef USED_FOR_TARGET
337 #define HAVE_DECL_ATOL 1
341 /* Define to 1 if we found a declaration for 'basename', otherwise define to
343 #ifndef USED_FOR_TARGET
344 #define HAVE_DECL_BASENAME 0
348 /* Define to 1 if we found a declaration for 'calloc', otherwise define to 0.
350 #ifndef USED_FOR_TARGET
351 #define HAVE_DECL_CALLOC 1
355 /* Define to 1 if we found a declaration for 'clearerr_unlocked', otherwise
357 #ifndef USED_FOR_TARGET
358 #define HAVE_DECL_CLEARERR_UNLOCKED 0
362 /* Define to 1 if we found a declaration for 'clock', otherwise define to 0.
364 #ifndef USED_FOR_TARGET
365 #define HAVE_DECL_CLOCK 1
369 /* Define to 1 if we found a declaration for 'errno', otherwise define to 0.
371 #ifndef USED_FOR_TARGET
372 #define HAVE_DECL_ERRNO 1
376 /* Define to 1 if we found a declaration for 'feof_unlocked', otherwise define
378 #ifndef USED_FOR_TARGET
379 #define HAVE_DECL_FEOF_UNLOCKED 0
383 /* Define to 1 if we found a declaration for 'ferror_unlocked', otherwise
385 #ifndef USED_FOR_TARGET
386 #define HAVE_DECL_FERROR_UNLOCKED 0
390 /* Define to 1 if we found a declaration for 'fflush_unlocked', otherwise
392 #ifndef USED_FOR_TARGET
393 #define HAVE_DECL_FFLUSH_UNLOCKED 0
397 /* Define to 1 if we found a declaration for 'fgetc_unlocked', otherwise
399 #ifndef USED_FOR_TARGET
400 #define HAVE_DECL_FGETC_UNLOCKED 0
404 /* Define to 1 if we found a declaration for 'fgets_unlocked', otherwise
406 #ifndef USED_FOR_TARGET
407 #define HAVE_DECL_FGETS_UNLOCKED 0
411 /* Define to 1 if we found a declaration for 'fileno_unlocked', otherwise
413 #ifndef USED_FOR_TARGET
414 #define HAVE_DECL_FILENO_UNLOCKED 0
418 /* Define to 1 if we found a declaration for 'fprintf_unlocked', otherwise
420 #ifndef USED_FOR_TARGET
421 #define HAVE_DECL_FPRINTF_UNLOCKED 0
425 /* Define to 1 if we found a declaration for 'fputc_unlocked', otherwise
427 #ifndef USED_FOR_TARGET
428 #define HAVE_DECL_FPUTC_UNLOCKED 0
432 /* Define to 1 if we found a declaration for 'fputs_unlocked', otherwise
434 #ifndef USED_FOR_TARGET
435 #define HAVE_DECL_FPUTS_UNLOCKED 0
439 /* Define to 1 if we found a declaration for 'fread_unlocked', otherwise
441 #ifndef USED_FOR_TARGET
442 #define HAVE_DECL_FREAD_UNLOCKED 0
446 /* Define to 1 if we found a declaration for 'free', otherwise define to 0. */
447 #ifndef USED_FOR_TARGET
448 #define HAVE_DECL_FREE 1
452 /* Define to 1 if we found a declaration for 'fwrite_unlocked', otherwise
454 #ifndef USED_FOR_TARGET
455 #define HAVE_DECL_FWRITE_UNLOCKED 0
459 /* Define to 1 if we found a declaration for 'getchar_unlocked', otherwise
461 #ifndef USED_FOR_TARGET
462 #define HAVE_DECL_GETCHAR_UNLOCKED 1
466 /* Define to 1 if we found a declaration for 'getcwd', otherwise define to 0.
468 #ifndef USED_FOR_TARGET
469 #define HAVE_DECL_GETCWD 1
473 /* Define to 1 if we found a declaration for 'getc_unlocked', otherwise define
475 #ifndef USED_FOR_TARGET
476 #define HAVE_DECL_GETC_UNLOCKED 1
480 /* Define to 1 if we found a declaration for 'getenv', otherwise define to 0.
482 #ifndef USED_FOR_TARGET
483 #define HAVE_DECL_GETENV 1
487 /* Define to 1 if we found a declaration for 'getopt', otherwise define to 0.
489 #ifndef USED_FOR_TARGET
490 #define HAVE_DECL_GETOPT 1
494 /* Define to 1 if we found a declaration for 'getpagesize', otherwise define
496 #ifndef USED_FOR_TARGET
497 #define HAVE_DECL_GETPAGESIZE 1
501 /* Define to 1 if we found a declaration for 'getrlimit', otherwise define to
503 #ifndef USED_FOR_TARGET
504 #define HAVE_DECL_GETRLIMIT 1
508 /* Define to 1 if we found a declaration for 'getrusage', otherwise define to
510 #ifndef USED_FOR_TARGET
511 #define HAVE_DECL_GETRUSAGE 1
515 /* Define to 1 if we found a declaration for 'getwd', otherwise define to 0.
517 #ifndef USED_FOR_TARGET
518 #define HAVE_DECL_GETWD 1
522 /* Define to 1 if we found a declaration for 'ldgetname', otherwise define to
524 #ifndef USED_FOR_TARGET
525 #define HAVE_DECL_LDGETNAME 0
529 /* Define to 1 if we found a declaration for 'malloc', otherwise define to 0.
531 #ifndef USED_FOR_TARGET
532 #define HAVE_DECL_MALLOC 1
536 /* Define to 1 if we found a declaration for 'putchar_unlocked', otherwise
538 #ifndef USED_FOR_TARGET
539 #define HAVE_DECL_PUTCHAR_UNLOCKED 1
543 /* Define to 1 if we found a declaration for 'putc_unlocked', otherwise define
545 #ifndef USED_FOR_TARGET
546 #define HAVE_DECL_PUTC_UNLOCKED 1
550 /* Define to 1 if we found a declaration for 'realloc', otherwise define to 0.
552 #ifndef USED_FOR_TARGET
553 #define HAVE_DECL_REALLOC 1
557 /* Define to 1 if we found a declaration for 'sbrk', otherwise define to 0. */
558 #ifndef USED_FOR_TARGET
559 #define HAVE_DECL_SBRK 1
563 /* Define to 1 if we found a declaration for 'setrlimit', otherwise define to
565 #ifndef USED_FOR_TARGET
566 #define HAVE_DECL_SETRLIMIT 1
570 /* Define to 1 if we found a declaration for 'snprintf', otherwise define to
572 #ifndef USED_FOR_TARGET
573 #define HAVE_DECL_SNPRINTF 1
577 /* Define to 1 if we found a declaration for 'strsignal', otherwise define to
579 #ifndef USED_FOR_TARGET
580 #define HAVE_DECL_STRSIGNAL 1
584 /* Define to 1 if we found a declaration for 'strstr', otherwise define to 0.
586 #ifndef USED_FOR_TARGET
587 #define HAVE_DECL_STRSTR 1
591 /* Define to 1 if we found a declaration for 'strverscmp', otherwise define to
593 #ifndef USED_FOR_TARGET
594 #define HAVE_DECL_STRVERSCMP 0
598 /* Define to 1 if we found a declaration for 'times', otherwise define to 0.
600 #ifndef USED_FOR_TARGET
601 #define HAVE_DECL_TIMES 1
605 /* Define to 1 if we found a declaration for 'vasprintf', otherwise define to
607 #ifndef USED_FOR_TARGET
608 #define HAVE_DECL_VASPRINTF 1
612 /* Define to 1 if we found a declaration for 'vsnprintf', otherwise define to
614 #ifndef USED_FOR_TARGET
615 #define HAVE_DECL_VSNPRINTF 1
619 /* Define to 1 if you have the <direct.h> header file. */
620 #ifndef USED_FOR_TARGET
621 /* #undef HAVE_DIRECT_H */
625 /* Define to 1 if you have the <fcntl.h> header file. */
626 #ifndef USED_FOR_TARGET
627 #define HAVE_FCNTL_H 1
631 /* Define to 1 if you have the `feof_unlocked' function. */
632 #ifndef USED_FOR_TARGET
633 /* #undef HAVE_FEOF_UNLOCKED */
637 /* Define to 1 if you have the `ferror_unlocked' function. */
638 #ifndef USED_FOR_TARGET
639 /* #undef HAVE_FERROR_UNLOCKED */
643 /* Define to 1 if you have the `fflush_unlocked' function. */
644 #ifndef USED_FOR_TARGET
645 /* #undef HAVE_FFLUSH_UNLOCKED */
649 /* Define to 1 if you have the `fgetc_unlocked' function. */
650 #ifndef USED_FOR_TARGET
651 /* #undef HAVE_FGETC_UNLOCKED */
655 /* Define to 1 if you have the `fgets_unlocked' function. */
656 #ifndef USED_FOR_TARGET
657 /* #undef HAVE_FGETS_UNLOCKED */
661 /* Define to 1 if you have the `fileno_unlocked' function. */
662 #ifndef USED_FOR_TARGET
663 /* #undef HAVE_FILENO_UNLOCKED */
667 /* Define to 1 if you have the `fork' function. */
668 #ifndef USED_FOR_TARGET
673 /* Define to 1 if you have the `fprintf_unlocked' function. */
674 #ifndef USED_FOR_TARGET
675 /* #undef HAVE_FPRINTF_UNLOCKED */
679 /* Define to 1 if you have the `fputc_unlocked' function. */
680 #ifndef USED_FOR_TARGET
681 /* #undef HAVE_FPUTC_UNLOCKED */
685 /* Define to 1 if you have the `fputs_unlocked' function. */
686 #ifndef USED_FOR_TARGET
687 /* #undef HAVE_FPUTS_UNLOCKED */
691 /* Define to 1 if you have the `fread_unlocked' function. */
692 #ifndef USED_FOR_TARGET
693 /* #undef HAVE_FREAD_UNLOCKED */
697 /* Define to 1 if you have the `fwrite_unlocked' function. */
698 #ifndef USED_FOR_TARGET
699 /* #undef HAVE_FWRITE_UNLOCKED */
703 /* Define if your assembler supports .balign and .p2align. */
704 #ifndef USED_FOR_TARGET
705 #define HAVE_GAS_BALIGN_AND_P2ALIGN 1
709 /* Define if your assembler uses the new HImode fild and fist notation. */
710 #ifndef USED_FOR_TARGET
711 /* #undef HAVE_GAS_FILDS_FISTS */
715 /* Define if your assembler and linker support .hidden. */
716 #define HAVE_GAS_HIDDEN 1
718 /* Define if your assembler supports specifying the maximum number of bytes to
719 skip when using the GAS .p2align command. */
720 #ifndef USED_FOR_TARGET
721 #define HAVE_GAS_MAX_SKIP_P2ALIGN 1
725 /* Define if your assembler supports .nsubspa comdat option. */
726 #ifndef USED_FOR_TARGET
727 /* #undef HAVE_GAS_NSUBSPA_COMDAT */
731 /* Define if your assembler and linker support 32-bit section relative relocs
732 via '.secrel32 label'. */
733 #ifndef USED_FOR_TARGET
734 /* #undef HAVE_GAS_PE_SECREL32_RELOC */
738 /* Define 0/1 if your assembler supports marking sections with SHF_MERGE flag.
740 #ifndef USED_FOR_TARGET
741 #define HAVE_GAS_SHF_MERGE 1
745 /* Define if your assembler supports .subsection and .subsection -1 starts
746 emitting at the beginning of your section. */
747 #ifndef USED_FOR_TARGET
748 #define HAVE_GAS_SUBSECTION_ORDERING 1
752 /* Define if your assembler supports .weak. */
753 #ifndef USED_FOR_TARGET
754 #define HAVE_GAS_WEAK 1
758 /* Define if your assembler supports .weakref. */
759 #ifndef USED_FOR_TARGET
760 /* #undef HAVE_GAS_WEAKREF */
764 /* Define to 1 if you have the `getchar_unlocked' function. */
765 #ifndef USED_FOR_TARGET
766 #define HAVE_GETCHAR_UNLOCKED 1
770 /* Define to 1 if you have the `getc_unlocked' function. */
771 #ifndef USED_FOR_TARGET
772 #define HAVE_GETC_UNLOCKED 1
776 /* Define to 1 if you have the `getrlimit' function. */
777 #ifndef USED_FOR_TARGET
778 #define HAVE_GETRLIMIT 1
782 /* Define to 1 if you have the `getrusage' function. */
783 #ifndef USED_FOR_TARGET
784 #define HAVE_GETRUSAGE 1
788 /* Define to 1 if you have the `gettimeofday' function. */
789 #ifndef USED_FOR_TARGET
790 #define HAVE_GETTIMEOFDAY 1
794 /* Define if you have the iconv() function. */
795 #ifndef USED_FOR_TARGET
800 /* Define to 1 if you have the <iconv.h> header file. */
801 #ifndef USED_FOR_TARGET
802 #define HAVE_ICONV_H 1
806 /* Define .init_array/.fini_array sections are available and working. */
807 #ifndef USED_FOR_TARGET
808 /* #undef HAVE_INITFINI_ARRAY */
812 /* Define if you have a working <inttypes.h> header file. */
813 #ifndef USED_FOR_TARGET
814 #define HAVE_INTTYPES_H 1
818 /* Define to 1 if you have the `kill' function. */
819 #ifndef USED_FOR_TARGET
824 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
825 #ifndef USED_FOR_TARGET
826 #define HAVE_LANGINFO_CODESET 1
830 /* Define to 1 if you have the <langinfo.h> header file. */
831 #ifndef USED_FOR_TARGET
832 #define HAVE_LANGINFO_H 1
836 /* Define if your <locale.h> file defines LC_MESSAGES. */
837 #ifndef USED_FOR_TARGET
838 #define HAVE_LC_MESSAGES 1
842 /* Define to 1 if you have the <ldfcn.h> header file. */
843 #ifndef USED_FOR_TARGET
844 /* #undef HAVE_LDFCN_H */
848 /* Define if your linker supports --as-needed and --no-as-needed options. */
849 #ifndef USED_FOR_TARGET
850 #define HAVE_LD_AS_NEEDED 1
854 /* Define if your linker supports --demangle option. */
855 #ifndef USED_FOR_TARGET
856 /* #undef HAVE_LD_DEMANGLE */
860 /* Define if your linker supports --eh-frame-hdr option. */
861 #define HAVE_LD_EH_FRAME_HDR 1
863 /* Define if your PowerPC64 linker only needs function descriptor syms. */
864 #ifndef USED_FOR_TARGET
865 /* #undef HAVE_LD_NO_DOT_SYMS */
869 /* Define if your linker supports -pie option. */
870 #ifndef USED_FOR_TARGET
871 #define HAVE_LD_PIE 1
875 /* Define if your linker links a mix of read-only and read-write sections into
876 a read-write section. */
877 #ifndef USED_FOR_TARGET
878 #define HAVE_LD_RO_RW_SECTION_MIXING 1
882 /* Define if your linker supports -Bstatic/-Bdynamic option. */
883 #ifndef USED_FOR_TARGET
884 #define HAVE_LD_STATIC_DYNAMIC 1
888 /* Define if your linker supports --sysroot. */
889 #ifndef USED_FOR_TARGET
890 #define HAVE_LD_SYSROOT 1
894 /* Define to 1 if you have the <limits.h> header file. */
895 #ifndef USED_FOR_TARGET
896 #define HAVE_LIMITS_H 1
900 /* Define to 1 if you have the <locale.h> header file. */
901 #ifndef USED_FOR_TARGET
902 #define HAVE_LOCALE_H 1
906 /* Define to 1 if the system has the type `long long'. */
907 #ifndef USED_FOR_TARGET
908 #define HAVE_LONG_LONG 1
912 /* Define to 1 if you have the <malloc.h> header file. */
913 #ifndef USED_FOR_TARGET
914 #define HAVE_MALLOC_H 1
918 /* Define to 1 if you have the `mbstowcs' function. */
919 #ifndef USED_FOR_TARGET
920 #define HAVE_MBSTOWCS 1
924 /* Define if valgrind's memcheck.h header is installed. */
925 #ifndef USED_FOR_TARGET
926 /* #undef HAVE_MEMCHECK_H */
930 /* Define to 1 if you have the <memory.h> header file. */
931 #ifndef USED_FOR_TARGET
932 #define HAVE_MEMORY_H 1
936 /* Define to 1 if you have the `mincore' function. */
937 #ifndef USED_FOR_TARGET
938 #define HAVE_MINCORE 1
942 /* Define to 1 if you have the `mmap' function. */
943 #ifndef USED_FOR_TARGET
948 /* Define if mmap with MAP_ANON(YMOUS) works. */
949 #ifndef USED_FOR_TARGET
950 #define HAVE_MMAP_ANON 1
954 /* Define if mmap of /dev/zero works. */
955 #ifndef USED_FOR_TARGET
956 #define HAVE_MMAP_DEV_ZERO 1
960 /* Define if read-only mmap of a plain file works. */
961 #ifndef USED_FOR_TARGET
962 #define HAVE_MMAP_FILE 1
966 /* Define to 1 if you have the `nl_langinfo' function. */
967 #ifndef USED_FOR_TARGET
968 #define HAVE_NL_LANGINFO 1
972 /* Define to 1 if you have the `putchar_unlocked' function. */
973 #ifndef USED_FOR_TARGET
974 #define HAVE_PUTCHAR_UNLOCKED 1
978 /* Define to 1 if you have the `putc_unlocked' function. */
979 #ifndef USED_FOR_TARGET
980 #define HAVE_PUTC_UNLOCKED 1
984 /* Define to 1 if you have the `scandir' function. */
985 #ifndef USED_FOR_TARGET
986 #define HAVE_SCANDIR 1
990 /* Define to 1 if you have the `setlocale' function. */
991 #ifndef USED_FOR_TARGET
992 #define HAVE_SETLOCALE 1
996 /* Define to 1 if you have the `setrlimit' function. */
997 #ifndef USED_FOR_TARGET
998 #define HAVE_SETRLIMIT 1
1002 /* Define to 1 if you have the <stddef.h> header file. */
1003 #ifndef USED_FOR_TARGET
1004 #define HAVE_STDDEF_H 1
1008 /* Define to 1 if you have the <stdint.h> header file. */
1009 #ifndef USED_FOR_TARGET
1010 #define HAVE_STDINT_H 1
1014 /* Define to 1 if you have the <stdlib.h> header file. */
1015 #ifndef USED_FOR_TARGET
1016 #define HAVE_STDLIB_H 1
1020 /* Define to 1 if you have the <strings.h> header file. */
1021 #ifndef USED_FOR_TARGET
1022 #define HAVE_STRINGS_H 1
1026 /* Define to 1 if you have the <string.h> header file. */
1027 #ifndef USED_FOR_TARGET
1028 #define HAVE_STRING_H 1
1032 /* Define to 1 if you have the `strsignal' function. */
1033 #ifndef USED_FOR_TARGET
1034 #define HAVE_STRSIGNAL 1
1038 /* Define if <sys/times.h> defines struct tms. */
1039 #ifndef USED_FOR_TARGET
1040 #define HAVE_STRUCT_TMS 1
1044 /* Define to 1 if you have the `sysconf' function. */
1045 #ifndef USED_FOR_TARGET
1046 #define HAVE_SYSCONF 1
1050 /* Define to 1 if you have the <sys/file.h> header file. */
1051 #ifndef USED_FOR_TARGET
1052 #define HAVE_SYS_FILE_H 1
1056 /* Define to 1 if you have the <sys/mman.h> header file. */
1057 #ifndef USED_FOR_TARGET
1058 #define HAVE_SYS_MMAN_H 1
1062 /* Define to 1 if you have the <sys/param.h> header file. */
1063 #ifndef USED_FOR_TARGET
1064 #define HAVE_SYS_PARAM_H 1
1068 /* Define to 1 if you have the <sys/resource.h> header file. */
1069 #ifndef USED_FOR_TARGET
1070 #define HAVE_SYS_RESOURCE_H 1
1074 /* Define to 1 if you have the <sys/stat.h> header file. */
1075 #ifndef USED_FOR_TARGET
1076 #define HAVE_SYS_STAT_H 1
1080 /* Define to 1 if you have the <sys/times.h> header file. */
1081 #ifndef USED_FOR_TARGET
1082 #define HAVE_SYS_TIMES_H 1
1086 /* Define to 1 if you have the <sys/time.h> header file. */
1087 #ifndef USED_FOR_TARGET
1088 #define HAVE_SYS_TIME_H 1
1092 /* Define to 1 if you have the <sys/types.h> header file. */
1093 #ifndef USED_FOR_TARGET
1094 #define HAVE_SYS_TYPES_H 1
1098 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
1099 #ifndef USED_FOR_TARGET
1100 #define HAVE_SYS_WAIT_H 1
1104 /* Define to 1 if you have the `times' function. */
1105 #ifndef USED_FOR_TARGET
1106 #define HAVE_TIMES 1
1110 /* Define to 1 if you have the <time.h> header file. */
1111 #ifndef USED_FOR_TARGET
1112 #define HAVE_TIME_H 1
1116 /* Define to 1 if you have the <unistd.h> header file. */
1117 #ifndef USED_FOR_TARGET
1118 #define HAVE_UNISTD_H 1
1122 /* Define if valgrind's valgrind/memcheck.h header is installed. */
1123 #ifndef USED_FOR_TARGET
1124 /* #undef HAVE_VALGRIND_MEMCHECK_H */
1128 /* Define to 1 if you have the `vfork' function. */
1129 #ifndef USED_FOR_TARGET
1130 /* #undef HAVE_VFORK */
1134 /* Define to 1 if you have the <vfork.h> header file. */
1135 #ifndef USED_FOR_TARGET
1136 /* #undef HAVE_VFORK_H */
1140 /* Define to 1 if you have the <wchar.h> header file. */
1141 #ifndef USED_FOR_TARGET
1142 #define HAVE_WCHAR_H 1
1146 /* Define to 1 if you have the `wcswidth' function. */
1147 #ifndef USED_FOR_TARGET
1148 #define HAVE_WCSWIDTH 1
1152 /* Define to 1 if `fork' works. */
1153 #ifndef USED_FOR_TARGET
1154 #define HAVE_WORKING_FORK 1
1158 /* Define this macro if mbstowcs does not crash when its first argument is
1160 #ifndef USED_FOR_TARGET
1161 #define HAVE_WORKING_MBSTOWCS 1
1165 /* Define to 1 if `vfork' works. */
1166 #ifndef USED_FOR_TARGET
1167 /* #undef HAVE_WORKING_VFORK */
1171 /* Define to 1 if the system has the type `__int64'. */
1172 #ifndef USED_FOR_TARGET
1173 /* #undef HAVE___INT64 */
1177 /* Define as const if the declaration of iconv() needs const. */
1178 #ifndef USED_FOR_TARGET
1179 #define ICONV_CONST const
1183 /* Define if host mkdir takes a single argument. */
1184 #ifndef USED_FOR_TARGET
1185 /* #undef MKDIR_TAKES_ONE_ARG */
1189 /* Define to 1 if HOST_WIDE_INT must be 64 bits wide (see hwint.h). */
1190 #ifndef USED_FOR_TARGET
1191 #define NEED_64BIT_HOST_WIDE_INT 1
1195 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
1196 #ifndef USED_FOR_TARGET
1197 /* #undef NO_MINUS_C_MINUS_O */
1201 /* Define to the address where bug reports for this package should be sent. */
1202 #ifndef USED_FOR_TARGET
1203 #define PACKAGE_BUGREPORT ""
1207 /* Define to the full name of this package. */
1208 #ifndef USED_FOR_TARGET
1209 #define PACKAGE_NAME ""
1213 /* Define to the full name and version of this package. */
1214 #ifndef USED_FOR_TARGET
1215 #define PACKAGE_STRING ""
1219 /* Define to the one symbol short name of this package. */
1220 #ifndef USED_FOR_TARGET
1221 #define PACKAGE_TARNAME ""
1225 /* Define to the version of this package. */
1226 #ifndef USED_FOR_TARGET
1227 #define PACKAGE_VERSION ""
1231 /* Define to PREFIX/include if cpp should also search that directory. */
1232 #ifndef USED_FOR_TARGET
1233 #define PREFIX_INCLUDE_DIR "NONE/include"
1237 /* The size of a `int', as computed by sizeof. */
1238 #ifndef USED_FOR_TARGET
1239 #define SIZEOF_INT 4
1243 /* The size of a `long', as computed by sizeof. */
1244 #ifndef USED_FOR_TARGET
1245 #define SIZEOF_LONG 8
1249 /* The size of a `long long', as computed by sizeof. */
1250 #ifndef USED_FOR_TARGET
1251 #define SIZEOF_LONG_LONG 8
1255 /* The size of a `short', as computed by sizeof. */
1256 #ifndef USED_FOR_TARGET
1257 #define SIZEOF_SHORT 2
1261 /* The size of a `void *', as computed by sizeof. */
1262 #ifndef USED_FOR_TARGET
1263 #define SIZEOF_VOID_P 8
1267 /* The size of a `__int64', as computed by sizeof. */
1268 #ifndef USED_FOR_TARGET
1269 /* #undef SIZEOF___INT64 */
1273 /* Define to 1 if you have the ANSI C header files. */
1274 #ifndef USED_FOR_TARGET
1275 #define STDC_HEADERS 1
1279 /* Define if you can safely include both <string.h> and <strings.h>. */
1280 #ifndef USED_FOR_TARGET
1281 #define STRING_WITH_STRINGS 1
1285 /* Define if your target C library provides stack protector support */
1286 #ifndef USED_FOR_TARGET
1287 #define TARGET_LIBC_PROVIDES_SSP 1
1291 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1292 #ifndef USED_FOR_TARGET
1293 #define TIME_WITH_SYS_TIME 1
1297 /* Define if your assembler mis-optimizes .eh_frame data. */
1298 #ifndef USED_FOR_TARGET
1299 /* #undef USE_AS_TRADITIONAL_FORMAT */
1303 /* Define to 1 if the 'long long' (or '__int64') is wider than 'long' but
1304 still efficiently supported by the host hardware. */
1305 #ifndef USED_FOR_TARGET
1306 /* #undef USE_LONG_LONG_FOR_WIDEST_FAST_INT */
1310 /* Define if location_t is fileline integer cookie. */
1311 #ifndef USED_FOR_TARGET
1312 /* #undef USE_MAPPED_LOCATION */
1316 /* Define to be the last component of the Windows registry key under which to
1317 look for installation paths. The full key used will be
1318 HKEY_LOCAL_MACHINE/SOFTWARE/Free Software Foundation/{WIN32_REGISTRY_KEY}.
1319 The default is the GCC version number. */
1320 #ifndef USED_FOR_TARGET
1321 /* #undef WIN32_REGISTRY_KEY */
1325 /* Define to 1 if your processor stores words with the most significant byte
1326 first (like Motorola and SPARC, unlike Intel and VAX). */
1327 #ifndef USED_FOR_TARGET
1328 #define WORDS_BIGENDIAN 1
1332 /* Always define this when using the GNU C Library */
1333 #ifndef USED_FOR_TARGET
1334 /* #undef _GNU_SOURCE */
1338 /* Define to `int' if <sys/types.h> doesn't define. */
1339 #ifndef USED_FOR_TARGET
1344 /* Define to `__inline__' or `__inline' if that's what the C compiler
1345 calls it, or to nothing if 'inline' is not supported under any name. */
1350 /* Define to `int' if <sys/types.h> does not define. */
1351 #ifndef USED_FOR_TARGET
1356 /* Define to \`long' if <sys/resource.h> doesn't define. */
1357 #ifndef USED_FOR_TARGET
1362 /* Define to `int' if <sys/types.h> does not define. */
1363 #ifndef USED_FOR_TARGET
1364 /* #undef ssize_t */
1368 /* Define to `int' if <sys/types.h> doesn't define. */
1369 #ifndef USED_FOR_TARGET
1374 /* Define as `fork' if `vfork' does not work. */
1375 #ifndef USED_FOR_TARGET