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