00001 /* 00002 * Copyright 2003, 2004 PathScale, Inc. All Rights Reserved. 00003 */ 00004 00005 /* auto-host.h. Generated automatically by configure. */ 00006 /* config.in. Generated automatically from configure.in by autoheader. */ 00007 00008 /* Define if using alloca.c. */ 00009 /* #undef C_ALLOCA */ 00010 00011 /* Define to empty if the keyword does not work. */ 00012 /* #undef const */ 00013 00014 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems. 00015 This function is required for alloca.c support on those systems. */ 00016 /* #undef CRAY_STACKSEG_END */ 00017 00018 /* Define to the type of elements in the array set by `getgroups'. 00019 Usually this is either `int' or `gid_t'. */ 00020 #define GETGROUPS_T gid_t 00021 00022 /* Define to `int' if <sys/types.h> doesn't define. */ 00023 /* #undef gid_t */ 00024 00025 /* Define if you have alloca, as a function or macro. */ 00026 #define HAVE_ALLOCA 1 00027 00028 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */ 00029 #define HAVE_ALLOCA_H 1 00030 00031 /* Define if you have the ANSI # stringizing operator in cpp. */ 00032 #define HAVE_STRINGIZE 1 00033 00034 /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */ 00035 #define HAVE_SYS_WAIT_H 1 00036 00037 /* Define if you have <vfork.h>. */ 00038 /* #undef HAVE_VFORK_H */ 00039 00040 /* Define as __inline if that's what the C compiler calls it. */ 00041 /* #undef inline */ 00042 00043 /* Define if your C compiler doesn't accept -c and -o together. */ 00044 /* #undef NO_MINUS_C_MINUS_O */ 00045 00046 /* Define to `long' if <sys/types.h> doesn't define. */ 00047 /* #undef off_t */ 00048 00049 /* Define to `int' if <sys/types.h> doesn't define. */ 00050 /* #undef pid_t */ 00051 00052 /* Define to `unsigned' if <sys/types.h> doesn't define. */ 00053 /* #undef size_t */ 00054 00055 /* If using the C implementation of alloca, define if you know the 00056 direction of stack growth for your system; otherwise it will be 00057 automatically deduced at run-time. 00058 STACK_DIRECTION > 0 => grows toward higher addresses 00059 STACK_DIRECTION < 0 => grows toward lower addresses 00060 STACK_DIRECTION = 0 => direction of growth unknown 00061 */ 00062 /* #undef STACK_DIRECTION */ 00063 00064 /* Define if you have the ANSI C header files. */ 00065 #define STDC_HEADERS 1 00066 00067 /* Define if you can safely include both <sys/time.h> and <time.h>. */ 00068 #define TIME_WITH_SYS_TIME 1 00069 00070 /* Define to `int' if <sys/types.h> doesn't define. */ 00071 /* #undef uid_t */ 00072 00073 /* Define vfork as fork if vfork does not work. */ 00074 /* #undef vfork */ 00075 00076 /* Define if your assembler supports specifying the maximum number 00077 of bytes to skip when using the GAS .p2align command. */ 00078 /* #undef HAVE_GAS_MAX_SKIP_P2ALIGN */ 00079 00080 /* Define if your assembler supports .balign and .p2align. */ 00081 /* #undef HAVE_GAS_BALIGN_AND_P2ALIGN */ 00082 00083 /* Define if your assembler uses the old HImode fild and fist notation. */ 00084 /* #undef HAVE_GAS_FILDS_FISTS */ 00085 00086 /* Define to `int' if <sys/types.h> doesn't define. */ 00087 /* #undef ssize_t */ 00088 00089 /* Define if cpp should also search $prefix/include. */ 00090 #define PREFIX_INCLUDE_DIR "NONE/include" 00091 00092 /* Define if you have the __argz_count function. */ 00093 #define HAVE___ARGZ_COUNT 1 00094 00095 /* Define if you have the __argz_next function. */ 00096 #define HAVE___ARGZ_NEXT 1 00097 00098 /* Define if you have the __argz_stringify function. */ 00099 #define HAVE___ARGZ_STRINGIFY 1 00100 00101 /* Define if you have the alphasort function. */ 00102 #define HAVE_ALPHASORT 1 00103 00104 /* Define if you have the atoll function. */ 00105 #define HAVE_ATOLL 1 00106 00107 /* Define if you have the atoq function. */ 00108 /* #undef HAVE_ATOQ */ 00109 00110 /* Define if you have the clock function. */ 00111 #define HAVE_CLOCK 1 00112 00113 /* Define if you have the dcgettext function. */ 00114 #define HAVE_DCGETTEXT 1 00115 00116 /* Define if you have the dup2 function. */ 00117 #define HAVE_DUP2 1 00118 00119 /* Define if you have the feof_unlocked function. */ 00120 #define HAVE_FEOF_UNLOCKED 1 00121 00122 /* Define if you have the fgets_unlocked function. */ 00123 #define HAVE_FGETS_UNLOCKED 1 00124 00125 /* Define if you have the fprintf_unlocked function. */ 00126 /* #undef HAVE_FPRINTF_UNLOCKED */ 00127 00128 /* Define if you have the fputc_unlocked function. */ 00129 #define HAVE_FPUTC_UNLOCKED 1 00130 00131 /* Define if you have the fputs_unlocked function. */ 00132 #define HAVE_FPUTS_UNLOCKED 1 00133 00134 /* Define if you have the fwrite_unlocked function. */ 00135 #define HAVE_FWRITE_UNLOCKED 1 00136 00137 /* Define if you have the getcwd function. */ 00138 #define HAVE_GETCWD 1 00139 00140 /* Define if you have the getegid function. */ 00141 #define HAVE_GETEGID 1 00142 00143 /* Define if you have the geteuid function. */ 00144 #define HAVE_GETEUID 1 00145 00146 /* Define if you have the getgid function. */ 00147 #define HAVE_GETGID 1 00148 00149 /* Define if you have the getrlimit function. */ 00150 #define HAVE_GETRLIMIT 1 00151 00152 /* Define if you have the getrusage function. */ 00153 #define HAVE_GETRUSAGE 1 00154 00155 /* Define if you have the gettimeofday function. */ 00156 #define HAVE_GETTIMEOFDAY 1 00157 00158 /* Define if you have the getuid function. */ 00159 #define HAVE_GETUID 1 00160 00161 /* Define if you have the kill function. */ 00162 #define HAVE_KILL 1 00163 00164 /* Define if you have the lstat function. */ 00165 #define HAVE_LSTAT 1 00166 00167 /* Define if you have the mempcpy function. */ 00168 #define HAVE_MEMPCPY 1 00169 00170 /* Define if you have the mmap function. */ 00171 #define HAVE_MMAP 1 00172 00173 /* Define if you have the munmap function. */ 00174 #define HAVE_MUNMAP 1 00175 00176 /* Define if you have the nl_langinfo function. */ 00177 #define HAVE_NL_LANGINFO 1 00178 00179 /* Define if you have the putc_unlocked function. */ 00180 #define HAVE_PUTC_UNLOCKED 1 00181 00182 /* Define if you have the putenv function. */ 00183 #define HAVE_PUTENV 1 00184 00185 /* Define if you have the scandir function. */ 00186 #define HAVE_SCANDIR 1 00187 00188 /* Define if you have the setenv function. */ 00189 #define HAVE_SETENV 1 00190 00191 /* Define if you have the setlocale function. */ 00192 #define HAVE_SETLOCALE 1 00193 00194 /* Define if you have the setrlimit function. */ 00195 #define HAVE_SETRLIMIT 1 00196 00197 /* Define if you have the stpcpy function. */ 00198 #define HAVE_STPCPY 1 00199 00200 /* Define if you have the strcasecmp function. */ 00201 #define HAVE_STRCASECMP 1 00202 00203 /* Define if you have the strchr function. */ 00204 #define HAVE_STRCHR 1 00205 00206 /* Define if you have the strdup function. */ 00207 #define HAVE_STRDUP 1 00208 00209 /* Define if you have the strsignal function. */ 00210 #define HAVE_STRSIGNAL 1 00211 00212 /* Define if you have the strtoul function. */ 00213 #define HAVE_STRTOUL 1 00214 00215 /* Define if you have the sysconf function. */ 00216 #define HAVE_SYSCONF 1 00217 00218 /* Define if you have the times function. */ 00219 #define HAVE_TIMES 1 00220 00221 /* Define if you have the tsearch function. */ 00222 #define HAVE_TSEARCH 1 00223 00224 /* Define if you have the <argz.h> header file. */ 00225 #define HAVE_ARGZ_H 1 00226 00227 /* Define if you have the <direct.h> header file. */ 00228 /* #undef HAVE_DIRECT_H */ 00229 00230 /* Define if you have the <fcntl.h> header file. */ 00231 #define HAVE_FCNTL_H 1 00232 00233 /* Define if you have the <langinfo.h> header file. */ 00234 #define HAVE_LANGINFO_H 1 00235 00236 /* Define if you have the <limits.h> header file. */ 00237 #define HAVE_LIMITS_H 1 00238 00239 /* Define if you have the <locale.h> header file. */ 00240 #define HAVE_LOCALE_H 1 00241 00242 /* Define if you have the <malloc.h> header file. */ 00243 #define HAVE_MALLOC_H 1 00244 00245 /* Define if you have the <nl_types.h> header file. */ 00246 #define HAVE_NL_TYPES_H 1 00247 00248 /* Define if you have the <stddef.h> header file. */ 00249 #define HAVE_STDDEF_H 1 00250 00251 /* Define if you have the <stdlib.h> header file. */ 00252 #define HAVE_STDLIB_H 1 00253 00254 /* Define if you have the <string.h> header file. */ 00255 #define HAVE_STRING_H 1 00256 00257 /* Define if you have the <strings.h> header file. */ 00258 #define HAVE_STRINGS_H 1 00259 00260 /* Define if you have the <sys/file.h> header file. */ 00261 #define HAVE_SYS_FILE_H 1 00262 00263 /* Define if you have the <sys/mman.h> header file. */ 00264 #define HAVE_SYS_MMAN_H 1 00265 00266 /* Define if you have the <sys/param.h> header file. */ 00267 #define HAVE_SYS_PARAM_H 1 00268 00269 /* Define if you have the <sys/resource.h> header file. */ 00270 #define HAVE_SYS_RESOURCE_H 1 00271 00272 /* Define if you have the <sys/stat.h> header file. */ 00273 #define HAVE_SYS_STAT_H 1 00274 00275 /* Define if you have the <sys/time.h> header file. */ 00276 #define HAVE_SYS_TIME_H 1 00277 00278 /* Define if you have the <sys/times.h> header file. */ 00279 #define HAVE_SYS_TIMES_H 1 00280 00281 /* Define if you have the <time.h> header file. */ 00282 #define HAVE_TIME_H 1 00283 00284 /* Define if you have the <unistd.h> header file. */ 00285 #define HAVE_UNISTD_H 1 00286 00287 /* Define to enable the use of a default linker. */ 00288 /* #undef DEFAULT_LINKER */ 00289 00290 /* Define to enable the use of a default assembler. */ 00291 /* #undef DEFAULT_ASSEMBLER */ 00292 00293 /* Define if your compiler understands volatile. */ 00294 #define HAVE_VOLATILE 1 00295 00296 /* Define if your compiler supports the `long double' type. */ 00297 #define HAVE_LONG_DOUBLE 1 00298 00299 /* Define if your compiler supports the `long long' type. */ 00300 #define HAVE_LONG_LONG 1 00301 00302 /* Define if your compiler supports the `__int64' type. */ 00303 /* #undef HAVE___INT64 */ 00304 00305 /* Define if the `_Bool' type is built-in. */ 00306 #define HAVE__BOOL 1 00307 00308 /* The number of bytes in type short */ 00309 #define SIZEOF_SHORT 2 00310 00311 /* The number of bytes in type int */ 00312 #define SIZEOF_INT 4 00313 00314 /* The number of bytes in type long */ 00315 #ifdef __x86_64__ 00316 #define SIZEOF_LONG 8 00317 #else 00318 #define SIZEOF_LONG 4 00319 #endif 00320 00321 /* The number of bytes in type long long */ 00322 #define SIZEOF_LONG_LONG 8 00323 00324 /* The number of bytes in type __int64 */ 00325 /* #undef SIZEOF___INT64 */ 00326 00327 /* Define if the host execution character set is EBCDIC. */ 00328 /* #undef HOST_EBCDIC */ 00329 00330 /* Define if you want more run-time sanity checks. This one gets a grab 00331 bag of miscellaneous but relatively cheap checks. */ 00332 /* #undef ENABLE_CHECKING */ 00333 00334 /* Define if you want all operations on trees (the basic data 00335 structure of the front ends) to be checked for dynamic type safety 00336 at runtime. This is moderately expensive. */ 00337 /* #undef ENABLE_TREE_CHECKING */ 00338 00339 /* Define if you want all operations on RTL (the basic data structure 00340 of the optimizer and back end) to be checked for dynamic type safety 00341 at runtime. This is quite expensive. */ 00342 /* #undef ENABLE_RTL_CHECKING */ 00343 00344 /* Define if you want RTL flag accesses to be checked against the RTL 00345 codes that are supported for each access macro. This is relatively 00346 cheap. */ 00347 /* #undef ENABLE_RTL_FLAG_CHECKING */ 00348 00349 /* Define if you want the garbage collector to do object poisoning and 00350 other memory allocation checks. This is quite expensive. */ 00351 /* #undef ENABLE_GC_CHECKING */ 00352 00353 /* Define if you want the garbage collector to operate in maximally 00354 paranoid mode, validating the entire heap and collecting garbage at 00355 every opportunity. This is extremely expensive. */ 00356 /* #undef ENABLE_GC_ALWAYS_COLLECT */ 00357 00358 /* Define if you want fold checked that it never destructs its argument. 00359 This is quite expensive. */ 00360 /* #undef ENABLE_FOLD_CHECKING */ 00361 00362 /* Define if you want to run subprograms and generated programs 00363 through valgrind (a memory checker). This is extremely expensive. */ 00364 /* #undef ENABLE_VALGRIND_CHECKING */ 00365 00366 /* Define if you want to use __cxa_atexit, rather than atexit, to 00367 register C++ destructors for local statics and global objects. 00368 This is essential for fully standards-compliant handling of 00369 destructors, but requires __cxa_atexit in libc. */ 00370 /* #undef DEFAULT_USE_CXA_ATEXIT */ 00371 00372 /* Define if you want the C and C++ compilers to support multibyte 00373 character sets for source code. */ 00374 /* #undef MULTIBYTE_CHARS */ 00375 00376 /* Always define this when using the GNU C Library */ 00377 #define _GNU_SOURCE 1 00378 00379 /* Define if you have a working <stdbool.h> header file. */ 00380 #define HAVE_STDBOOL_H 1 00381 00382 /* Define if you can safely include both <string.h> and <strings.h>. */ 00383 #define STRING_WITH_STRINGS 1 00384 00385 /* Define as the number of bits in a byte, if `limits.h' doesn't. */ 00386 /* #undef CHAR_BIT */ 00387 00388 /* Define if the host machine stores words of multi-word integers in 00389 big-endian order. */ 00390 /* #undef HOST_WORDS_BIG_ENDIAN */ 00391 00392 /* Define to the floating point format of the host machine, if not IEEE. */ 00393 /* #undef HOST_FLOAT_FORMAT */ 00394 00395 /* Define to 1 if the host machine stores floating point numbers in 00396 memory with the word containing the sign bit at the lowest address, 00397 or to 0 if it does it the other way around. 00398 00399 This macro should not be defined if the ordering is the same as for 00400 multi-word integers. */ 00401 /* #undef HOST_FLOAT_WORDS_BIG_ENDIAN */ 00402 00403 /* Define if you have a working <inttypes.h> header file. */ 00404 #define HAVE_INTTYPES_H 1 00405 00406 /* Define if printf supports %p. */ 00407 #define HAVE_PRINTF_PTR 1 00408 00409 /* Define if read-only mmap of a plain file works. */ 00410 #define HAVE_MMAP_FILE 1 00411 00412 /* Define if mmap of /dev/zero works. */ 00413 #define HAVE_MMAP_DEV_ZERO 1 00414 00415 /* Define if mmap with MAP_ANON(YMOUS) works. */ 00416 #define HAVE_MMAP_ANON 1 00417 00418 /* Define if you have the iconv() function. */ 00419 #define HAVE_ICONV 1 00420 00421 /* Define as const if the declaration of iconv() needs const. */ 00422 #define ICONV_CONST 00423 00424 /* Define to 1 if we found this declaration otherwise define to 0. */ 00425 #define HAVE_DECL_GETENV 1 00426 00427 /* Define to 1 if we found this declaration otherwise define to 0. */ 00428 #define HAVE_DECL_ATOL 1 00429 00430 /* Define to 1 if we found this declaration otherwise define to 0. */ 00431 #define HAVE_DECL_SBRK 1 00432 00433 /* Define to 1 if we found this declaration otherwise define to 0. */ 00434 #define HAVE_DECL_ABORT 1 00435 00436 /* Define to 1 if we found this declaration otherwise define to 0. */ 00437 #define HAVE_DECL_ATOF 1 00438 00439 /* Define to 1 if we found this declaration otherwise define to 0. */ 00440 #define HAVE_DECL_GETCWD 1 00441 00442 /* Define to 1 if we found this declaration otherwise define to 0. */ 00443 #define HAVE_DECL_GETWD 1 00444 00445 /* Define to 1 if we found this declaration otherwise define to 0. */ 00446 #define HAVE_DECL_STRSIGNAL 1 00447 00448 /* Define to 1 if we found this declaration otherwise define to 0. */ 00449 #define HAVE_DECL_PUTC_UNLOCKED 1 00450 00451 /* Define to 1 if we found this declaration otherwise define to 0. */ 00452 #define HAVE_DECL_FPUTS_UNLOCKED 1 00453 00454 /* Define to 1 if we found this declaration otherwise define to 0. */ 00455 #define HAVE_DECL_FWRITE_UNLOCKED 1 00456 00457 /* Define to 1 if we found this declaration otherwise define to 0. */ 00458 #define HAVE_DECL_FPRINTF_UNLOCKED 0 00459 00460 /* Define to 1 if we found this declaration otherwise define to 0. */ 00461 #define HAVE_DECL_STRSTR 1 00462 00463 /* Define to 1 if we found this declaration otherwise define to 0. */ 00464 #define HAVE_DECL_ERRNO 1 00465 00466 /* Define to 1 if we found this declaration otherwise define to 0. */ 00467 #define HAVE_DECL_VASPRINTF 1 00468 00469 /* Define to 1 if we found this declaration otherwise define to 0. */ 00470 #define HAVE_DECL_MALLOC 1 00471 00472 /* Define to 1 if we found this declaration otherwise define to 0. */ 00473 #define HAVE_DECL_REALLOC 1 00474 00475 /* Define to 1 if we found this declaration otherwise define to 0. */ 00476 #define HAVE_DECL_CALLOC 1 00477 00478 /* Define to 1 if we found this declaration otherwise define to 0. */ 00479 #define HAVE_DECL_FREE 1 00480 00481 /* Define to 1 if we found this declaration otherwise define to 0. */ 00482 #define HAVE_DECL_BASENAME 1 00483 00484 /* Define to 1 if we found this declaration otherwise define to 0. */ 00485 #define HAVE_DECL_GETOPT 0 00486 00487 /* Define to 1 if we found this declaration otherwise define to 0. */ 00488 #define HAVE_DECL_CLOCK 1 00489 00490 /* Define to 1 if we found this declaration otherwise define to 0. */ 00491 #define HAVE_DECL_GETRLIMIT 1 00492 00493 /* Define to 1 if we found this declaration otherwise define to 0. */ 00494 #define HAVE_DECL_SETRLIMIT 1 00495 00496 /* Define to 1 if we found this declaration otherwise define to 0. */ 00497 #define HAVE_DECL_GETRUSAGE 1 00498 00499 /* Define to `long' if <sys/resource.h> doesn't define. */ 00500 /* #undef rlim_t */ 00501 00502 /* Define to 1 if we found this declaration otherwise define to 0. */ 00503 #define HAVE_DECL_TIMES 1 00504 00505 /* Define if <sys/times.h> defines struct tms. */ 00506 #define HAVE_STRUCT_TMS 1 00507 00508 /* Define if <time.h> defines clock_t. */ 00509 #define HAVE_CLOCK_T 1 00510 00511 /* Define .init_array/.fini_array sections are available and working. */ 00512 #define HAVE_INITFINI_ARRAY 1 00513 00514 /* Define if host mkdir takes a single argument. */ 00515 /* #undef MKDIR_TAKES_ONE_ARG */ 00516 00517 /* Define 0/1 to force the choice for exception handling model. */ 00518 /* #undef CONFIG_SJLJ_EXCEPTIONS */ 00519 00520 /* Define if gcc should use -lunwind. */ 00521 /* #undef USE_LIBUNWIND_EXCEPTIONS */ 00522 00523 /* Define to the name of a file containing a list of extra machine modes 00524 for this architecture. */ 00525 #define EXTRA_MODES_FILE "i386/i386-modes.def" 00526 00527 /* Define if the target architecture needs extra machine modes to represent 00528 the results of comparisons. */ 00529 #define EXTRA_CC_MODES 1 00530 00531 /* Define if you have the iconv() function. */ 00532 #define HAVE_ICONV 1 00533 00534 /* Define as const if the declaration of iconv() needs const. */ 00535 #define ICONV_CONST 00536 00537 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */ 00538 #define HAVE_LANGINFO_CODESET 1 00539 00540 /* Define if your <locale.h> file defines LC_MESSAGES. */ 00541 #define HAVE_LC_MESSAGES 1 00542 00543 /* Define to 1 if translation of program messages to the user's native language 00544 is requested. */ 00545 #define ENABLE_NLS 1 00546 00547 /* Define if you have the <libintl.h> header file. */ 00548 #define HAVE_LIBINTL_H 1 00549 00550 /* Define if the GNU gettext() function is already present or preinstalled. */ 00551 #define HAVE_GETTEXT 1 00552 00553 /* Define to use the libintl included with this package instead of any 00554 version in the system libraries. */ 00555 /* #undef USE_INCLUDED_LIBINTL */ 00556 00557 /* Define to 1 if installation paths should be looked up in Windows32 00558 Registry. Ignored on non windows32 hosts. */ 00559 /* #undef ENABLE_WIN32_REGISTRY */ 00560 00561 /* Define to be the last portion of registry key on windows hosts. */ 00562 /* #undef WIN32_REGISTRY_KEY */ 00563 00564 /* Define if your assembler supports .subsection and .subsection -1 starts 00565 emitting at the beginning of your section. */ 00566 /* #undef HAVE_GAS_SUBSECTION_ORDERING */ 00567 00568 /* Define if your assembler supports .weak. */ 00569 /* #undef HAVE_GAS_WEAK */ 00570 00571 /* Define if your assembler supports .hidden. */ 00572 /* #undef HAVE_GAS_HIDDEN */ 00573 00574 /* Define if your assembler supports .uleb128. */ 00575 /* #undef HAVE_AS_LEB128 */ 00576 00577 /* Define if your assembler mis-optimizes .eh_frame data. */ 00578 /* #undef USE_AS_TRADITIONAL_FORMAT */ 00579 00580 /* Define if your assembler supports marking sections with SHF_MERGE flag. */ 00581 /* #undef HAVE_GAS_SHF_MERGE */ 00582 00583 /* Define if your assembler supports thread-local storage. */ 00584 /* #undef HAVE_AS_TLS */ 00585 00586 /* Define if your assembler supports explicit relocations. */ 00587 /* #undef HAVE_AS_EXPLICIT_RELOCS */ 00588 00589 /* Define if your assembler supports .register. */ 00590 /* #undef HAVE_AS_REGISTER_PSEUDO_OP */ 00591 00592 /* Define if your assembler supports -relax option. */ 00593 /* #undef HAVE_AS_RELAX_OPTION */ 00594 00595 /* Define if your assembler and linker support unaligned PC relative relocs. */ 00596 /* #undef HAVE_AS_SPARC_UA_PCREL */ 00597 00598 /* Define if your assembler and linker support unaligned PC relative relocs against hidden symbols. */ 00599 /* #undef HAVE_AS_SPARC_UA_PCREL_HIDDEN */ 00600 00601 /* Define if your assembler supports offsetable %lo(). */ 00602 /* #undef HAVE_AS_OFFSETABLE_LO10 */ 00603 00604 /* Define if your assembler supports the Sun syntax for cmov. */ 00605 /* #undef HAVE_AS_IX86_CMOV_SUN_SYNTAX */ 00606 00607 /* Define true if the assembler supports '.long foo@GOTOFF'. */ 00608 #define HAVE_AS_GOTOFF_IN_DATA 0 00609 00610 /* Define if your assembler supports ltoffx and ldxmov relocations. */ 00611 /* #undef HAVE_AS_LTOFFX_LDXMOV_RELOCS */ 00612 00613 /* Define if your assembler supports dwarf2 .file/.loc directives, 00614 and preserves file table indices exactly as given. */ 00615 /* #undef HAVE_AS_DWARF2_DEBUG_LINE */ 00616 00617 /* Define if your assembler supports the --gdwarf2 option. */ 00618 /* #undef HAVE_AS_GDWARF2_DEBUG_FLAG */ 00619 00620 /* Define if your assembler supports the --gstabs option. */ 00621 /* #undef HAVE_AS_GSTABS_DEBUG_FLAG */ 00622 00623 /* Define if your linker links a mix of read-only 00624 and read-write sections into a read-write section. */ 00625 /* #undef HAVE_LD_RO_RW_SECTION_MIXING */ 00626 00627 /* Define if your linker supports --eh-frame-hdr option. */ 00628 /* #undef HAVE_LD_EH_FRAME_HDR */ 00629 00630 /* Define if your linker supports -pie option. */ 00631 /* #undef HAVE_LD_PIE */ 00632 00633 /* Define if your MIPS libgloss linker scripts consistently include STARTUP directives. */ 00634 /* #undef HAVE_MIPS_LIBGLOSS_STARTUP_DIRECTIVES */ 00635 00636 00637 /* Bison unconditionally undefines `const' if neither `__STDC__' nor 00638 __cplusplus are defined. That's a problem since we use `const' in 00639 the GCC headers, and the resulting bison code is therefore type 00640 unsafe. Thus, we must match the bison behavior here. */ 00641 00642 #ifndef __STDC__ 00643 #ifndef __cplusplus 00644 /* #undef const */ 00645 #define const 00646 #endif 00647 #endif
1.5.6