1867d70fcSchristos /* This file is automatically generated. DO NOT EDIT! */ 2*c42dbd0eSchristos /* Generated from: NetBSD: mknative-binutils,v 1.14 2022/12/24 20:17:46 christos Exp */ 3867d70fcSchristos /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */ 4867d70fcSchristos 5867d70fcSchristos /* config.h. Generated from config.in by configure. */ 6867d70fcSchristos /* config.in. Generated from configure.ac by autoheader. */ 7867d70fcSchristos 8867d70fcSchristos /* Check that config.h is #included before system headers 9867d70fcSchristos (this works only for glibc, but that should be enough). */ 10867d70fcSchristos #if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__) 11867d70fcSchristos # error config.h must be #included before system headers 12867d70fcSchristos #endif 13867d70fcSchristos #define __CONFIG_H__ 1 14867d70fcSchristos 15867d70fcSchristos /* Name of host specific core header file to include in elf.c. */ 16867d70fcSchristos /* #undef CORE_HEADER */ 17867d70fcSchristos 18867d70fcSchristos /* Define to 1 if you want to enable -z separate-code in ELF linker by 19867d70fcSchristos default. */ 20867d70fcSchristos #define DEFAULT_LD_Z_SEPARATE_CODE 0 21867d70fcSchristos 22*c42dbd0eSchristos /* Define if you want run-time sanity checks. */ 23*c42dbd0eSchristos /* #undef ENABLE_CHECKING */ 24*c42dbd0eSchristos 25867d70fcSchristos /* Define to 1 if translation of program messages to the user's native 26867d70fcSchristos language is requested. */ 27867d70fcSchristos #define ENABLE_NLS 1 28867d70fcSchristos 29867d70fcSchristos /* Define to 1 if you have the declaration of `asprintf', and to 0 if you 30867d70fcSchristos don't. */ 31867d70fcSchristos #define HAVE_DECL_ASPRINTF 1 32867d70fcSchristos 33867d70fcSchristos /* Define to 1 if you have the declaration of `basename', and to 0 if you 34867d70fcSchristos don't. */ 35867d70fcSchristos #define HAVE_DECL_BASENAME 0 36867d70fcSchristos 37867d70fcSchristos /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */ 38867d70fcSchristos #define HAVE_DECL_FFS 1 39867d70fcSchristos 40*c42dbd0eSchristos /* Define to 1 if you have the declaration of `fopen64', and to 0 if you 41*c42dbd0eSchristos don't. */ 42*c42dbd0eSchristos #define HAVE_DECL_FOPEN64 0 43867d70fcSchristos 44867d70fcSchristos /* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't. 45867d70fcSchristos */ 46867d70fcSchristos #define HAVE_DECL_FSEEKO 1 47867d70fcSchristos 48867d70fcSchristos /* Define to 1 if you have the declaration of `fseeko64', and to 0 if you 49867d70fcSchristos don't. */ 50867d70fcSchristos #define HAVE_DECL_FSEEKO64 0 51867d70fcSchristos 52867d70fcSchristos /* Define to 1 if you have the declaration of `ftello', and to 0 if you don't. 53867d70fcSchristos */ 54867d70fcSchristos #define HAVE_DECL_FTELLO 1 55867d70fcSchristos 56867d70fcSchristos /* Define to 1 if you have the declaration of `ftello64', and to 0 if you 57867d70fcSchristos don't. */ 58867d70fcSchristos #define HAVE_DECL_FTELLO64 0 59867d70fcSchristos 60867d70fcSchristos /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't. 61867d70fcSchristos */ 62867d70fcSchristos #define HAVE_DECL_STPCPY 1 63867d70fcSchristos 64867d70fcSchristos /* Define to 1 if you have the declaration of `strnlen', and to 0 if you 65867d70fcSchristos don't. */ 66867d70fcSchristos #define HAVE_DECL_STRNLEN 1 67867d70fcSchristos 68867d70fcSchristos /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you 69867d70fcSchristos don't. */ 70867d70fcSchristos #define HAVE_DECL_VASPRINTF 1 71867d70fcSchristos 72867d70fcSchristos /* Define to 1 if you have the <dlfcn.h> header file. */ 73867d70fcSchristos #define HAVE_DLFCN_H 1 74867d70fcSchristos 75867d70fcSchristos /* Define to 1 if you have the `fcntl' function. */ 76867d70fcSchristos #define HAVE_FCNTL 1 77867d70fcSchristos 78867d70fcSchristos /* Define to 1 if you have the <fcntl.h> header file. */ 79867d70fcSchristos #define HAVE_FCNTL_H 1 80867d70fcSchristos 81867d70fcSchristos /* Define to 1 if you have the `fdopen' function. */ 82867d70fcSchristos #define HAVE_FDOPEN 1 83867d70fcSchristos 84867d70fcSchristos /* Define to 1 if you have the `fileno' function. */ 85867d70fcSchristos #define HAVE_FILENO 1 86867d70fcSchristos 87867d70fcSchristos /* Define to 1 if you have the `fls' function. */ 88867d70fcSchristos /* #undef HAVE_FLS */ 89867d70fcSchristos 90867d70fcSchristos /* Define to 1 if you have the `fopen64' function. */ 91867d70fcSchristos /* #undef HAVE_FOPEN64 */ 92867d70fcSchristos 93867d70fcSchristos /* Define to 1 if you have the `fseeko' function. */ 94867d70fcSchristos #define HAVE_FSEEKO 1 95867d70fcSchristos 96867d70fcSchristos /* Define to 1 if you have the `fseeko64' function. */ 97867d70fcSchristos /* #undef HAVE_FSEEKO64 */ 98867d70fcSchristos 99867d70fcSchristos /* Define to 1 if you have the `ftello' function. */ 100867d70fcSchristos #define HAVE_FTELLO 1 101867d70fcSchristos 102867d70fcSchristos /* Define to 1 if you have the `ftello64' function. */ 103867d70fcSchristos /* #undef HAVE_FTELLO64 */ 104867d70fcSchristos 105867d70fcSchristos /* Define to 1 if you have the `getgid' function. */ 106867d70fcSchristos #define HAVE_GETGID 1 107867d70fcSchristos 108867d70fcSchristos /* Define to 1 if you have the `getpagesize' function. */ 109867d70fcSchristos #define HAVE_GETPAGESIZE 1 110867d70fcSchristos 111867d70fcSchristos /* Define to 1 if you have the `getrlimit' function. */ 112867d70fcSchristos #define HAVE_GETRLIMIT 1 113867d70fcSchristos 114867d70fcSchristos /* Define to 1 if you have the `getuid' function. */ 115867d70fcSchristos #define HAVE_GETUID 1 116867d70fcSchristos 117867d70fcSchristos /* Define if your compiler supports hidden visibility. */ 118867d70fcSchristos #define HAVE_HIDDEN 1 119867d70fcSchristos 120867d70fcSchristos /* Define to 1 if you have the <inttypes.h> header file. */ 121867d70fcSchristos #define HAVE_INTTYPES_H 1 122867d70fcSchristos 123867d70fcSchristos /* Define if <sys/procfs.h> has lwpstatus_t. */ 124867d70fcSchristos /* #undef HAVE_LWPSTATUS_T */ 125867d70fcSchristos 126867d70fcSchristos /* Define if <sys/procfs.h> has lwpstatus_t.pr_context. */ 127867d70fcSchristos /* #undef HAVE_LWPSTATUS_T_PR_CONTEXT */ 128867d70fcSchristos 129867d70fcSchristos /* Define if <sys/procfs.h> has lwpstatus_t.pr_fpreg. */ 130867d70fcSchristos /* #undef HAVE_LWPSTATUS_T_PR_FPREG */ 131867d70fcSchristos 132867d70fcSchristos /* Define if <sys/procfs.h> has lwpstatus_t.pr_reg. */ 133867d70fcSchristos /* #undef HAVE_LWPSTATUS_T_PR_REG */ 134867d70fcSchristos 135867d70fcSchristos /* Define if <sys/procfs.h> has lwpxstatus_t. */ 136867d70fcSchristos /* #undef HAVE_LWPXSTATUS_T */ 137867d70fcSchristos 138867d70fcSchristos /* Define to 1 if you have the `madvise' function. */ 139867d70fcSchristos #define HAVE_MADVISE 1 140867d70fcSchristos 141867d70fcSchristos /* Define to 1 if you have the <memory.h> header file. */ 142867d70fcSchristos #define HAVE_MEMORY_H 1 143867d70fcSchristos 144867d70fcSchristos /* Define to 1 if you have a working `mmap' system call. */ 145867d70fcSchristos #define HAVE_MMAP 1 146867d70fcSchristos 147867d70fcSchristos /* Define to 1 if you have the `mprotect' function. */ 148867d70fcSchristos #define HAVE_MPROTECT 1 149867d70fcSchristos 150867d70fcSchristos /* Define if <sys/procfs.h> has prpsinfo32_t. */ 151867d70fcSchristos /* #undef HAVE_PRPSINFO32_T */ 152867d70fcSchristos 153867d70fcSchristos /* Define if <sys/procfs.h> has prpsinfo32_t.pr_pid. */ 154867d70fcSchristos /* #undef HAVE_PRPSINFO32_T_PR_PID */ 155867d70fcSchristos 156867d70fcSchristos /* Define if <sys/procfs.h> has prpsinfo_t. */ 157867d70fcSchristos /* #undef HAVE_PRPSINFO_T */ 158867d70fcSchristos 159867d70fcSchristos /* Define if <sys/procfs.h> has prpsinfo_t.pr_pid. */ 160867d70fcSchristos /* #undef HAVE_PRPSINFO_T_PR_PID */ 161867d70fcSchristos 162867d70fcSchristos /* Define if <sys/procfs.h> has prstatus32_t. */ 163867d70fcSchristos /* #undef HAVE_PRSTATUS32_T */ 164867d70fcSchristos 165867d70fcSchristos /* Define if <sys/procfs.h> has prstatus32_t.pr_who. */ 166867d70fcSchristos /* #undef HAVE_PRSTATUS32_T_PR_WHO */ 167867d70fcSchristos 168867d70fcSchristos /* Define if <sys/procfs.h> has prstatus_t. */ 169867d70fcSchristos /* #undef HAVE_PRSTATUS_T */ 170867d70fcSchristos 171867d70fcSchristos /* Define if <sys/procfs.h> has prstatus_t.pr_who. */ 172867d70fcSchristos /* #undef HAVE_PRSTATUS_T_PR_WHO */ 173867d70fcSchristos 174867d70fcSchristos /* Define if <sys/procfs.h> has psinfo32_t. */ 175867d70fcSchristos /* #undef HAVE_PSINFO32_T */ 176867d70fcSchristos 177867d70fcSchristos /* Define if <sys/procfs.h> has psinfo32_t.pr_pid. */ 178867d70fcSchristos /* #undef HAVE_PSINFO32_T_PR_PID */ 179867d70fcSchristos 180867d70fcSchristos /* Define if <sys/procfs.h> has psinfo_t. */ 181867d70fcSchristos /* #undef HAVE_PSINFO_T */ 182867d70fcSchristos 183867d70fcSchristos /* Define if <sys/procfs.h> has psinfo_t.pr_pid. */ 184867d70fcSchristos /* #undef HAVE_PSINFO_T_PR_PID */ 185867d70fcSchristos 186867d70fcSchristos /* Define if <sys/procfs.h> has pstatus32_t. */ 187867d70fcSchristos /* #undef HAVE_PSTATUS32_T */ 188867d70fcSchristos 189867d70fcSchristos /* Define if <sys/procfs.h> has pstatus_t. */ 190867d70fcSchristos /* #undef HAVE_PSTATUS_T */ 191867d70fcSchristos 192867d70fcSchristos /* Define if <sys/procfs.h> has pxstatus_t. */ 193867d70fcSchristos /* #undef HAVE_PXSTATUS_T */ 194867d70fcSchristos 195867d70fcSchristos /* Define to 1 if you have the <stdint.h> header file. */ 196867d70fcSchristos #define HAVE_STDINT_H 1 197867d70fcSchristos 198867d70fcSchristos /* Define to 1 if you have the <stdlib.h> header file. */ 199867d70fcSchristos #define HAVE_STDLIB_H 1 200867d70fcSchristos 201867d70fcSchristos /* Define to 1 if you have the <strings.h> header file. */ 202867d70fcSchristos #define HAVE_STRINGS_H 1 203867d70fcSchristos 204867d70fcSchristos /* Define to 1 if you have the <string.h> header file. */ 205867d70fcSchristos #define HAVE_STRING_H 1 206867d70fcSchristos 207867d70fcSchristos /* Define if struct core_dumpx has member c_impl */ 208867d70fcSchristos /* #undef HAVE_ST_C_IMPL */ 209867d70fcSchristos 210867d70fcSchristos /* Define to 1 if you have the `sysconf' function. */ 211867d70fcSchristos #define HAVE_SYSCONF 1 212867d70fcSchristos 213867d70fcSchristos /* Define to 1 if you have the <sys/file.h> header file. */ 214867d70fcSchristos #define HAVE_SYS_FILE_H 1 215867d70fcSchristos 216867d70fcSchristos /* Define to 1 if you have the <sys/param.h> header file. */ 217867d70fcSchristos #define HAVE_SYS_PARAM_H 1 218867d70fcSchristos 219867d70fcSchristos /* Define to 1 if you have the <sys/procfs.h> header file. */ 220867d70fcSchristos /* #undef HAVE_SYS_PROCFS_H */ 221867d70fcSchristos 222867d70fcSchristos /* Define to 1 if you have the <sys/resource.h> header file. */ 223867d70fcSchristos #define HAVE_SYS_RESOURCE_H 1 224867d70fcSchristos 225867d70fcSchristos /* Define to 1 if you have the <sys/stat.h> header file. */ 226867d70fcSchristos #define HAVE_SYS_STAT_H 1 227867d70fcSchristos 228867d70fcSchristos /* Define to 1 if you have the <sys/types.h> header file. */ 229867d70fcSchristos #define HAVE_SYS_TYPES_H 1 230867d70fcSchristos 231867d70fcSchristos /* Define to 1 if you have the <unistd.h> header file. */ 232867d70fcSchristos #define HAVE_UNISTD_H 1 233867d70fcSchristos 234867d70fcSchristos /* Define if <sys/procfs.h> has win32_pstatus_t. */ 235867d70fcSchristos /* #undef HAVE_WIN32_PSTATUS_T */ 236867d70fcSchristos 237867d70fcSchristos /* Define to 1 if you have the <windows.h> header file. */ 238867d70fcSchristos /* #undef HAVE_WINDOWS_H */ 239867d70fcSchristos 240867d70fcSchristos /* Define to the sub-directory in which libtool stores uninstalled libraries. 241867d70fcSchristos */ 242867d70fcSchristos #define LT_OBJDIR ".libs/" 243867d70fcSchristos 244867d70fcSchristos /* Name of package */ 245867d70fcSchristos #define PACKAGE "bfd" 246867d70fcSchristos 247867d70fcSchristos /* Define to the address where bug reports for this package should be sent. */ 248867d70fcSchristos #define PACKAGE_BUGREPORT "" 249867d70fcSchristos 250867d70fcSchristos /* Define to the full name of this package. */ 251867d70fcSchristos #define PACKAGE_NAME "bfd" 252867d70fcSchristos 253867d70fcSchristos /* Define to the full name and version of this package. */ 254*c42dbd0eSchristos #define PACKAGE_STRING "bfd 2.39" 255867d70fcSchristos 256867d70fcSchristos /* Define to the one symbol short name of this package. */ 257867d70fcSchristos #define PACKAGE_TARNAME "bfd" 258867d70fcSchristos 259867d70fcSchristos /* Define to the home page for this package. */ 260867d70fcSchristos #define PACKAGE_URL "" 261867d70fcSchristos 262867d70fcSchristos /* Define to the version of this package. */ 263*c42dbd0eSchristos #define PACKAGE_VERSION "2.39" 264867d70fcSchristos 265867d70fcSchristos /* The size of `int', as computed by sizeof. */ 266867d70fcSchristos #define SIZEOF_INT 4 267867d70fcSchristos 268867d70fcSchristos /* The size of `long', as computed by sizeof. */ 269867d70fcSchristos #define SIZEOF_LONG 8 270867d70fcSchristos 271867d70fcSchristos /* The size of `long long', as computed by sizeof. */ 272867d70fcSchristos #define SIZEOF_LONG_LONG 8 273867d70fcSchristos 274867d70fcSchristos /* The size of `off_t', as computed by sizeof. */ 275867d70fcSchristos #define SIZEOF_OFF_T 8 276867d70fcSchristos 277867d70fcSchristos /* The size of `void *', as computed by sizeof. */ 278867d70fcSchristos #define SIZEOF_VOID_P 8 279867d70fcSchristos 280867d70fcSchristos /* Define to 1 if you have the ANSI C header files. */ 281867d70fcSchristos #define STDC_HEADERS 1 282867d70fcSchristos 283867d70fcSchristos /* Name of host specific header file to include in trad-core.c. */ 284867d70fcSchristos /* #undef TRAD_HEADER */ 285867d70fcSchristos 286867d70fcSchristos /* Define if 64-bit archives should always be used. */ 287867d70fcSchristos /* #undef USE_64_BIT_ARCHIVE */ 288867d70fcSchristos 289867d70fcSchristos /* Use b modifier when opening binary files? */ 290867d70fcSchristos /* #undef USE_BINARY_FOPEN */ 291867d70fcSchristos 292867d70fcSchristos /* Define if we should use leading underscore on 64 bit mingw targets */ 293867d70fcSchristos /* #undef USE_MINGW64_LEADING_UNDERSCORES */ 294867d70fcSchristos 295867d70fcSchristos /* Use mmap if it's available? */ 296867d70fcSchristos /* #undef USE_MMAP */ 297867d70fcSchristos 298867d70fcSchristos /* Define if we should default to creating read-only plt entries */ 299*c42dbd0eSchristos #define USE_SECUREPLT 1 300867d70fcSchristos 301867d70fcSchristos /* Enable extensions on AIX 3, Interix. */ 302867d70fcSchristos #ifndef _ALL_SOURCE 303867d70fcSchristos # define _ALL_SOURCE 1 304867d70fcSchristos #endif 305867d70fcSchristos /* Enable GNU extensions on systems that have them. */ 306867d70fcSchristos #ifndef _GNU_SOURCE 307867d70fcSchristos # define _GNU_SOURCE 1 308867d70fcSchristos #endif 309867d70fcSchristos /* Enable threading extensions on Solaris. */ 310867d70fcSchristos #ifndef _POSIX_PTHREAD_SEMANTICS 311867d70fcSchristos # define _POSIX_PTHREAD_SEMANTICS 1 312867d70fcSchristos #endif 313867d70fcSchristos /* Enable extensions on HP NonStop. */ 314867d70fcSchristos #ifndef _TANDEM_SOURCE 315867d70fcSchristos # define _TANDEM_SOURCE 1 316867d70fcSchristos #endif 317867d70fcSchristos /* Enable general extensions on Solaris. */ 318867d70fcSchristos #ifndef __EXTENSIONS__ 319867d70fcSchristos # define __EXTENSIONS__ 1 320867d70fcSchristos #endif 321867d70fcSchristos 322867d70fcSchristos 323867d70fcSchristos /* Version number of package */ 324*c42dbd0eSchristos #define VERSION "2.39" 325867d70fcSchristos 326867d70fcSchristos /* Enable large inode numbers on Mac OS X 10.5. */ 327867d70fcSchristos #ifndef _DARWIN_USE_64_BIT_INODE 328867d70fcSchristos # define _DARWIN_USE_64_BIT_INODE 1 329867d70fcSchristos #endif 330867d70fcSchristos 331867d70fcSchristos /* Number of bits in a file offset, on hosts where this is settable. */ 332867d70fcSchristos /* #undef _FILE_OFFSET_BITS */ 333867d70fcSchristos 334867d70fcSchristos /* Define for large files, on AIX-style hosts. */ 335867d70fcSchristos /* #undef _LARGE_FILES */ 336867d70fcSchristos 337867d70fcSchristos /* Define to 1 if on MINIX. */ 338867d70fcSchristos /* #undef _MINIX */ 339867d70fcSchristos 340867d70fcSchristos /* Define to 2 if the system does not provide POSIX.1 features except with 341867d70fcSchristos this defined. */ 342867d70fcSchristos /* #undef _POSIX_1_SOURCE */ 343867d70fcSchristos 344867d70fcSchristos /* Define to 1 if you need to in order for `stat' and other things to work. */ 345867d70fcSchristos /* #undef _POSIX_SOURCE */ 346*c42dbd0eSchristos 347*c42dbd0eSchristos /* Use structured /proc on Solaris. */ 348*c42dbd0eSchristos #define _STRUCTURED_PROC 1 349