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