config.h 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288
  1. /* config.h. Generated from config.in by configure. */
  2. /* config.in. Generated from configure.ac by autoheader. */
  3. /* Check that config.h is #included before system headers
  4. (this works only for glibc, but that should be enough). */
  5. #if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
  6. # error config.h must be #included before system headers
  7. #endif
  8. #define __CONFIG_H__ 1
  9. /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
  10. systems. This function is required for `alloca.c' support on those systems.
  11. */
  12. /* #undef CRAY_STACKSEG_END */
  13. /* Define to 1 if using `alloca.c'. */
  14. /* #undef C_ALLOCA */
  15. /* Should ar and ranlib use -D behavior by default? */
  16. #define DEFAULT_AR_DETERMINISTIC 0
  17. /* Should strings use -a behavior by default? */
  18. #define DEFAULT_STRINGS_ALL 1
  19. /* Define to 1 if translation of program messages to the user's native
  20. language is requested. */
  21. #define ENABLE_NLS 1
  22. /* Suffix used for executables, if any. */
  23. #define EXECUTABLE_SUFFIX ""
  24. /* Define to 1 if you have `alloca', as a function or macro. */
  25. #define HAVE_ALLOCA 1
  26. /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
  27. */
  28. #define HAVE_ALLOCA_H 1
  29. /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
  30. don't. */
  31. #define HAVE_DECL_ASPRINTF 1
  32. /* Define to 1 if you have the declaration of `environ', and to 0 if you
  33. don't. */
  34. #define HAVE_DECL_ENVIRON 1
  35. /* Define to 1 if you have the declaration of `fprintf', and to 0 if you
  36. don't. */
  37. #define HAVE_DECL_FPRINTF 1
  38. /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
  39. don't. */
  40. #define HAVE_DECL_GETC_UNLOCKED 1
  41. /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
  42. */
  43. #define HAVE_DECL_GETENV 1
  44. /* Is the prototype for getopt in <unistd.h> in the expected format? */
  45. #define HAVE_DECL_GETOPT 1
  46. /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
  47. */
  48. #define HAVE_DECL_SBRK 1
  49. /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
  50. don't. */
  51. #define HAVE_DECL_SNPRINTF 1
  52. /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
  53. */
  54. #define HAVE_DECL_STPCPY 1
  55. /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
  56. don't. */
  57. #define HAVE_DECL_STRNLEN 1
  58. /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
  59. */
  60. #define HAVE_DECL_STRSTR 1
  61. /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
  62. don't. */
  63. #define HAVE_DECL_VSNPRINTF 1
  64. /* Define to 1 if you have the <dlfcn.h> header file. */
  65. #define HAVE_DLFCN_H 1
  66. /* Does the platform use an executable suffix? */
  67. /* #undef HAVE_EXECUTABLE_SUFFIX */
  68. /* Define to 1 if you have the <fcntl.h> header file. */
  69. #define HAVE_FCNTL_H 1
  70. /* Define to 1 if you have the `getc_unlocked' function. */
  71. #define HAVE_GETC_UNLOCKED 1
  72. /* Does <utime.h> define struct utimbuf? */
  73. #define HAVE_GOOD_UTIME_H 1
  74. /* Define if you have the iconv() function. */
  75. #define HAVE_ICONV 1
  76. /* Define to 1 if you have the <inttypes.h> header file. */
  77. #define HAVE_INTTYPES_H 1
  78. /* Define if your <locale.h> file defines LC_MESSAGES. */
  79. #define HAVE_LC_MESSAGES 1
  80. /* Define to 1 if you have the <limits.h> header file. */
  81. #define HAVE_LIMITS_H 1
  82. /* Define to 1 if you have the <locale.h> header file. */
  83. #define HAVE_LOCALE_H 1
  84. /* Define to 1 if the system has the type `long long'. */
  85. #define HAVE_LONG_LONG 1
  86. /* Define if mbstate_t exists in wchar.h. */
  87. #define HAVE_MBSTATE_T 1
  88. /* Define to 1 if you have the <memory.h> header file. */
  89. #define HAVE_MEMORY_H 1
  90. /* Define to 1 if you have the `mkdtemp' function. */
  91. #define HAVE_MKDTEMP 1
  92. /* Define to 1 if you have the `mkstemp' function. */
  93. #define HAVE_MKSTEMP 1
  94. /* Define to 1 if you have the `sbrk' function. */
  95. #define HAVE_SBRK 1
  96. /* Define to 1 if you have the `setlocale' function. */
  97. #define HAVE_SETLOCALE 1
  98. /* Define to 1 if you have the `setmode' function. */
  99. /* #undef HAVE_SETMODE */
  100. /* Define to 1 if you have the <stdint.h> header file. */
  101. #define HAVE_STDINT_H 1
  102. /* Define to 1 if you have the <stdlib.h> header file. */
  103. #define HAVE_STDLIB_H 1
  104. /* Define to 1 if you have the `strcoll' function. */
  105. #define HAVE_STRCOLL 1
  106. /* Define to 1 if you have the <strings.h> header file. */
  107. #define HAVE_STRINGS_H 1
  108. /* Define to 1 if you have the <string.h> header file. */
  109. #define HAVE_STRING_H 1
  110. /* Define to 1 if you have the <sys/file.h> header file. */
  111. #define HAVE_SYS_FILE_H 1
  112. /* Define to 1 if you have the <sys/param.h> header file. */
  113. #define HAVE_SYS_PARAM_H 1
  114. /* Define to 1 if you have the <sys/stat.h> header file. */
  115. #define HAVE_SYS_STAT_H 1
  116. /* Define to 1 if you have the <sys/types.h> header file. */
  117. #define HAVE_SYS_TYPES_H 1
  118. /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
  119. #define HAVE_SYS_WAIT_H 1
  120. /* Is the type time_t defined in <time.h>? */
  121. #define HAVE_TIME_T_IN_TIME_H 1
  122. /* Is the type time_t defined in <sys/types.h>? */
  123. #define HAVE_TIME_T_IN_TYPES_H 1
  124. /* Define to 1 if you have the <unistd.h> header file. */
  125. #define HAVE_UNISTD_H 1
  126. /* Define to 1 if you have the `utimes' function. */
  127. #define HAVE_UTIMES 1
  128. /* Define to 1 if you have the <wchar.h> header file. */
  129. #define HAVE_WCHAR_H 1
  130. /* Define to 1 if you have the <windows.h> header file. */
  131. /* #undef HAVE_WINDOWS_H */
  132. /* Define as const if the declaration of iconv() needs const. */
  133. #define ICONV_CONST
  134. /* Define to the sub-directory in which libtool stores uninstalled libraries.
  135. */
  136. #define LT_OBJDIR ".libs/"
  137. /* Name of package */
  138. #define PACKAGE "binutils"
  139. /* Define to the address where bug reports for this package should be sent. */
  140. #define PACKAGE_BUGREPORT ""
  141. /* Define to the full name of this package. */
  142. #define PACKAGE_NAME "binutils"
  143. /* Define to the full name and version of this package. */
  144. #define PACKAGE_STRING "binutils 2.29.1"
  145. /* Define to the one symbol short name of this package. */
  146. #define PACKAGE_TARNAME "binutils"
  147. /* Define to the home page for this package. */
  148. #define PACKAGE_URL ""
  149. /* Define to the version of this package. */
  150. #define PACKAGE_VERSION "2.29.1"
  151. /* The size of `long', as computed by sizeof. */
  152. #define SIZEOF_LONG 4
  153. /* The size of `long long', as computed by sizeof. */
  154. #define SIZEOF_LONG_LONG 8
  155. /* If using the C implementation of alloca, define if you know the
  156. direction of stack growth for your system; otherwise it will be
  157. automatically deduced at runtime.
  158. STACK_DIRECTION > 0 => grows toward higher addresses
  159. STACK_DIRECTION < 0 => grows toward lower addresses
  160. STACK_DIRECTION = 0 => direction of growth unknown */
  161. /* #undef STACK_DIRECTION */
  162. /* Define to 1 if you have the ANSI C header files. */
  163. #define STDC_HEADERS 1
  164. /* Define if you can safely include both <string.h> and <strings.h>. */
  165. #define STRING_WITH_STRINGS 1
  166. /* Configured target name. */
  167. #define TARGET "arm-unknown-linux-gnueabihf"
  168. /* Define to 1 if user symbol names have a leading underscore, 0 if not. */
  169. #define TARGET_PREPENDS_UNDERSCORE 0
  170. /* Use b modifier when opening binary files? */
  171. /* #undef USE_BINARY_FOPEN */
  172. /* Enable extensions on AIX 3, Interix. */
  173. #ifndef _ALL_SOURCE
  174. # define _ALL_SOURCE 1
  175. #endif
  176. /* Enable GNU extensions on systems that have them. */
  177. #ifndef _GNU_SOURCE
  178. # define _GNU_SOURCE 1
  179. #endif
  180. /* Enable threading extensions on Solaris. */
  181. #ifndef _POSIX_PTHREAD_SEMANTICS
  182. # define _POSIX_PTHREAD_SEMANTICS 1
  183. #endif
  184. /* Enable extensions on HP NonStop. */
  185. #ifndef _TANDEM_SOURCE
  186. # define _TANDEM_SOURCE 1
  187. #endif
  188. /* Enable general extensions on Solaris. */
  189. #ifndef __EXTENSIONS__
  190. # define __EXTENSIONS__ 1
  191. #endif
  192. /* Version number of package */
  193. #define VERSION "2.29.1"
  194. /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
  195. `char[]'. */
  196. #define YYTEXT_POINTER 1
  197. /* Number of bits in a file offset, on hosts where this is settable. */
  198. #define _FILE_OFFSET_BITS 64
  199. /* Define for large files, on AIX-style hosts. */
  200. /* #undef _LARGE_FILES */
  201. /* Define to 1 if on MINIX. */
  202. /* #undef _MINIX */
  203. /* Define to 2 if the system does not provide POSIX.1 features except with
  204. this defined. */
  205. /* #undef _POSIX_1_SOURCE */
  206. /* Define to 1 if you need to in order for `stat' and other things to work. */
  207. /* #undef _POSIX_SOURCE */