150397Sobrien/* This file is automatically generated.  DO NOT EDIT! */
250397Sobrien/* Generated from: NetBSD: mknative-gdb,v 1.16 2023/07/31 17:09:59 christos Exp  */
350397Sobrien/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
4169689Skan
5132718Skan/* config.h.  Generated from config.in by configure.  */
650397Sobrien/* config.in.  Generated from configure.ac by autoheader.  */
750397Sobrien
890075Sobrien/* Check that config.h is #included before system headers
950397Sobrien    (this works only for glibc, but that should be enough).  */
1090075Sobrien#if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
1190075Sobrien#  error config.h must be #included before system headers
1290075Sobrien#endif
1390075Sobrien#define __CONFIG_H__ 1
1450397Sobrien
1590075Sobrien/* Name of host specific core header file to include in elf.c. */
1690075Sobrien/* #undef CORE_HEADER */
1790075Sobrien
1890075Sobrien/* Define to 1 if you want to enable -z separate-code in ELF linker by
1950397Sobrien   default. */
2050397Sobrien#define DEFAULT_LD_Z_SEPARATE_CODE 0
2190075Sobrien
22169689Skan/* Define if you want run-time sanity checks. */
23169689Skan/* #undef ENABLE_CHECKING */
2450397Sobrien
2550397Sobrien/* Define to 1 if translation of program messages to the user's native
2650397Sobrien   language is requested. */
27132718Skan#define ENABLE_NLS 1
28132718Skan
2990075Sobrien/* Define to 1 if you have the declaration of `asprintf', and to 0 if you
30117395Skan   don't. */
31117395Skan#define HAVE_DECL_ASPRINTF 1
3250397Sobrien
3352284Sobrien/* Define to 1 if you have the declaration of `basename', and to 0 if you
3450397Sobrien   don't. */
3550397Sobrien#define HAVE_DECL_BASENAME 0
3650397Sobrien
3750397Sobrien/* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
3850397Sobrien#define HAVE_DECL_FFS 1
3950397Sobrien
4050397Sobrien/* Define to 1 if you have the declaration of `fopen64', and to 0 if you
41169689Skan   don't. */
42169689Skan#define HAVE_DECL_FOPEN64 0
4350397Sobrien
44117395Skan/* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't.
4552284Sobrien   */
4650397Sobrien#define HAVE_DECL_FSEEKO 1
4750397Sobrien
4850397Sobrien/* Define to 1 if you have the declaration of `fseeko64', and to 0 if you
49117395Skan   don't. */
5050397Sobrien#define HAVE_DECL_FSEEKO64 0
5150397Sobrien
5250397Sobrien/* Define to 1 if you have the declaration of `ftello', and to 0 if you don't.
5350397Sobrien   */
5450397Sobrien#define HAVE_DECL_FTELLO 1
5550397Sobrien
5650397Sobrien/* Define to 1 if you have the declaration of `ftello64', and to 0 if you
5750397Sobrien   don't. */
58117395Skan#define HAVE_DECL_FTELLO64 0
5950397Sobrien
6050397Sobrien/* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
6150397Sobrien   */
6250397Sobrien#define HAVE_DECL_STPCPY 1
6350397Sobrien
6450397Sobrien/* Define to 1 if you have the declaration of `strnlen', and to 0 if you
6550397Sobrien   don't. */
6650397Sobrien#define HAVE_DECL_STRNLEN 1
67117395Skan
6850397Sobrien/* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
6950397Sobrien   don't. */
7050397Sobrien#define HAVE_DECL_VASPRINTF 1
71117395Skan
7250397Sobrien/* Define to 1 if you have the declaration of `___lc_codepage_func', and to 0
73132718Skan   if you don't. */
74132718Skan#define HAVE_DECL____LC_CODEPAGE_FUNC 0
75117395Skan
76117395Skan/* Define to 1 if you have the <dlfcn.h> header file. */
77132718Skan#define HAVE_DLFCN_H 1
78117395Skan
79117395Skan/* Define to 1 if you have the `fcntl' function. */
80117395Skan#define HAVE_FCNTL 1
81117395Skan
82117395Skan/* Define to 1 if you have the <fcntl.h> header file. */
83117395Skan#define HAVE_FCNTL_H 1
84117395Skan
85132718Skan/* Define to 1 if you have the `fdopen' function. */
86117395Skan#define HAVE_FDOPEN 1
87117395Skan
88117395Skan/* Define to 1 if you have the `fileno' function. */
89117395Skan#define HAVE_FILENO 1
90117395Skan
91117395Skan/* Define to 1 if you have the `fls' function. */
92117395Skan/* #undef HAVE_FLS */
93132718Skan
94132718Skan/* Define to 1 if you have the `fopen64' function. */
95132718Skan/* #undef HAVE_FOPEN64 */
96132718Skan
97132718Skan/* Define to 1 if you have the `fseeko' function. */
98132718Skan#define HAVE_FSEEKO 1
99132718Skan
100132718Skan/* Define to 1 if you have the `fseeko64' function. */
101169689Skan/* #undef HAVE_FSEEKO64 */
102132718Skan
103132718Skan/* Define to 1 if you have the `ftello' function. */
104132718Skan#define HAVE_FTELLO 1
105132718Skan
106132718Skan/* Define to 1 if you have the `ftello64' function. */
107132718Skan/* #undef HAVE_FTELLO64 */
108132718Skan
109132718Skan/* Define to 1 if you have the `getgid' function. */
110132718Skan#define HAVE_GETGID 1
111132718Skan
112132718Skan/* Define to 1 if you have the `getpagesize' function. */
11352284Sobrien#define HAVE_GETPAGESIZE 1
11452284Sobrien
11552284Sobrien/* Define to 1 if you have the `getrlimit' function. */
11650397Sobrien#define HAVE_GETRLIMIT 1
117132718Skan
11850397Sobrien/* Define to 1 if you have the `getuid' function. */
119132718Skan#define HAVE_GETUID 1
120117395Skan
121117395Skan/* Define if your compiler supports hidden visibility. */
122117395Skan#define HAVE_HIDDEN 1
123117395Skan
124117395Skan/* Define to 1 if you have the <inttypes.h> header file. */
125117395Skan#define HAVE_INTTYPES_H 1
12650397Sobrien
127117395Skan/* Define if <sys/procfs.h> has lwpstatus_t. */
128169689Skan/* #undef HAVE_LWPSTATUS_T */
129117395Skan
13050397Sobrien/* Define if <sys/procfs.h> has lwpstatus_t.pr_context. */
131117395Skan/* #undef HAVE_LWPSTATUS_T_PR_CONTEXT */
13250397Sobrien
13350397Sobrien/* Define if <sys/procfs.h> has lwpstatus_t.pr_fpreg. */
134117395Skan/* #undef HAVE_LWPSTATUS_T_PR_FPREG */
135117395Skan
13652284Sobrien/* Define if <sys/procfs.h> has lwpstatus_t.pr_reg. */
13752284Sobrien/* #undef HAVE_LWPSTATUS_T_PR_REG */
13850397Sobrien
139132718Skan/* Define if <sys/procfs.h> has lwpxstatus_t. */
14050397Sobrien/* #undef HAVE_LWPXSTATUS_T */
141132718Skan
142117395Skan/* Define to 1 if you have the `madvise' function. */
143117395Skan#define HAVE_MADVISE 1
144117395Skan
145117395Skan/* Define to 1 if you have the <memory.h> header file. */
14650397Sobrien#define HAVE_MEMORY_H 1
147117395Skan
148169689Skan/* Define to 1 if you have a working `mmap' system call. */
149117395Skan#define HAVE_MMAP 1
15050397Sobrien
151117395Skan/* Define to 1 if you have the `mprotect' function. */
15250397Sobrien#define HAVE_MPROTECT 1
15350397Sobrien
154117395Skan/* Define if <sys/procfs.h> has prpsinfo32_t. */
155117395Skan/* #undef HAVE_PRPSINFO32_T */
15652284Sobrien
15752284Sobrien/* Define if <sys/procfs.h> has prpsinfo32_t.pr_pid. */
15850397Sobrien/* #undef HAVE_PRPSINFO32_T_PR_PID */
159132718Skan
16050397Sobrien/* Define if <sys/procfs.h> has prpsinfo_t. */
161132718Skan/* #undef HAVE_PRPSINFO_T */
162117395Skan
163117395Skan/* Define if <sys/procfs.h> has prpsinfo_t.pr_pid. */
164117395Skan/* #undef HAVE_PRPSINFO_T_PR_PID */
165117395Skan
166117395Skan/* Define if <sys/procfs.h> has prstatus32_t. */
167117395Skan/* #undef HAVE_PRSTATUS32_T */
168117395Skan
169117395Skan/* Define if <sys/procfs.h> has prstatus32_t.pr_who. */
170169689Skan/* #undef HAVE_PRSTATUS32_T_PR_WHO */
171117395Skan
172117395Skan/* Define if <sys/procfs.h> has prstatus_t. */
173117395Skan/* #undef HAVE_PRSTATUS_T */
17450397Sobrien
17550397Sobrien/* Define if <sys/procfs.h> has prstatus_t.pr_who. */
17650397Sobrien/* #undef HAVE_PRSTATUS_T_PR_WHO */
17750397Sobrien
17850397Sobrien/* Define if <sys/procfs.h> has psinfo32_t. */
17950397Sobrien/* #undef HAVE_PSINFO32_T */
18050397Sobrien
18150397Sobrien/* Define if <sys/procfs.h> has psinfo32_t.pr_pid. */
18250397Sobrien/* #undef HAVE_PSINFO32_T_PR_PID */
18350397Sobrien
18450397Sobrien/* Define if <sys/procfs.h> has psinfo_t. */
18550397Sobrien/* #undef HAVE_PSINFO_T */
18650397Sobrien
18750397Sobrien/* Define if <sys/procfs.h> has psinfo_t.pr_pid. */
18850397Sobrien/* #undef HAVE_PSINFO_T_PR_PID */
18950397Sobrien
19050397Sobrien/* Define if <sys/procfs.h> has pstatus32_t. */
19150397Sobrien/* #undef HAVE_PSTATUS32_T */
19250397Sobrien
19350397Sobrien/* Define if <sys/procfs.h> has pstatus_t. */
19450397Sobrien/* #undef HAVE_PSTATUS_T */
195132718Skan
19650397Sobrien/* Define if <sys/procfs.h> has pxstatus_t. */
197132718Skan/* #undef HAVE_PXSTATUS_T */
19850397Sobrien
19950397Sobrien/* Define to 1 if you have the <stdint.h> header file. */
20050397Sobrien#define HAVE_STDINT_H 1
20150397Sobrien
20250397Sobrien/* Define to 1 if you have the <stdlib.h> header file. */
20350397Sobrien#define HAVE_STDLIB_H 1
20450397Sobrien
205132718Skan/* Define to 1 if you have the <strings.h> header file. */
20650397Sobrien#define HAVE_STRINGS_H 1
20750397Sobrien
20850397Sobrien/* Define to 1 if you have the <string.h> header file. */
20950397Sobrien#define HAVE_STRING_H 1
21050397Sobrien
21150397Sobrien/* Define if struct core_dumpx has member c_impl */
21250397Sobrien/* #undef HAVE_ST_C_IMPL */
21350397Sobrien
21450397Sobrien/* Define to 1 if you have the `sysconf' function. */
21550397Sobrien#define HAVE_SYSCONF 1
21650397Sobrien
21750397Sobrien/* Define to 1 if you have the <sys/file.h> header file. */
218132718Skan#define HAVE_SYS_FILE_H 1
21950397Sobrien
22050397Sobrien/* Define to 1 if you have the <sys/param.h> header file. */
22150397Sobrien#define HAVE_SYS_PARAM_H 1
22250397Sobrien
22350397Sobrien/* Define to 1 if you have the <sys/procfs.h> header file. */
22450397Sobrien/* #undef HAVE_SYS_PROCFS_H */
225132718Skan
22650397Sobrien/* Define to 1 if you have the <sys/resource.h> header file. */
22750397Sobrien#define HAVE_SYS_RESOURCE_H 1
22850397Sobrien
22950397Sobrien/* Define to 1 if you have the <sys/stat.h> header file. */
23050397Sobrien#define HAVE_SYS_STAT_H 1
23150397Sobrien
23250397Sobrien/* Define to 1 if you have the <sys/types.h> header file. */
23350397Sobrien#define HAVE_SYS_TYPES_H 1
234132718Skan
23550397Sobrien/* Define to 1 if you have the <unistd.h> header file. */
23650397Sobrien#define HAVE_UNISTD_H 1
23750397Sobrien
23850397Sobrien/* Define if <sys/procfs.h> has win32_pstatus_t. */
23950397Sobrien/* #undef HAVE_WIN32_PSTATUS_T */
24050397Sobrien
24150397Sobrien/* Define to 1 if you have the <windows.h> header file. */
24250397Sobrien/* #undef HAVE_WINDOWS_H */
24350397Sobrien
24450397Sobrien/* Define to 1 if zstd is enabled. */
24550397Sobrien/* #undef HAVE_ZSTD */
24650397Sobrien
24750397Sobrien/* Define to the sub-directory in which libtool stores uninstalled libraries.
24850397Sobrien   */
24952284Sobrien#define LT_OBJDIR ".libs/"
25052284Sobrien
25150397Sobrien/* Name of package */
252132718Skan#define PACKAGE "bfd"
25350397Sobrien
25490075Sobrien/* Define to the address where bug reports for this package should be sent. */
25550397Sobrien#define PACKAGE_BUGREPORT ""
256117395Skan
257117395Skan/* Define to the full name of this package. */
258117395Skan#define PACKAGE_NAME "bfd"
259117395Skan
260117395Skan/* Define to the full name and version of this package. */
261117395Skan#define PACKAGE_STRING "bfd 2.39.50"
262132718Skan
26350397Sobrien/* Define to the one symbol short name of this package. */
26450397Sobrien#define PACKAGE_TARNAME "bfd"
26550397Sobrien
26650397Sobrien/* Define to the home page for this package. */
26750397Sobrien#define PACKAGE_URL ""
26850397Sobrien
26950397Sobrien/* Define to the version of this package. */
27050397Sobrien#define PACKAGE_VERSION "2.39.50"
27150397Sobrien
27250397Sobrien/* The size of `int', as computed by sizeof. */
27350397Sobrien#define SIZEOF_INT 4
27450397Sobrien
27550397Sobrien/* The size of `long', as computed by sizeof. */
27650397Sobrien#define SIZEOF_LONG 4
277169689Skan
278169689Skan/* The size of `long long', as computed by sizeof. */
27950397Sobrien#define SIZEOF_LONG_LONG 8
28050397Sobrien
28150397Sobrien/* The size of `off_t', as computed by sizeof. */
282169689Skan#define SIZEOF_OFF_T 8
283169689Skan
28450397Sobrien/* The size of `void *', as computed by sizeof. */
285169689Skan#define SIZEOF_VOID_P 4
286169689Skan
287169689Skan/* Define to 1 if you have the ANSI C header files. */
288169689Skan#define STDC_HEADERS 1
289117395Skan
29050397Sobrien/* Name of host specific header file to include in trad-core.c. */
29150397Sobrien/* #undef TRAD_HEADER */
292132718Skan
29350397Sobrien/* Define if 64-bit archives should always be used. */
29490075Sobrien/* #undef USE_64_BIT_ARCHIVE */
29550397Sobrien
29650397Sobrien/* Use b modifier when opening binary files? */
29790075Sobrien/* #undef USE_BINARY_FOPEN */
29850397Sobrien
29950397Sobrien/* Define if we should use leading underscore on 64 bit mingw targets */
30050397Sobrien/* #undef USE_MINGW64_LEADING_UNDERSCORES */
30150397Sobrien
30250397Sobrien/* Use mmap if it's available? */
30350397Sobrien/* #undef USE_MMAP */
30450397Sobrien
30550397Sobrien/* Define if we should default to creating read-only plt entries */
306132718Skan/* #undef USE_SECUREPLT */
30750397Sobrien
30850397Sobrien/* Enable extensions on AIX 3, Interix.  */
30950397Sobrien#ifndef _ALL_SOURCE
31050397Sobrien# define _ALL_SOURCE 1
31150397Sobrien#endif
31250397Sobrien/* Enable GNU extensions on systems that have them.  */
31350397Sobrien#ifndef _GNU_SOURCE
314169689Skan# define _GNU_SOURCE 1
31550397Sobrien#endif
31650397Sobrien/* Enable threading extensions on Solaris.  */
31750397Sobrien#ifndef _POSIX_PTHREAD_SEMANTICS
318132718Skan# define _POSIX_PTHREAD_SEMANTICS 1
31950397Sobrien#endif
32050397Sobrien/* Enable extensions on HP NonStop.  */
32150397Sobrien#ifndef _TANDEM_SOURCE
32250397Sobrien# define _TANDEM_SOURCE 1
32350397Sobrien#endif
324132718Skan/* Enable general extensions on Solaris.  */
32550397Sobrien#ifndef __EXTENSIONS__
326117395Skan# define __EXTENSIONS__ 1
32750397Sobrien#endif
32850397Sobrien
32950397Sobrien
33050397Sobrien/* Version number of package */
33152284Sobrien#define VERSION "2.39.50"
33252284Sobrien
333132718Skan/* Enable large inode numbers on Mac OS X 10.5.  */
33452284Sobrien#ifndef _DARWIN_USE_64_BIT_INODE
33552284Sobrien# define _DARWIN_USE_64_BIT_INODE 1
33652284Sobrien#endif
33750397Sobrien
338132718Skan/* Number of bits in a file offset, on hosts where this is settable. */
33950397Sobrien/* #undef _FILE_OFFSET_BITS */
34050397Sobrien
34150397Sobrien/* Define for large files, on AIX-style hosts. */
34250397Sobrien/* #undef _LARGE_FILES */
34390075Sobrien
34450397Sobrien/* Define to 1 if on MINIX. */
34550397Sobrien/* #undef _MINIX */
34650397Sobrien
34750397Sobrien/* Define to 2 if the system does not provide POSIX.1 features except with
34850397Sobrien   this defined. */
34952284Sobrien/* #undef _POSIX_1_SOURCE */
35052284Sobrien
35150397Sobrien/* Define to 1 if you need to in order for `stat' and other things to work. */
35250397Sobrien/* #undef _POSIX_SOURCE */
35350397Sobrien
35450397Sobrien/* Use structured /proc on Solaris. */
35550397Sobrien#define _STRUCTURED_PROC 1
35650397Sobrien