1 /* This file is automatically generated. DO NOT EDIT! */ 2 /* Generated from: NetBSD: mknative-binutils,v 1.11 2018/11/08 02:08:35 christos Exp */ 3 /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */ 4 5 /* config.h. Generated from config.in by configure. */ 6 /* config.in. Generated from configure.ac by autoheader. */ 7 8 /* Check that config.h is #included before system headers 9 (this works only for glibc, but that should be enough). */ 10 #if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__) 11 # error config.h must be #included before system headers 12 #endif 13 #define __CONFIG_H__ 1 14 15 /* Name of host specific core header file to include in elf.c. */ 16 /* #undef CORE_HEADER */ 17 18 /* Define to 1 if you want to enable -z separate-code in ELF linker by 19 default. */ 20 #define DEFAULT_LD_Z_SEPARATE_CODE 0 21 22 /* Define to 1 if translation of program messages to the user's native 23 language is requested. */ 24 #define ENABLE_NLS 1 25 26 /* Define to 1 if you have the <alloca.h> header file. */ 27 /* #undef HAVE_ALLOCA_H */ 28 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 33 /* Define to 1 if you have the declaration of `basename', and to 0 if you 34 don't. */ 35 #define HAVE_DECL_BASENAME 0 36 37 /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */ 38 #define HAVE_DECL_FFS 1 39 40 /* Define to 1 if you have the declaration of `free', and to 0 if you don't. 41 */ 42 #define HAVE_DECL_FREE 1 43 44 /* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't. 45 */ 46 #define HAVE_DECL_FSEEKO 1 47 48 /* Define to 1 if you have the declaration of `fseeko64', and to 0 if you 49 don't. */ 50 #define HAVE_DECL_FSEEKO64 0 51 52 /* Define to 1 if you have the declaration of `ftello', and to 0 if you don't. 53 */ 54 #define HAVE_DECL_FTELLO 1 55 56 /* Define to 1 if you have the declaration of `ftello64', and to 0 if you 57 don't. */ 58 #define HAVE_DECL_FTELLO64 0 59 60 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't. 61 */ 62 #define HAVE_DECL_GETENV 1 63 64 /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't. 65 */ 66 #define HAVE_DECL_MALLOC 1 67 68 /* Define to 1 if you have the declaration of `realloc', and to 0 if you 69 don't. */ 70 #define HAVE_DECL_REALLOC 1 71 72 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you 73 don't. */ 74 #define HAVE_DECL_SNPRINTF 1 75 76 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't. 77 */ 78 #define HAVE_DECL_STPCPY 1 79 80 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you 81 don't. */ 82 #define HAVE_DECL_STRNLEN 1 83 84 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't. 85 */ 86 #define HAVE_DECL_STRSTR 1 87 88 /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you 89 don't. */ 90 #define HAVE_DECL_VASPRINTF 1 91 92 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you 93 don't. */ 94 #define HAVE_DECL_VSNPRINTF 1 95 96 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. 97 */ 98 #define HAVE_DIRENT_H 1 99 100 /* Define to 1 if you have the <dlfcn.h> header file. */ 101 #define HAVE_DLFCN_H 1 102 103 /* Define to 1 if you have the `fcntl' function. */ 104 #define HAVE_FCNTL 1 105 106 /* Define to 1 if you have the <fcntl.h> header file. */ 107 #define HAVE_FCNTL_H 1 108 109 /* Define to 1 if you have the `fdopen' function. */ 110 #define HAVE_FDOPEN 1 111 112 /* Define to 1 if you have the `fileno' function. */ 113 #define HAVE_FILENO 1 114 115 /* Define to 1 if you have the `fopen64' function. */ 116 /* #undef HAVE_FOPEN64 */ 117 118 /* Define to 1 if you have the `fseeko' function. */ 119 #define HAVE_FSEEKO 1 120 121 /* Define to 1 if you have the `fseeko64' function. */ 122 /* #undef HAVE_FSEEKO64 */ 123 124 /* Define to 1 if you have the `ftello' function. */ 125 #define HAVE_FTELLO 1 126 127 /* Define to 1 if you have the `ftello64' function. */ 128 /* #undef HAVE_FTELLO64 */ 129 130 /* Define to 1 if you have the `getgid' function. */ 131 #define HAVE_GETGID 1 132 133 /* Define to 1 if you have the `getpagesize' function. */ 134 #define HAVE_GETPAGESIZE 1 135 136 /* Define to 1 if you have the `getrlimit' function. */ 137 #define HAVE_GETRLIMIT 1 138 139 /* Define to 1 if you have the `getuid' function. */ 140 #define HAVE_GETUID 1 141 142 /* Define if your compiler supports hidden visibility. */ 143 #define HAVE_HIDDEN 1 144 145 /* Define to 1 if you have the <inttypes.h> header file. */ 146 #define HAVE_INTTYPES_H 1 147 148 /* Define to 1 if the system has the type `long double'. */ 149 #define HAVE_LONG_DOUBLE 1 150 151 /* Define to 1 if the system has the type `long long'. */ 152 #define HAVE_LONG_LONG 1 153 154 /* Define if <sys/procfs.h> has lwpstatus_t. */ 155 /* #undef HAVE_LWPSTATUS_T */ 156 157 /* Define if <sys/procfs.h> has lwpstatus_t.pr_context. */ 158 /* #undef HAVE_LWPSTATUS_T_PR_CONTEXT */ 159 160 /* Define if <sys/procfs.h> has lwpstatus_t.pr_fpreg. */ 161 /* #undef HAVE_LWPSTATUS_T_PR_FPREG */ 162 163 /* Define if <sys/procfs.h> has lwpstatus_t.pr_reg. */ 164 /* #undef HAVE_LWPSTATUS_T_PR_REG */ 165 166 /* Define if <sys/procfs.h> has lwpxstatus_t. */ 167 /* #undef HAVE_LWPXSTATUS_T */ 168 169 /* Define to 1 if you have the `madvise' function. */ 170 #define HAVE_MADVISE 1 171 172 /* Define to 1 if you have the <memory.h> header file. */ 173 #define HAVE_MEMORY_H 1 174 175 /* Define to 1 if you have a working `mmap' system call. */ 176 #define HAVE_MMAP 1 177 178 /* Define to 1 if you have the `mprotect' function. */ 179 #define HAVE_MPROTECT 1 180 181 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 182 /* #undef HAVE_NDIR_H */ 183 184 /* Define if <sys/procfs.h> has prpsinfo32_t. */ 185 /* #undef HAVE_PRPSINFO32_T */ 186 187 /* Define if <sys/procfs.h> has prpsinfo32_t.pr_pid. */ 188 /* #undef HAVE_PRPSINFO32_T_PR_PID */ 189 190 /* Define if <sys/procfs.h> has prpsinfo_t. */ 191 /* #undef HAVE_PRPSINFO_T */ 192 193 /* Define if <sys/procfs.h> has prpsinfo_t.pr_pid. */ 194 /* #undef HAVE_PRPSINFO_T_PR_PID */ 195 196 /* Define if <sys/procfs.h> has prstatus32_t. */ 197 /* #undef HAVE_PRSTATUS32_T */ 198 199 /* Define if <sys/procfs.h> has prstatus32_t.pr_who. */ 200 /* #undef HAVE_PRSTATUS32_T_PR_WHO */ 201 202 /* Define if <sys/procfs.h> has prstatus_t. */ 203 /* #undef HAVE_PRSTATUS_T */ 204 205 /* Define if <sys/procfs.h> has prstatus_t.pr_who. */ 206 /* #undef HAVE_PRSTATUS_T_PR_WHO */ 207 208 /* Define if <sys/procfs.h> has psinfo32_t. */ 209 /* #undef HAVE_PSINFO32_T */ 210 211 /* Define if <sys/procfs.h> has psinfo32_t.pr_pid. */ 212 /* #undef HAVE_PSINFO32_T_PR_PID */ 213 214 /* Define if <sys/procfs.h> has psinfo_t. */ 215 /* #undef HAVE_PSINFO_T */ 216 217 /* Define if <sys/procfs.h> has psinfo_t.pr_pid. */ 218 /* #undef HAVE_PSINFO_T_PR_PID */ 219 220 /* Define if <sys/procfs.h> has pstatus32_t. */ 221 /* #undef HAVE_PSTATUS32_T */ 222 223 /* Define if <sys/procfs.h> has pstatus_t. */ 224 /* #undef HAVE_PSTATUS_T */ 225 226 /* Define if <sys/procfs.h> has pxstatus_t. */ 227 /* #undef HAVE_PXSTATUS_T */ 228 229 /* Define to 1 if you have the `setitimer' function. */ 230 #define HAVE_SETITIMER 1 231 232 /* Define to 1 if you have the <stddef.h> header file. */ 233 #define HAVE_STDDEF_H 1 234 235 /* Define to 1 if you have the <stdint.h> header file. */ 236 #define HAVE_STDINT_H 1 237 238 /* Define to 1 if you have the <stdlib.h> header file. */ 239 #define HAVE_STDLIB_H 1 240 241 /* Define to 1 if you have the <strings.h> header file. */ 242 #define HAVE_STRINGS_H 1 243 244 /* Define to 1 if you have the <string.h> header file. */ 245 #define HAVE_STRING_H 1 246 247 /* Define to 1 if you have the `strtoull' function. */ 248 #define HAVE_STRTOULL 1 249 250 /* Define if struct core_dumpx has member c_impl */ 251 /* #undef HAVE_ST_C_IMPL */ 252 253 /* Define to 1 if you have the `sysconf' function. */ 254 #define HAVE_SYSCONF 1 255 256 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. 257 */ 258 /* #undef HAVE_SYS_DIR_H */ 259 260 /* Define to 1 if you have the <sys/file.h> header file. */ 261 #define HAVE_SYS_FILE_H 1 262 263 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. 264 */ 265 /* #undef HAVE_SYS_NDIR_H */ 266 267 /* Define to 1 if you have the <sys/param.h> header file. */ 268 #define HAVE_SYS_PARAM_H 1 269 270 /* Define to 1 if you have the <sys/procfs.h> header file. */ 271 /* #undef HAVE_SYS_PROCFS_H */ 272 273 /* Define to 1 if you have the <sys/resource.h> header file. */ 274 #define HAVE_SYS_RESOURCE_H 1 275 276 /* Define to 1 if you have the <sys/stat.h> header file. */ 277 #define HAVE_SYS_STAT_H 1 278 279 /* Define to 1 if you have the <sys/time.h> header file. */ 280 #define HAVE_SYS_TIME_H 1 281 282 /* Define to 1 if you have the <sys/types.h> header file. */ 283 #define HAVE_SYS_TYPES_H 1 284 285 /* Define to 1 if you have the <time.h> header file. */ 286 #define HAVE_TIME_H 1 287 288 /* Define to 1 if you have the <unistd.h> header file. */ 289 #define HAVE_UNISTD_H 1 290 291 /* Define to 1 if you have the <wchar.h> header file. */ 292 #define HAVE_WCHAR_H 1 293 294 /* Define to 1 if you have the <wctype.h> header file. */ 295 #define HAVE_WCTYPE_H 1 296 297 /* Define if <sys/procfs.h> has win32_pstatus_t. */ 298 /* #undef HAVE_WIN32_PSTATUS_T */ 299 300 /* Define to 1 if you have the <windows.h> header file. */ 301 /* #undef HAVE_WINDOWS_H */ 302 303 /* Define to the sub-directory in which libtool stores uninstalled libraries. 304 */ 305 #define LT_OBJDIR ".libs/" 306 307 /* Name of package */ 308 #define PACKAGE "bfd" 309 310 /* Define to the address where bug reports for this package should be sent. */ 311 #define PACKAGE_BUGREPORT "" 312 313 /* Define to the full name of this package. */ 314 #define PACKAGE_NAME "bfd" 315 316 /* Define to the full name and version of this package. */ 317 #define PACKAGE_STRING "bfd 2.31.1" 318 319 /* Define to the one symbol short name of this package. */ 320 #define PACKAGE_TARNAME "bfd" 321 322 /* Define to the home page for this package. */ 323 #define PACKAGE_URL "" 324 325 /* Define to the version of this package. */ 326 #define PACKAGE_VERSION "2.31.1" 327 328 /* The size of `char', as computed by sizeof. */ 329 /* #undef SIZEOF_CHAR */ 330 331 /* The size of `int', as computed by sizeof. */ 332 /* #undef SIZEOF_INT */ 333 334 /* The size of `long', as computed by sizeof. */ 335 #define SIZEOF_LONG 4 336 337 /* The size of `long long', as computed by sizeof. */ 338 #define SIZEOF_LONG_LONG 8 339 340 /* The size of `off_t', as computed by sizeof. */ 341 #define SIZEOF_OFF_T 8 342 343 /* The size of `short', as computed by sizeof. */ 344 /* #undef SIZEOF_SHORT */ 345 346 /* The size of `void *', as computed by sizeof. */ 347 #define SIZEOF_VOID_P 4 348 349 /* Define to 1 if you have the ANSI C header files. */ 350 #define STDC_HEADERS 1 351 352 /* Define if you can safely include both <string.h> and <strings.h>. */ 353 #define STRING_WITH_STRINGS 1 354 355 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 356 #define TIME_WITH_SYS_TIME 1 357 358 /* Name of host specific header file to include in trad-core.c. */ 359 /* #undef TRAD_HEADER */ 360 361 /* Define if 64-bit archives should always be used. */ 362 /* #undef USE_64_BIT_ARCHIVE */ 363 364 /* Use b modifier when opening binary files? */ 365 /* #undef USE_BINARY_FOPEN */ 366 367 /* Define if we should use leading underscore on 64 bit mingw targets */ 368 /* #undef USE_MINGW64_LEADING_UNDERSCORES */ 369 370 /* Use mmap if it's available? */ 371 /* #undef USE_MMAP */ 372 373 /* Define if we should default to creating read-only plt entries */ 374 /* #undef USE_SECUREPLT */ 375 376 /* Enable extensions on AIX 3, Interix. */ 377 #ifndef _ALL_SOURCE 378 # define _ALL_SOURCE 1 379 #endif 380 /* Enable GNU extensions on systems that have them. */ 381 #ifndef _GNU_SOURCE 382 # define _GNU_SOURCE 1 383 #endif 384 /* Enable threading extensions on Solaris. */ 385 #ifndef _POSIX_PTHREAD_SEMANTICS 386 # define _POSIX_PTHREAD_SEMANTICS 1 387 #endif 388 /* Enable extensions on HP NonStop. */ 389 #ifndef _TANDEM_SOURCE 390 # define _TANDEM_SOURCE 1 391 #endif 392 /* Enable general extensions on Solaris. */ 393 #ifndef __EXTENSIONS__ 394 # define __EXTENSIONS__ 1 395 #endif 396 397 398 /* Version number of package */ 399 #define VERSION "2.31.1" 400 401 /* Enable large inode numbers on Mac OS X 10.5. */ 402 #ifndef _DARWIN_USE_64_BIT_INODE 403 # define _DARWIN_USE_64_BIT_INODE 1 404 #endif 405 406 /* Number of bits in a file offset, on hosts where this is settable. */ 407 /* #undef _FILE_OFFSET_BITS */ 408 409 /* Define for large files, on AIX-style hosts. */ 410 /* #undef _LARGE_FILES */ 411 412 /* Define to 1 if on MINIX. */ 413 /* #undef _MINIX */ 414 415 /* Define to 2 if the system does not provide POSIX.1 features except with 416 this defined. */ 417 /* #undef _POSIX_1_SOURCE */ 418 419 /* Define to 1 if you need to in order for `stat' and other things to work. */ 420 /* #undef _POSIX_SOURCE */ 421