116dce513Schristos /* This file is automatically generated. DO NOT EDIT! */ 2*e992f068Schristos /* Generated from: NetBSD: mknative-binutils,v 1.14 2022/12/24 20:17:46 christos Exp */ 3ede78133Schristos /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */ 416dce513Schristos 516dce513Schristos /* config.h. Generated from config.in by configure. */ 616dce513Schristos /* config.in. Generated from configure.ac by autoheader. */ 716dce513Schristos 816dce513Schristos /* Check that config.h is #included before system headers 916dce513Schristos (this works only for glibc, but that should be enough). */ 1016dce513Schristos #if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__) 1116dce513Schristos # error config.h must be #included before system headers 1216dce513Schristos #endif 1316dce513Schristos #define __CONFIG_H__ 1 1416dce513Schristos 1516dce513Schristos /* Name of host specific core header file to include in elf.c. */ 1616dce513Schristos /* #undef CORE_HEADER */ 1716dce513Schristos 18ede78133Schristos /* Define to 1 if you want to enable -z separate-code in ELF linker by 19ede78133Schristos default. */ 20*e992f068Schristos #define DEFAULT_LD_Z_SEPARATE_CODE 1 21*e992f068Schristos 22*e992f068Schristos /* Define if you want run-time sanity checks. */ 23*e992f068Schristos /* #undef ENABLE_CHECKING */ 24ede78133Schristos 2516dce513Schristos /* Define to 1 if translation of program messages to the user's native 2616dce513Schristos language is requested. */ 2716dce513Schristos #define ENABLE_NLS 1 2816dce513Schristos 2916dce513Schristos /* Define to 1 if you have the declaration of `asprintf', and to 0 if you 3016dce513Schristos don't. */ 3116dce513Schristos #define HAVE_DECL_ASPRINTF 1 3216dce513Schristos 3316dce513Schristos /* Define to 1 if you have the declaration of `basename', and to 0 if you 3416dce513Schristos don't. */ 3516dce513Schristos #define HAVE_DECL_BASENAME 0 3616dce513Schristos 3716dce513Schristos /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */ 3816dce513Schristos #define HAVE_DECL_FFS 1 3916dce513Schristos 40*e992f068Schristos /* Define to 1 if you have the declaration of `fopen64', and to 0 if you 41*e992f068Schristos don't. */ 42*e992f068Schristos #define HAVE_DECL_FOPEN64 0 4316dce513Schristos 4416dce513Schristos /* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't. 4516dce513Schristos */ 4616dce513Schristos #define HAVE_DECL_FSEEKO 1 4716dce513Schristos 4816dce513Schristos /* Define to 1 if you have the declaration of `fseeko64', and to 0 if you 4916dce513Schristos don't. */ 5016dce513Schristos #define HAVE_DECL_FSEEKO64 0 5116dce513Schristos 5216dce513Schristos /* Define to 1 if you have the declaration of `ftello', and to 0 if you don't. 5316dce513Schristos */ 5416dce513Schristos #define HAVE_DECL_FTELLO 1 5516dce513Schristos 5616dce513Schristos /* Define to 1 if you have the declaration of `ftello64', and to 0 if you 5716dce513Schristos don't. */ 5816dce513Schristos #define HAVE_DECL_FTELLO64 0 5916dce513Schristos 6016dce513Schristos /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't. 6116dce513Schristos */ 6216dce513Schristos #define HAVE_DECL_STPCPY 1 6316dce513Schristos 6416dce513Schristos /* Define to 1 if you have the declaration of `strnlen', and to 0 if you 6516dce513Schristos don't. */ 6616dce513Schristos #define HAVE_DECL_STRNLEN 1 6716dce513Schristos 6816dce513Schristos /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you 6916dce513Schristos don't. */ 7016dce513Schristos #define HAVE_DECL_VASPRINTF 1 7116dce513Schristos 7216dce513Schristos /* Define to 1 if you have the <dlfcn.h> header file. */ 7316dce513Schristos #define HAVE_DLFCN_H 1 7416dce513Schristos 7516dce513Schristos /* Define to 1 if you have the `fcntl' function. */ 7616dce513Schristos #define HAVE_FCNTL 1 7716dce513Schristos 7816dce513Schristos /* Define to 1 if you have the <fcntl.h> header file. */ 7916dce513Schristos #define HAVE_FCNTL_H 1 8016dce513Schristos 8116dce513Schristos /* Define to 1 if you have the `fdopen' function. */ 8216dce513Schristos #define HAVE_FDOPEN 1 8316dce513Schristos 8416dce513Schristos /* Define to 1 if you have the `fileno' function. */ 8516dce513Schristos #define HAVE_FILENO 1 8616dce513Schristos 87012573ebSchristos /* Define to 1 if you have the `fls' function. */ 88012573ebSchristos /* #undef HAVE_FLS */ 89012573ebSchristos 9016dce513Schristos /* Define to 1 if you have the `fopen64' function. */ 9116dce513Schristos /* #undef HAVE_FOPEN64 */ 9216dce513Schristos 9316dce513Schristos /* Define to 1 if you have the `fseeko' function. */ 9416dce513Schristos #define HAVE_FSEEKO 1 9516dce513Schristos 9616dce513Schristos /* Define to 1 if you have the `fseeko64' function. */ 9716dce513Schristos /* #undef HAVE_FSEEKO64 */ 9816dce513Schristos 9916dce513Schristos /* Define to 1 if you have the `ftello' function. */ 10016dce513Schristos #define HAVE_FTELLO 1 10116dce513Schristos 10216dce513Schristos /* Define to 1 if you have the `ftello64' function. */ 10316dce513Schristos /* #undef HAVE_FTELLO64 */ 10416dce513Schristos 10516dce513Schristos /* Define to 1 if you have the `getgid' function. */ 10616dce513Schristos #define HAVE_GETGID 1 10716dce513Schristos 10816dce513Schristos /* Define to 1 if you have the `getpagesize' function. */ 10916dce513Schristos #define HAVE_GETPAGESIZE 1 11016dce513Schristos 11116dce513Schristos /* Define to 1 if you have the `getrlimit' function. */ 11216dce513Schristos #define HAVE_GETRLIMIT 1 11316dce513Schristos 11416dce513Schristos /* Define to 1 if you have the `getuid' function. */ 11516dce513Schristos #define HAVE_GETUID 1 11616dce513Schristos 117ede78133Schristos /* Define if your compiler supports hidden visibility. */ 118ede78133Schristos #define HAVE_HIDDEN 1 119ede78133Schristos 12016dce513Schristos /* Define to 1 if you have the <inttypes.h> header file. */ 12116dce513Schristos #define HAVE_INTTYPES_H 1 12216dce513Schristos 12316dce513Schristos /* Define if <sys/procfs.h> has lwpstatus_t. */ 12416dce513Schristos /* #undef HAVE_LWPSTATUS_T */ 12516dce513Schristos 12616dce513Schristos /* Define if <sys/procfs.h> has lwpstatus_t.pr_context. */ 12716dce513Schristos /* #undef HAVE_LWPSTATUS_T_PR_CONTEXT */ 12816dce513Schristos 12916dce513Schristos /* Define if <sys/procfs.h> has lwpstatus_t.pr_fpreg. */ 13016dce513Schristos /* #undef HAVE_LWPSTATUS_T_PR_FPREG */ 13116dce513Schristos 13216dce513Schristos /* Define if <sys/procfs.h> has lwpstatus_t.pr_reg. */ 13316dce513Schristos /* #undef HAVE_LWPSTATUS_T_PR_REG */ 13416dce513Schristos 13516dce513Schristos /* Define if <sys/procfs.h> has lwpxstatus_t. */ 13616dce513Schristos /* #undef HAVE_LWPXSTATUS_T */ 13716dce513Schristos 13816dce513Schristos /* Define to 1 if you have the `madvise' function. */ 13916dce513Schristos #define HAVE_MADVISE 1 14016dce513Schristos 14116dce513Schristos /* Define to 1 if you have the <memory.h> header file. */ 14216dce513Schristos #define HAVE_MEMORY_H 1 14316dce513Schristos 14416dce513Schristos /* Define to 1 if you have a working `mmap' system call. */ 14516dce513Schristos #define HAVE_MMAP 1 14616dce513Schristos 14716dce513Schristos /* Define to 1 if you have the `mprotect' function. */ 14816dce513Schristos #define HAVE_MPROTECT 1 14916dce513Schristos 15016dce513Schristos /* Define if <sys/procfs.h> has prpsinfo32_t. */ 15116dce513Schristos /* #undef HAVE_PRPSINFO32_T */ 15216dce513Schristos 15316dce513Schristos /* Define if <sys/procfs.h> has prpsinfo32_t.pr_pid. */ 15416dce513Schristos /* #undef HAVE_PRPSINFO32_T_PR_PID */ 15516dce513Schristos 15616dce513Schristos /* Define if <sys/procfs.h> has prpsinfo_t. */ 15716dce513Schristos /* #undef HAVE_PRPSINFO_T */ 15816dce513Schristos 15916dce513Schristos /* Define if <sys/procfs.h> has prpsinfo_t.pr_pid. */ 16016dce513Schristos /* #undef HAVE_PRPSINFO_T_PR_PID */ 16116dce513Schristos 16216dce513Schristos /* Define if <sys/procfs.h> has prstatus32_t. */ 16316dce513Schristos /* #undef HAVE_PRSTATUS32_T */ 16416dce513Schristos 16516dce513Schristos /* Define if <sys/procfs.h> has prstatus32_t.pr_who. */ 16616dce513Schristos /* #undef HAVE_PRSTATUS32_T_PR_WHO */ 16716dce513Schristos 16816dce513Schristos /* Define if <sys/procfs.h> has prstatus_t. */ 16916dce513Schristos /* #undef HAVE_PRSTATUS_T */ 17016dce513Schristos 17116dce513Schristos /* Define if <sys/procfs.h> has prstatus_t.pr_who. */ 17216dce513Schristos /* #undef HAVE_PRSTATUS_T_PR_WHO */ 17316dce513Schristos 17416dce513Schristos /* Define if <sys/procfs.h> has psinfo32_t. */ 17516dce513Schristos /* #undef HAVE_PSINFO32_T */ 17616dce513Schristos 17716dce513Schristos /* Define if <sys/procfs.h> has psinfo32_t.pr_pid. */ 17816dce513Schristos /* #undef HAVE_PSINFO32_T_PR_PID */ 17916dce513Schristos 18016dce513Schristos /* Define if <sys/procfs.h> has psinfo_t. */ 18116dce513Schristos /* #undef HAVE_PSINFO_T */ 18216dce513Schristos 18316dce513Schristos /* Define if <sys/procfs.h> has psinfo_t.pr_pid. */ 18416dce513Schristos /* #undef HAVE_PSINFO_T_PR_PID */ 18516dce513Schristos 18616dce513Schristos /* Define if <sys/procfs.h> has pstatus32_t. */ 18716dce513Schristos /* #undef HAVE_PSTATUS32_T */ 18816dce513Schristos 18916dce513Schristos /* Define if <sys/procfs.h> has pstatus_t. */ 19016dce513Schristos /* #undef HAVE_PSTATUS_T */ 19116dce513Schristos 19216dce513Schristos /* Define if <sys/procfs.h> has pxstatus_t. */ 19316dce513Schristos /* #undef HAVE_PXSTATUS_T */ 19416dce513Schristos 19516dce513Schristos /* Define to 1 if you have the <stdint.h> header file. */ 19616dce513Schristos #define HAVE_STDINT_H 1 19716dce513Schristos 19816dce513Schristos /* Define to 1 if you have the <stdlib.h> header file. */ 19916dce513Schristos #define HAVE_STDLIB_H 1 20016dce513Schristos 20116dce513Schristos /* Define to 1 if you have the <strings.h> header file. */ 20216dce513Schristos #define HAVE_STRINGS_H 1 20316dce513Schristos 20416dce513Schristos /* Define to 1 if you have the <string.h> header file. */ 20516dce513Schristos #define HAVE_STRING_H 1 20616dce513Schristos 20716dce513Schristos /* Define if struct core_dumpx has member c_impl */ 20816dce513Schristos /* #undef HAVE_ST_C_IMPL */ 20916dce513Schristos 21016dce513Schristos /* Define to 1 if you have the `sysconf' function. */ 21116dce513Schristos #define HAVE_SYSCONF 1 21216dce513Schristos 21316dce513Schristos /* Define to 1 if you have the <sys/file.h> header file. */ 21416dce513Schristos #define HAVE_SYS_FILE_H 1 21516dce513Schristos 216ede78133Schristos /* Define to 1 if you have the <sys/param.h> header file. */ 217ede78133Schristos #define HAVE_SYS_PARAM_H 1 218ede78133Schristos 21916dce513Schristos /* Define to 1 if you have the <sys/procfs.h> header file. */ 22016dce513Schristos /* #undef HAVE_SYS_PROCFS_H */ 22116dce513Schristos 22216dce513Schristos /* Define to 1 if you have the <sys/resource.h> header file. */ 22316dce513Schristos #define HAVE_SYS_RESOURCE_H 1 22416dce513Schristos 22516dce513Schristos /* Define to 1 if you have the <sys/stat.h> header file. */ 22616dce513Schristos #define HAVE_SYS_STAT_H 1 22716dce513Schristos 22816dce513Schristos /* Define to 1 if you have the <sys/types.h> header file. */ 22916dce513Schristos #define HAVE_SYS_TYPES_H 1 23016dce513Schristos 23116dce513Schristos /* Define to 1 if you have the <unistd.h> header file. */ 23216dce513Schristos #define HAVE_UNISTD_H 1 23316dce513Schristos 23416dce513Schristos /* Define if <sys/procfs.h> has win32_pstatus_t. */ 23516dce513Schristos /* #undef HAVE_WIN32_PSTATUS_T */ 23616dce513Schristos 23716dce513Schristos /* Define to 1 if you have the <windows.h> header file. */ 23816dce513Schristos /* #undef HAVE_WINDOWS_H */ 23916dce513Schristos 24016dce513Schristos /* Define to the sub-directory in which libtool stores uninstalled libraries. 24116dce513Schristos */ 24216dce513Schristos #define LT_OBJDIR ".libs/" 24316dce513Schristos 24416dce513Schristos /* Name of package */ 24516dce513Schristos #define PACKAGE "bfd" 24616dce513Schristos 24716dce513Schristos /* Define to the address where bug reports for this package should be sent. */ 24816dce513Schristos #define PACKAGE_BUGREPORT "" 24916dce513Schristos 25016dce513Schristos /* Define to the full name of this package. */ 25116dce513Schristos #define PACKAGE_NAME "bfd" 25216dce513Schristos 25316dce513Schristos /* Define to the full name and version of this package. */ 254*e992f068Schristos #define PACKAGE_STRING "bfd 2.39" 25516dce513Schristos 25616dce513Schristos /* Define to the one symbol short name of this package. */ 25716dce513Schristos #define PACKAGE_TARNAME "bfd" 25816dce513Schristos 25916dce513Schristos /* Define to the home page for this package. */ 26016dce513Schristos #define PACKAGE_URL "" 26116dce513Schristos 26216dce513Schristos /* Define to the version of this package. */ 263*e992f068Schristos #define PACKAGE_VERSION "2.39" 26416dce513Schristos 26516dce513Schristos /* The size of `int', as computed by sizeof. */ 266012573ebSchristos #define SIZEOF_INT 4 26716dce513Schristos 26816dce513Schristos /* The size of `long', as computed by sizeof. */ 26916dce513Schristos #define SIZEOF_LONG 4 27016dce513Schristos 27116dce513Schristos /* The size of `long long', as computed by sizeof. */ 27216dce513Schristos #define SIZEOF_LONG_LONG 8 27316dce513Schristos 27416dce513Schristos /* The size of `off_t', as computed by sizeof. */ 27516dce513Schristos #define SIZEOF_OFF_T 8 27616dce513Schristos 27716dce513Schristos /* The size of `void *', as computed by sizeof. */ 27816dce513Schristos #define SIZEOF_VOID_P 4 27916dce513Schristos 28016dce513Schristos /* Define to 1 if you have the ANSI C header files. */ 28116dce513Schristos #define STDC_HEADERS 1 28216dce513Schristos 28316dce513Schristos /* Name of host specific header file to include in trad-core.c. */ 28416dce513Schristos /* #undef TRAD_HEADER */ 28516dce513Schristos 286ede78133Schristos /* Define if 64-bit archives should always be used. */ 28716dce513Schristos /* #undef USE_64_BIT_ARCHIVE */ 28816dce513Schristos 28916dce513Schristos /* Use b modifier when opening binary files? */ 29016dce513Schristos /* #undef USE_BINARY_FOPEN */ 29116dce513Schristos 29216dce513Schristos /* Define if we should use leading underscore on 64 bit mingw targets */ 29316dce513Schristos /* #undef USE_MINGW64_LEADING_UNDERSCORES */ 29416dce513Schristos 29516dce513Schristos /* Use mmap if it's available? */ 29616dce513Schristos /* #undef USE_MMAP */ 29716dce513Schristos 29816dce513Schristos /* Define if we should default to creating read-only plt entries */ 299*e992f068Schristos #define USE_SECUREPLT 1 30016dce513Schristos 30116dce513Schristos /* Enable extensions on AIX 3, Interix. */ 30216dce513Schristos #ifndef _ALL_SOURCE 30316dce513Schristos # define _ALL_SOURCE 1 30416dce513Schristos #endif 30516dce513Schristos /* Enable GNU extensions on systems that have them. */ 30616dce513Schristos #ifndef _GNU_SOURCE 30716dce513Schristos # define _GNU_SOURCE 1 30816dce513Schristos #endif 30916dce513Schristos /* Enable threading extensions on Solaris. */ 31016dce513Schristos #ifndef _POSIX_PTHREAD_SEMANTICS 31116dce513Schristos # define _POSIX_PTHREAD_SEMANTICS 1 31216dce513Schristos #endif 31316dce513Schristos /* Enable extensions on HP NonStop. */ 31416dce513Schristos #ifndef _TANDEM_SOURCE 31516dce513Schristos # define _TANDEM_SOURCE 1 31616dce513Schristos #endif 31716dce513Schristos /* Enable general extensions on Solaris. */ 31816dce513Schristos #ifndef __EXTENSIONS__ 31916dce513Schristos # define __EXTENSIONS__ 1 32016dce513Schristos #endif 32116dce513Schristos 32216dce513Schristos 32316dce513Schristos /* Version number of package */ 324*e992f068Schristos #define VERSION "2.39" 325ede78133Schristos 326ede78133Schristos /* Enable large inode numbers on Mac OS X 10.5. */ 327ede78133Schristos #ifndef _DARWIN_USE_64_BIT_INODE 328ede78133Schristos # define _DARWIN_USE_64_BIT_INODE 1 329ede78133Schristos #endif 33016dce513Schristos 33116dce513Schristos /* Number of bits in a file offset, on hosts where this is settable. */ 33216dce513Schristos /* #undef _FILE_OFFSET_BITS */ 33316dce513Schristos 33416dce513Schristos /* Define for large files, on AIX-style hosts. */ 33516dce513Schristos /* #undef _LARGE_FILES */ 33616dce513Schristos 33716dce513Schristos /* Define to 1 if on MINIX. */ 33816dce513Schristos /* #undef _MINIX */ 33916dce513Schristos 34016dce513Schristos /* Define to 2 if the system does not provide POSIX.1 features except with 34116dce513Schristos this defined. */ 34216dce513Schristos /* #undef _POSIX_1_SOURCE */ 34316dce513Schristos 34416dce513Schristos /* Define to 1 if you need to in order for `stat' and other things to work. */ 34516dce513Schristos /* #undef _POSIX_SOURCE */ 346*e992f068Schristos 347*e992f068Schristos /* Use structured /proc on Solaris. */ 348*e992f068Schristos #define _STRUCTURED_PROC 1 349