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