1 /* This file is automatically generated. DO NOT EDIT! */
2 /* Generated from: NetBSD: mknative-binutils,v 1.8 2011/09/25 04:00:58 christos Exp */
3 /* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp */
5 /* config.h. Generated from config.in by configure. */
6 /* config.in. Generated from configure.in by autoheader. */
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
13 #define __CONFIG_H__ 1
15 /* Name of host specific core header file to include in elf.c. */
16 /* #undef CORE_HEADER */
19 /* Define to 1 if translation of program messages to the user's native
20 language is requested. */
22 #endif /* !defined(__minix) */
24 /* Define to 1 if you have the <alloca.h> header file. */
25 /* #undef HAVE_ALLOCA_H */
27 /* Define to 1 if you have the declaration of `basename', and to 0 if you
29 #define HAVE_DECL_BASENAME 0
31 /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
32 #define HAVE_DECL_FFS 1
34 /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
36 #define HAVE_DECL_FREE 1
38 /* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't.
40 #define HAVE_DECL_FSEEKO 1
42 /* Define to 1 if you have the declaration of `fseeko64', and to 0 if you
44 #define HAVE_DECL_FSEEKO64 0
46 /* Define to 1 if you have the declaration of `ftello', and to 0 if you don't.
48 #define HAVE_DECL_FTELLO 1
50 /* Define to 1 if you have the declaration of `ftello64', and to 0 if you
52 #define HAVE_DECL_FTELLO64 0
54 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
56 #define HAVE_DECL_GETENV 1
58 /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
60 #define HAVE_DECL_MALLOC 1
62 /* Define to 1 if you have the declaration of `realloc', and to 0 if you
64 #define HAVE_DECL_REALLOC 1
66 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
68 #define HAVE_DECL_SNPRINTF 1
70 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
72 #define HAVE_DECL_STPCPY 1
74 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
76 #define HAVE_DECL_STRSTR 1
78 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
80 #define HAVE_DECL_VSNPRINTF 1
82 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
84 #define HAVE_DIRENT_H 1
86 /* Define to 1 if you have the <dlfcn.h> header file. */
87 #define HAVE_DLFCN_H 1
89 /* Define to 1 if you have the `fcntl' function. */
92 /* Define to 1 if you have the <fcntl.h> header file. */
93 #define HAVE_FCNTL_H 1
95 /* Define to 1 if you have the `fdopen' function. */
98 /* Define to 1 if you have the `fileno' function. */
101 /* Define to 1 if you have the `fopen64' function. */
102 /* #undef HAVE_FOPEN64 */
104 /* Define to 1 if you have the `fseeko' function. */
105 #define HAVE_FSEEKO 1
107 /* Define to 1 if you have the `fseeko64' function. */
108 /* #undef HAVE_FSEEKO64 */
110 /* Define to 1 if you have the `ftello' function. */
111 #define HAVE_FTELLO 1
113 /* Define to 1 if you have the `ftello64' function. */
114 /* #undef HAVE_FTELLO64 */
116 /* Define to 1 if you have the `getgid' function. */
117 #define HAVE_GETGID 1
119 /* Define to 1 if you have the `getpagesize' function. */
120 #define HAVE_GETPAGESIZE 1
122 /* Define to 1 if you have the `getuid' function. */
123 #define HAVE_GETUID 1
125 /* Define to 1 if you have the <inttypes.h> header file. */
126 #define HAVE_INTTYPES_H 1
128 /* Define if <sys/procfs.h> has lwpstatus_t. */
129 /* #undef HAVE_LWPSTATUS_T */
131 /* Define if <sys/procfs.h> has lwpstatus_t.pr_context. */
132 /* #undef HAVE_LWPSTATUS_T_PR_CONTEXT */
134 /* Define if <sys/procfs.h> has lwpstatus_t.pr_fpreg. */
135 /* #undef HAVE_LWPSTATUS_T_PR_FPREG */
137 /* Define if <sys/procfs.h> has lwpstatus_t.pr_reg. */
138 /* #undef HAVE_LWPSTATUS_T_PR_REG */
140 /* Define if <sys/procfs.h> has lwpxstatus_t. */
141 /* #undef HAVE_LWPXSTATUS_T */
143 #if !defined(__minix)
144 /* Define to 1 if you have the `madvise' function. */
145 #define HAVE_MADVISE 1
146 #endif /* !defined(__minix) */
148 /* Define to 1 if you have the <memory.h> header file. */
149 #define HAVE_MEMORY_H 1
151 /* Define to 1 if you have a working `mmap' system call. */
154 #if !defined(__minix)
155 /* Define to 1 if you have the `mprotect' function. */
156 #define HAVE_MPROTECT 1
157 #endif /* !defined(__minix) */
159 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
160 /* #undef HAVE_NDIR_H */
162 /* Define if <sys/procfs.h> has prpsinfo32_t. */
163 /* #undef HAVE_PRPSINFO32_T */
165 /* Define if <sys/procfs.h> has prpsinfo32_t.pr_pid. */
166 /* #undef HAVE_PRPSINFO32_T_PR_PID */
168 /* Define if <sys/procfs.h> has prpsinfo_t. */
169 /* #undef HAVE_PRPSINFO_T */
171 /* Define if <sys/procfs.h> has prpsinfo_t.pr_pid. */
172 /* #undef HAVE_PRPSINFO_T_PR_PID */
174 /* Define if <sys/procfs.h> has prstatus32_t. */
175 /* #undef HAVE_PRSTATUS32_T */
177 /* Define if <sys/procfs.h> has prstatus32_t.pr_who. */
178 /* #undef HAVE_PRSTATUS32_T_PR_WHO */
180 /* Define if <sys/procfs.h> has prstatus_t. */
181 /* #undef HAVE_PRSTATUS_T */
183 /* Define if <sys/procfs.h> has prstatus_t.pr_who. */
184 /* #undef HAVE_PRSTATUS_T_PR_WHO */
186 /* Define if <sys/procfs.h> has psinfo32_t. */
187 /* #undef HAVE_PSINFO32_T */
189 /* Define if <sys/procfs.h> has psinfo32_t.pr_pid. */
190 /* #undef HAVE_PSINFO32_T_PR_PID */
192 /* Define if <sys/procfs.h> has psinfo_t. */
193 /* #undef HAVE_PSINFO_T */
195 /* Define if <sys/procfs.h> has psinfo_t.pr_pid. */
196 /* #undef HAVE_PSINFO_T_PR_PID */
198 /* Define if <sys/procfs.h> has pstatus32_t. */
199 /* #undef HAVE_PSTATUS32_T */
201 /* Define if <sys/procfs.h> has pstatus_t. */
202 /* #undef HAVE_PSTATUS_T */
204 /* Define if <sys/procfs.h> has pxstatus_t. */
205 /* #undef HAVE_PXSTATUS_T */
207 /* Define to 1 if you have the `setitimer' function. */
208 #define HAVE_SETITIMER 1
210 /* Define to 1 if you have the <stddef.h> header file. */
211 #define HAVE_STDDEF_H 1
213 /* Define to 1 if you have the <stdint.h> header file. */
214 #define HAVE_STDINT_H 1
216 /* Define to 1 if you have the <stdlib.h> header file. */
217 #define HAVE_STDLIB_H 1
219 /* Define to 1 if you have the <strings.h> header file. */
220 #define HAVE_STRINGS_H 1
222 /* Define to 1 if you have the <string.h> header file. */
223 #define HAVE_STRING_H 1
225 /* Define to 1 if you have the `strtoull' function. */
226 #define HAVE_STRTOULL 1
228 /* Define if struct core_dumpx has member c_impl */
229 /* #undef HAVE_ST_C_IMPL */
231 /* Define to 1 if you have the `sysconf' function. */
232 #define HAVE_SYSCONF 1
234 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
236 /* #undef HAVE_SYS_DIR_H */
238 /* Define to 1 if you have the <sys/file.h> header file. */
239 #define HAVE_SYS_FILE_H 1
241 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
243 /* #undef HAVE_SYS_NDIR_H */
245 /* Define to 1 if you have the <sys/procfs.h> header file. */
246 /* #undef HAVE_SYS_PROCFS_H */
248 /* Define to 1 if you have the <sys/stat.h> header file. */
249 #define HAVE_SYS_STAT_H 1
251 /* Define to 1 if you have the <sys/time.h> header file. */
252 #define HAVE_SYS_TIME_H 1
254 /* Define to 1 if you have the <sys/types.h> header file. */
255 #define HAVE_SYS_TYPES_H 1
257 /* Define to 1 if you have the <time.h> header file. */
258 #define HAVE_TIME_H 1
260 /* Define to 1 if you have the <unistd.h> header file. */
261 #define HAVE_UNISTD_H 1
263 /* Define if <sys/procfs.h> has win32_pstatus_t. */
264 /* #undef HAVE_WIN32_PSTATUS_T */
266 /* Define to 1 if you have the <windows.h> header file. */
267 /* #undef HAVE_WINDOWS_H */
269 /* Define to 1 if you have the <zlib.h> header file. */
270 #define HAVE_ZLIB_H 1
272 /* Define to the sub-directory in which libtool stores uninstalled libraries.
274 #define LT_OBJDIR ".libs/"
276 /* Name of package */
277 #define PACKAGE "bfd"
279 /* Define to the address where bug reports for this package should be sent. */
280 #define PACKAGE_BUGREPORT ""
282 /* Define to the full name of this package. */
283 #define PACKAGE_NAME ""
285 /* Define to the full name and version of this package. */
286 #define PACKAGE_STRING ""
288 /* Define to the one symbol short name of this package. */
289 #define PACKAGE_TARNAME ""
291 /* Define to the home page for this package. */
292 #define PACKAGE_URL ""
294 /* Define to the version of this package. */
295 #define PACKAGE_VERSION ""
297 /* The size of `char', as computed by sizeof. */
298 /* #undef SIZEOF_CHAR */
300 /* The size of `int', as computed by sizeof. */
301 /* #undef SIZEOF_INT */
303 /* The size of `long', as computed by sizeof. */
304 #define SIZEOF_LONG 4
306 /* The size of `long long', as computed by sizeof. */
307 #define SIZEOF_LONG_LONG 8
309 /* The size of `off_t', as computed by sizeof. */
310 #define SIZEOF_OFF_T 8
312 /* The size of `short', as computed by sizeof. */
313 /* #undef SIZEOF_SHORT */
315 /* The size of `void *', as computed by sizeof. */
316 #define SIZEOF_VOID_P 4
318 /* Define to 1 if you have the ANSI C header files. */
319 #define STDC_HEADERS 1
321 /* Define if you can safely include both <string.h> and <strings.h>. */
322 #define STRING_WITH_STRINGS 1
324 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
325 #define TIME_WITH_SYS_TIME 1
327 /* Name of host specific header file to include in trad-core.c. */
328 /* #undef TRAD_HEADER */
330 /* Use b modifier when opening binary files? */
331 /* #undef USE_BINARY_FOPEN */
333 /* Define if we should use leading underscore on 64 bit mingw targets */
334 /* #undef USE_MINGW64_LEADING_UNDERSCORES */
336 /* Use mmap if it's available? */
337 /* #undef USE_MMAP */
339 /* Define if we should default to creating read-only plt entries */
340 /* #undef USE_SECUREPLT */
342 /* Define if we may generate symbols with ELF's STT_COMMON type */
343 /* #undef USE_STT_COMMON */
345 /* Enable extensions on AIX 3, Interix. */
347 # define _ALL_SOURCE 1
349 /* Enable GNU extensions on systems that have them. */
351 # define _GNU_SOURCE 1
353 /* Enable threading extensions on Solaris. */
354 #ifndef _POSIX_PTHREAD_SEMANTICS
355 # define _POSIX_PTHREAD_SEMANTICS 1
357 /* Enable extensions on HP NonStop. */
358 #ifndef _TANDEM_SOURCE
359 # define _TANDEM_SOURCE 1
361 /* Enable general extensions on Solaris. */
362 #ifndef __EXTENSIONS__
363 # define __EXTENSIONS__ 1
367 /* Version number of package */
368 #define VERSION "2.23.2"
370 /* Number of bits in a file offset, on hosts where this is settable. */
371 /* #undef _FILE_OFFSET_BITS */
373 /* Define for large files, on AIX-style hosts. */
374 /* #undef _LARGE_FILES */
376 /* Define to 1 if on MINIX. */
379 /* Define to 2 if the system does not provide POSIX.1 features except with
381 /* #undef _POSIX_1_SOURCE */
383 /* Define to 1 if you need to in order for `stat' and other things to work. */
384 /* #undef _POSIX_SOURCE */