config.h revision 1.8
1272343Sngie/* This file is automatically generated.  DO NOT EDIT! */
2272343Sngie/* Generated from: NetBSD: mknative-gdb,v 1.7 2016/10/16 04:37:42 mrg Exp  */
3272343Sngie/* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
4272343Sngie
5272343Sngie/* config.h.  Generated from config.in by configure.  */
6272343Sngie/* config.in.  Generated from configure.ac by autoheader.  */
7272343Sngie
8272343Sngie/* Check that config.h is #included before system headers
9272343Sngie    (this works only for glibc, but that should be enough).  */
10272343Sngie#if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
11272343Sngie#  error config.h must be #included before system headers
12272343Sngie#endif
13272343Sngie#define __CONFIG_H__ 1
14272343Sngie
15272343Sngie/* Name of host specific core header file to include in elf.c. */
16272343Sngie/* #undef CORE_HEADER */
17272343Sngie
18272343Sngie/* Define to 1 if you want to enable -z separate-code in ELF linker by
19272343Sngie   default. */
20272343Sngie#define DEFAULT_LD_Z_SEPARATE_CODE 0
21272343Sngie
22272343Sngie/* Define to 1 if translation of program messages to the user's native
23272343Sngie   language is requested. */
24272343Sngie#define ENABLE_NLS 1
25272343Sngie
26272343Sngie/* Define to 1 if you have the <alloca.h> header file. */
27272343Sngie/* #undef HAVE_ALLOCA_H */
28272343Sngie
29272343Sngie/* Define to 1 if you have the declaration of `asprintf', and to 0 if you
30272343Sngie   don't. */
31272343Sngie#define HAVE_DECL_ASPRINTF 1
32272343Sngie
33272343Sngie/* Define to 1 if you have the declaration of `basename', and to 0 if you
34272343Sngie   don't. */
35272343Sngie#define HAVE_DECL_BASENAME 0
36272343Sngie
37272343Sngie/* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
38272343Sngie#define HAVE_DECL_FFS 1
39272343Sngie
40272343Sngie/* Define to 1 if you have the declaration of `free', and to 0 if you don't.
41272343Sngie   */
42272343Sngie#define HAVE_DECL_FREE 1
43272343Sngie
44272343Sngie/* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't.
45272343Sngie   */
46272343Sngie#define HAVE_DECL_FSEEKO 1
47272343Sngie
48272343Sngie/* Define to 1 if you have the declaration of `fseeko64', and to 0 if you
49272343Sngie   don't. */
50272343Sngie#define HAVE_DECL_FSEEKO64 0
51272343Sngie
52272343Sngie/* Define to 1 if you have the declaration of `ftello', and to 0 if you don't.
53272343Sngie   */
54272343Sngie#define HAVE_DECL_FTELLO 1
55272343Sngie
56272343Sngie/* Define to 1 if you have the declaration of `ftello64', and to 0 if you
57272343Sngie   don't. */
58272343Sngie#define HAVE_DECL_FTELLO64 0
59272343Sngie
60272343Sngie/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
61272343Sngie   */
62272343Sngie#define HAVE_DECL_GETENV 1
63272343Sngie
64272343Sngie/* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
65272343Sngie   */
66272343Sngie#define HAVE_DECL_MALLOC 1
67272343Sngie
68272343Sngie/* Define to 1 if you have the declaration of `realloc', and to 0 if you
69272343Sngie   don't. */
70272343Sngie#define HAVE_DECL_REALLOC 1
71272343Sngie
72272343Sngie/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
73272343Sngie   don't. */
74272343Sngie#define HAVE_DECL_SNPRINTF 1
75272343Sngie
76272343Sngie/* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
77272343Sngie   */
78272343Sngie#define HAVE_DECL_STPCPY 1
79272343Sngie
80272343Sngie/* Define to 1 if you have the declaration of `strnlen', and to 0 if you
81272343Sngie   don't. */
82272343Sngie#define HAVE_DECL_STRNLEN 1
83272343Sngie
84272343Sngie/* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
85272343Sngie   */
86272343Sngie#define HAVE_DECL_STRSTR 1
87272343Sngie
88272343Sngie/* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
89272343Sngie   don't. */
90272343Sngie#define HAVE_DECL_VASPRINTF 1
91272343Sngie
92272343Sngie/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
93272343Sngie   don't. */
94272343Sngie#define HAVE_DECL_VSNPRINTF 1
95272343Sngie
96272343Sngie/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
97272343Sngie   */
98272343Sngie#define HAVE_DIRENT_H 1
99272343Sngie
100272343Sngie/* Define to 1 if you have the <dlfcn.h> header file. */
101272343Sngie#define HAVE_DLFCN_H 1
102272343Sngie
103272343Sngie/* Define to 1 if you have the `fcntl' function. */
104272343Sngie#define HAVE_FCNTL 1
105272343Sngie
106272343Sngie/* Define to 1 if you have the <fcntl.h> header file. */
107272343Sngie#define HAVE_FCNTL_H 1
108272343Sngie
109272343Sngie/* Define to 1 if you have the `fdopen' function. */
110272343Sngie#define HAVE_FDOPEN 1
111272343Sngie
112272343Sngie/* Define to 1 if you have the `fileno' function. */
113272343Sngie#define HAVE_FILENO 1
114272343Sngie
115272343Sngie/* Define to 1 if you have the `fls' function. */
116272343Sngie/* #undef HAVE_FLS */
117272343Sngie
118272343Sngie/* Define to 1 if you have the `fopen64' function. */
119272343Sngie/* #undef HAVE_FOPEN64 */
120272343Sngie
121272343Sngie/* Define to 1 if you have the `fseeko' function. */
122272343Sngie#define HAVE_FSEEKO 1
123272343Sngie
124272343Sngie/* Define to 1 if you have the `fseeko64' function. */
125272343Sngie/* #undef HAVE_FSEEKO64 */
126272343Sngie
127272343Sngie/* Define to 1 if you have the `ftello' function. */
128272343Sngie#define HAVE_FTELLO 1
129272343Sngie
130272343Sngie/* Define to 1 if you have the `ftello64' function. */
131272343Sngie/* #undef HAVE_FTELLO64 */
132272343Sngie
133272343Sngie/* Define to 1 if you have the `getgid' function. */
134272343Sngie#define HAVE_GETGID 1
135272343Sngie
136272343Sngie/* Define to 1 if you have the `getpagesize' function. */
137272343Sngie#define HAVE_GETPAGESIZE 1
138272343Sngie
139272343Sngie/* Define to 1 if you have the `getrlimit' function. */
140272343Sngie#define HAVE_GETRLIMIT 1
141272343Sngie
142272343Sngie/* Define to 1 if you have the `getuid' function. */
143272343Sngie#define HAVE_GETUID 1
144272343Sngie
145272343Sngie/* Define if your compiler supports hidden visibility. */
146272343Sngie#define HAVE_HIDDEN 1
147272343Sngie
148272343Sngie/* Define to 1 if you have the <inttypes.h> header file. */
149272343Sngie#define HAVE_INTTYPES_H 1
150272343Sngie
151272343Sngie/* Define to 1 if the system has the type `long double'. */
152272343Sngie#define HAVE_LONG_DOUBLE 1
153272343Sngie
154272343Sngie/* Define to 1 if the system has the type `long long'. */
155272343Sngie#define HAVE_LONG_LONG 1
156272343Sngie
157272343Sngie/* Define if <sys/procfs.h> has lwpstatus_t. */
158272343Sngie/* #undef HAVE_LWPSTATUS_T */
159272343Sngie
160/* Define if <sys/procfs.h> has lwpstatus_t.pr_context. */
161/* #undef HAVE_LWPSTATUS_T_PR_CONTEXT */
162
163/* Define if <sys/procfs.h> has lwpstatus_t.pr_fpreg. */
164/* #undef HAVE_LWPSTATUS_T_PR_FPREG */
165
166/* Define if <sys/procfs.h> has lwpstatus_t.pr_reg. */
167/* #undef HAVE_LWPSTATUS_T_PR_REG */
168
169/* Define if <sys/procfs.h> has lwpxstatus_t. */
170/* #undef HAVE_LWPXSTATUS_T */
171
172/* Define to 1 if you have the `madvise' function. */
173#define HAVE_MADVISE 1
174
175/* Define to 1 if you have the <memory.h> header file. */
176#define HAVE_MEMORY_H 1
177
178/* Define to 1 if you have a working `mmap' system call. */
179#define HAVE_MMAP 1
180
181/* Define to 1 if you have the `mprotect' function. */
182#define HAVE_MPROTECT 1
183
184/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
185/* #undef HAVE_NDIR_H */
186
187/* Define if <sys/procfs.h> has prpsinfo32_t. */
188/* #undef HAVE_PRPSINFO32_T */
189
190/* Define if <sys/procfs.h> has prpsinfo32_t.pr_pid. */
191/* #undef HAVE_PRPSINFO32_T_PR_PID */
192
193/* Define if <sys/procfs.h> has prpsinfo_t. */
194/* #undef HAVE_PRPSINFO_T */
195
196/* Define if <sys/procfs.h> has prpsinfo_t.pr_pid. */
197/* #undef HAVE_PRPSINFO_T_PR_PID */
198
199/* Define if <sys/procfs.h> has prstatus32_t. */
200/* #undef HAVE_PRSTATUS32_T */
201
202/* Define if <sys/procfs.h> has prstatus32_t.pr_who. */
203/* #undef HAVE_PRSTATUS32_T_PR_WHO */
204
205/* Define if <sys/procfs.h> has prstatus_t. */
206/* #undef HAVE_PRSTATUS_T */
207
208/* Define if <sys/procfs.h> has prstatus_t.pr_who. */
209/* #undef HAVE_PRSTATUS_T_PR_WHO */
210
211/* Define if <sys/procfs.h> has psinfo32_t. */
212/* #undef HAVE_PSINFO32_T */
213
214/* Define if <sys/procfs.h> has psinfo32_t.pr_pid. */
215/* #undef HAVE_PSINFO32_T_PR_PID */
216
217/* Define if <sys/procfs.h> has psinfo_t. */
218/* #undef HAVE_PSINFO_T */
219
220/* Define if <sys/procfs.h> has psinfo_t.pr_pid. */
221/* #undef HAVE_PSINFO_T_PR_PID */
222
223/* Define if <sys/procfs.h> has pstatus32_t. */
224/* #undef HAVE_PSTATUS32_T */
225
226/* Define if <sys/procfs.h> has pstatus_t. */
227/* #undef HAVE_PSTATUS_T */
228
229/* Define if <sys/procfs.h> has pxstatus_t. */
230/* #undef HAVE_PXSTATUS_T */
231
232/* Define to 1 if you have the `setitimer' function. */
233#define HAVE_SETITIMER 1
234
235/* Define to 1 if you have the <stddef.h> header file. */
236#define HAVE_STDDEF_H 1
237
238/* Define to 1 if you have the <stdint.h> header file. */
239#define HAVE_STDINT_H 1
240
241/* Define to 1 if you have the <stdlib.h> header file. */
242#define HAVE_STDLIB_H 1
243
244/* Define to 1 if you have the <strings.h> header file. */
245#define HAVE_STRINGS_H 1
246
247/* Define to 1 if you have the <string.h> header file. */
248#define HAVE_STRING_H 1
249
250/* Define to 1 if you have the `strtoull' function. */
251#define HAVE_STRTOULL 1
252
253/* Define if struct core_dumpx has member c_impl */
254/* #undef HAVE_ST_C_IMPL */
255
256/* Define to 1 if you have the `sysconf' function. */
257#define HAVE_SYSCONF 1
258
259/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
260   */
261/* #undef HAVE_SYS_DIR_H */
262
263/* Define to 1 if you have the <sys/file.h> header file. */
264#define HAVE_SYS_FILE_H 1
265
266/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
267   */
268/* #undef HAVE_SYS_NDIR_H */
269
270/* Define to 1 if you have the <sys/param.h> header file. */
271#define HAVE_SYS_PARAM_H 1
272
273/* Define to 1 if you have the <sys/procfs.h> header file. */
274/* #undef HAVE_SYS_PROCFS_H */
275
276/* Define to 1 if you have the <sys/resource.h> header file. */
277#define HAVE_SYS_RESOURCE_H 1
278
279/* Define to 1 if you have the <sys/stat.h> header file. */
280#define HAVE_SYS_STAT_H 1
281
282/* Define to 1 if you have the <sys/time.h> header file. */
283#define HAVE_SYS_TIME_H 1
284
285/* Define to 1 if you have the <sys/types.h> header file. */
286#define HAVE_SYS_TYPES_H 1
287
288/* Define to 1 if you have the <time.h> header file. */
289#define HAVE_TIME_H 1
290
291/* Define to 1 if you have the <unistd.h> header file. */
292#define HAVE_UNISTD_H 1
293
294/* Define to 1 if you have the <wchar.h> header file. */
295#define HAVE_WCHAR_H 1
296
297/* Define to 1 if you have the <wctype.h> header file. */
298#define HAVE_WCTYPE_H 1
299
300/* Define if <sys/procfs.h> has win32_pstatus_t. */
301/* #undef HAVE_WIN32_PSTATUS_T */
302
303/* Define to 1 if you have the <windows.h> header file. */
304/* #undef HAVE_WINDOWS_H */
305
306/* Define to the sub-directory in which libtool stores uninstalled libraries.
307   */
308#define LT_OBJDIR ".libs/"
309
310/* Name of package */
311#define PACKAGE "bfd"
312
313/* Define to the address where bug reports for this package should be sent. */
314#define PACKAGE_BUGREPORT ""
315
316/* Define to the full name of this package. */
317#define PACKAGE_NAME "bfd"
318
319/* Define to the full name and version of this package. */
320#define PACKAGE_STRING "bfd 2.32.51"
321
322/* Define to the one symbol short name of this package. */
323#define PACKAGE_TARNAME "bfd"
324
325/* Define to the home page for this package. */
326#define PACKAGE_URL ""
327
328/* Define to the version of this package. */
329#define PACKAGE_VERSION "2.32.51"
330
331/* The size of `char', as computed by sizeof. */
332/* #undef SIZEOF_CHAR */
333
334/* The size of `int', as computed by sizeof. */
335/* #undef SIZEOF_INT */
336
337/* The size of `long', as computed by sizeof. */
338#define SIZEOF_LONG 8
339
340/* The size of `long long', as computed by sizeof. */
341#define SIZEOF_LONG_LONG 8
342
343/* The size of `off_t', as computed by sizeof. */
344#define SIZEOF_OFF_T 8
345
346/* The size of `short', as computed by sizeof. */
347/* #undef SIZEOF_SHORT */
348
349/* The size of `void *', as computed by sizeof. */
350#define SIZEOF_VOID_P 8
351
352/* Define to 1 if you have the ANSI C header files. */
353#define STDC_HEADERS 1
354
355/* Define if you can safely include both <string.h> and <strings.h>. */
356#define STRING_WITH_STRINGS 1
357
358/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
359#define TIME_WITH_SYS_TIME 1
360
361/* Name of host specific header file to include in trad-core.c. */
362/* #undef TRAD_HEADER */
363
364/* Define if 64-bit archives should always be used. */
365/* #undef USE_64_BIT_ARCHIVE */
366
367/* Use b modifier when opening binary files? */
368/* #undef USE_BINARY_FOPEN */
369
370/* Define if we should use leading underscore on 64 bit mingw targets */
371/* #undef USE_MINGW64_LEADING_UNDERSCORES */
372
373/* Use mmap if it's available? */
374/* #undef USE_MMAP */
375
376/* Define if we should default to creating read-only plt entries */
377/* #undef USE_SECUREPLT */
378
379/* Enable extensions on AIX 3, Interix.  */
380#ifndef _ALL_SOURCE
381# define _ALL_SOURCE 1
382#endif
383/* Enable GNU extensions on systems that have them.  */
384#ifndef _GNU_SOURCE
385# define _GNU_SOURCE 1
386#endif
387/* Enable threading extensions on Solaris.  */
388#ifndef _POSIX_PTHREAD_SEMANTICS
389# define _POSIX_PTHREAD_SEMANTICS 1
390#endif
391/* Enable extensions on HP NonStop.  */
392#ifndef _TANDEM_SOURCE
393# define _TANDEM_SOURCE 1
394#endif
395/* Enable general extensions on Solaris.  */
396#ifndef __EXTENSIONS__
397# define __EXTENSIONS__ 1
398#endif
399
400
401/* Version number of package */
402#define VERSION "2.32.51"
403
404/* Enable large inode numbers on Mac OS X 10.5.  */
405#ifndef _DARWIN_USE_64_BIT_INODE
406# define _DARWIN_USE_64_BIT_INODE 1
407#endif
408
409/* Number of bits in a file offset, on hosts where this is settable. */
410/* #undef _FILE_OFFSET_BITS */
411
412/* Define for large files, on AIX-style hosts. */
413/* #undef _LARGE_FILES */
414
415/* Define to 1 if on MINIX. */
416/* #undef _MINIX */
417
418/* Define to 2 if the system does not provide POSIX.1 features except with
419   this defined. */
420/* #undef _POSIX_1_SOURCE */
421
422/* Define to 1 if you need to in order for `stat' and other things to work. */
423/* #undef _POSIX_SOURCE */
424