131580a89Sskrll /* This file is automatically generated.  DO NOT EDIT! */
2dea551bbSmrg /* Generated from: 	NetBSD: mknative-binutils,v 1.8 2011/09/25 04:00:58 christos Exp  */
331580a89Sskrll /* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp  */
431580a89Sskrll 
5dea551bbSmrg /* config.h.  Generated from config.in by configure.  */
631580a89Sskrll /* config.in.  Generated from configure.in by autoheader.  */
731580a89Sskrll 
8*0a031431Schristos /* Check that config.h is #included before system headers
9*0a031431Schristos     (this works only for glibc, but that should be enough).  */
10*0a031431Schristos #if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
11*0a031431Schristos #  error config.h must be #included before system headers
12*0a031431Schristos #endif
13*0a031431Schristos #define __CONFIG_H__ 1
14*0a031431Schristos 
15dea551bbSmrg /* Name of host specific core header file to include in elf.c. */
16dea551bbSmrg /* #undef CORE_HEADER */
17dea551bbSmrg 
1831580a89Sskrll /* Define to 1 if translation of program messages to the user's native
1931580a89Sskrll    language is requested. */
2031580a89Sskrll #define ENABLE_NLS 1
2131580a89Sskrll 
2231580a89Sskrll /* Define to 1 if you have the <alloca.h> header file. */
2331580a89Sskrll /* #undef HAVE_ALLOCA_H */
2431580a89Sskrll 
2531580a89Sskrll /* Define to 1 if you have the declaration of `basename', and to 0 if you
2631580a89Sskrll    don't. */
2731580a89Sskrll #define HAVE_DECL_BASENAME 0
2831580a89Sskrll 
2931580a89Sskrll /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
3031580a89Sskrll #define HAVE_DECL_FFS 1
3131580a89Sskrll 
3231580a89Sskrll /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
3331580a89Sskrll    */
3431580a89Sskrll #define HAVE_DECL_FREE 1
3531580a89Sskrll 
3631580a89Sskrll /* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't.
3731580a89Sskrll    */
3831580a89Sskrll #define HAVE_DECL_FSEEKO 1
3931580a89Sskrll 
4031580a89Sskrll /* Define to 1 if you have the declaration of `fseeko64', and to 0 if you
4131580a89Sskrll    don't. */
4231580a89Sskrll #define HAVE_DECL_FSEEKO64 0
4331580a89Sskrll 
4431580a89Sskrll /* Define to 1 if you have the declaration of `ftello', and to 0 if you don't.
4531580a89Sskrll    */
4631580a89Sskrll #define HAVE_DECL_FTELLO 1
4731580a89Sskrll 
4831580a89Sskrll /* Define to 1 if you have the declaration of `ftello64', and to 0 if you
4931580a89Sskrll    don't. */
5031580a89Sskrll #define HAVE_DECL_FTELLO64 0
5131580a89Sskrll 
5231580a89Sskrll /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
5331580a89Sskrll    */
5431580a89Sskrll #define HAVE_DECL_GETENV 1
5531580a89Sskrll 
5631580a89Sskrll /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
5731580a89Sskrll    */
5831580a89Sskrll #define HAVE_DECL_MALLOC 1
5931580a89Sskrll 
6031580a89Sskrll /* Define to 1 if you have the declaration of `realloc', and to 0 if you
6131580a89Sskrll    don't. */
6231580a89Sskrll #define HAVE_DECL_REALLOC 1
6331580a89Sskrll 
6431580a89Sskrll /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
6531580a89Sskrll    don't. */
6631580a89Sskrll #define HAVE_DECL_SNPRINTF 1
6731580a89Sskrll 
6831580a89Sskrll /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
6931580a89Sskrll    */
7031580a89Sskrll #define HAVE_DECL_STPCPY 1
7131580a89Sskrll 
7231580a89Sskrll /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
7331580a89Sskrll    */
7431580a89Sskrll #define HAVE_DECL_STRSTR 1
7531580a89Sskrll 
7631580a89Sskrll /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
7731580a89Sskrll    don't. */
7831580a89Sskrll #define HAVE_DECL_VSNPRINTF 1
7931580a89Sskrll 
8031580a89Sskrll /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
8131580a89Sskrll    */
8231580a89Sskrll #define HAVE_DIRENT_H 1
8331580a89Sskrll 
8431580a89Sskrll /* Define to 1 if you have the <dlfcn.h> header file. */
8531580a89Sskrll #define HAVE_DLFCN_H 1
8631580a89Sskrll 
8731580a89Sskrll /* Define to 1 if you have the `fcntl' function. */
8831580a89Sskrll #define HAVE_FCNTL 1
8931580a89Sskrll 
9031580a89Sskrll /* Define to 1 if you have the <fcntl.h> header file. */
9131580a89Sskrll #define HAVE_FCNTL_H 1
9231580a89Sskrll 
9331580a89Sskrll /* Define to 1 if you have the `fdopen' function. */
9431580a89Sskrll #define HAVE_FDOPEN 1
9531580a89Sskrll 
96dea551bbSmrg /* Define to 1 if you have the `fileno' function. */
97dea551bbSmrg #define HAVE_FILENO 1
98dea551bbSmrg 
9931580a89Sskrll /* Define to 1 if you have the `fopen64' function. */
10031580a89Sskrll /* #undef HAVE_FOPEN64 */
10131580a89Sskrll 
10231580a89Sskrll /* Define to 1 if you have the `fseeko' function. */
10331580a89Sskrll #define HAVE_FSEEKO 1
10431580a89Sskrll 
10531580a89Sskrll /* Define to 1 if you have the `fseeko64' function. */
10631580a89Sskrll /* #undef HAVE_FSEEKO64 */
10731580a89Sskrll 
10831580a89Sskrll /* Define to 1 if you have the `ftello' function. */
10931580a89Sskrll #define HAVE_FTELLO 1
11031580a89Sskrll 
11131580a89Sskrll /* Define to 1 if you have the `ftello64' function. */
11231580a89Sskrll /* #undef HAVE_FTELLO64 */
11331580a89Sskrll 
11431580a89Sskrll /* Define to 1 if you have the `getgid' function. */
11531580a89Sskrll #define HAVE_GETGID 1
11631580a89Sskrll 
11731580a89Sskrll /* Define to 1 if you have the `getpagesize' function. */
11831580a89Sskrll #define HAVE_GETPAGESIZE 1
11931580a89Sskrll 
12031580a89Sskrll /* Define to 1 if you have the `getuid' function. */
12131580a89Sskrll #define HAVE_GETUID 1
12231580a89Sskrll 
12331580a89Sskrll /* Define to 1 if you have the <inttypes.h> header file. */
12431580a89Sskrll #define HAVE_INTTYPES_H 1
12531580a89Sskrll 
12631580a89Sskrll /* Define if <sys/procfs.h> has lwpstatus_t. */
12731580a89Sskrll /* #undef HAVE_LWPSTATUS_T */
12831580a89Sskrll 
12931580a89Sskrll /* Define if <sys/procfs.h> has lwpstatus_t.pr_context. */
13031580a89Sskrll /* #undef HAVE_LWPSTATUS_T_PR_CONTEXT */
13131580a89Sskrll 
132dea551bbSmrg /* Define if <sys/procfs.h> has lwpstatus_t.pr_fpreg. */
133dea551bbSmrg /* #undef HAVE_LWPSTATUS_T_PR_FPREG */
134dea551bbSmrg 
13531580a89Sskrll /* Define if <sys/procfs.h> has lwpstatus_t.pr_reg. */
13631580a89Sskrll /* #undef HAVE_LWPSTATUS_T_PR_REG */
13731580a89Sskrll 
13831580a89Sskrll /* Define if <sys/procfs.h> has lwpxstatus_t. */
13931580a89Sskrll /* #undef HAVE_LWPXSTATUS_T */
14031580a89Sskrll 
14131580a89Sskrll /* Define to 1 if you have the `madvise' function. */
14231580a89Sskrll #define HAVE_MADVISE 1
14331580a89Sskrll 
14431580a89Sskrll /* Define to 1 if you have the <memory.h> header file. */
14531580a89Sskrll #define HAVE_MEMORY_H 1
14631580a89Sskrll 
14731580a89Sskrll /* Define to 1 if you have a working `mmap' system call. */
14831580a89Sskrll #define HAVE_MMAP 1
14931580a89Sskrll 
15031580a89Sskrll /* Define to 1 if you have the `mprotect' function. */
15131580a89Sskrll #define HAVE_MPROTECT 1
15231580a89Sskrll 
15331580a89Sskrll /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
15431580a89Sskrll /* #undef HAVE_NDIR_H */
15531580a89Sskrll 
15631580a89Sskrll /* Define if <sys/procfs.h> has prpsinfo32_t. */
15731580a89Sskrll /* #undef HAVE_PRPSINFO32_T */
15831580a89Sskrll 
159dea551bbSmrg /* Define if <sys/procfs.h> has prpsinfo32_t.pr_pid. */
160dea551bbSmrg /* #undef HAVE_PRPSINFO32_T_PR_PID */
161dea551bbSmrg 
16231580a89Sskrll /* Define if <sys/procfs.h> has prpsinfo_t. */
16331580a89Sskrll /* #undef HAVE_PRPSINFO_T */
16431580a89Sskrll 
165dea551bbSmrg /* Define if <sys/procfs.h> has prpsinfo_t.pr_pid. */
166dea551bbSmrg /* #undef HAVE_PRPSINFO_T_PR_PID */
167dea551bbSmrg 
16831580a89Sskrll /* Define if <sys/procfs.h> has prstatus32_t. */
16931580a89Sskrll /* #undef HAVE_PRSTATUS32_T */
17031580a89Sskrll 
17131580a89Sskrll /* Define if <sys/procfs.h> has prstatus32_t.pr_who. */
17231580a89Sskrll /* #undef HAVE_PRSTATUS32_T_PR_WHO */
17331580a89Sskrll 
17431580a89Sskrll /* Define if <sys/procfs.h> has prstatus_t. */
17531580a89Sskrll /* #undef HAVE_PRSTATUS_T */
17631580a89Sskrll 
17731580a89Sskrll /* Define if <sys/procfs.h> has prstatus_t.pr_who. */
17831580a89Sskrll /* #undef HAVE_PRSTATUS_T_PR_WHO */
17931580a89Sskrll 
18031580a89Sskrll /* Define if <sys/procfs.h> has psinfo32_t. */
18131580a89Sskrll /* #undef HAVE_PSINFO32_T */
18231580a89Sskrll 
183dea551bbSmrg /* Define if <sys/procfs.h> has psinfo32_t.pr_pid. */
184dea551bbSmrg /* #undef HAVE_PSINFO32_T_PR_PID */
185dea551bbSmrg 
18631580a89Sskrll /* Define if <sys/procfs.h> has psinfo_t. */
18731580a89Sskrll /* #undef HAVE_PSINFO_T */
18831580a89Sskrll 
189dea551bbSmrg /* Define if <sys/procfs.h> has psinfo_t.pr_pid. */
190dea551bbSmrg /* #undef HAVE_PSINFO_T_PR_PID */
191dea551bbSmrg 
19231580a89Sskrll /* Define if <sys/procfs.h> has pstatus32_t. */
19331580a89Sskrll /* #undef HAVE_PSTATUS32_T */
19431580a89Sskrll 
19531580a89Sskrll /* Define if <sys/procfs.h> has pstatus_t. */
19631580a89Sskrll /* #undef HAVE_PSTATUS_T */
19731580a89Sskrll 
19831580a89Sskrll /* Define if <sys/procfs.h> has pxstatus_t. */
19931580a89Sskrll /* #undef HAVE_PXSTATUS_T */
20031580a89Sskrll 
20131580a89Sskrll /* Define to 1 if you have the `setitimer' function. */
20231580a89Sskrll #define HAVE_SETITIMER 1
20331580a89Sskrll 
20431580a89Sskrll /* Define to 1 if you have the <stddef.h> header file. */
20531580a89Sskrll #define HAVE_STDDEF_H 1
20631580a89Sskrll 
20731580a89Sskrll /* Define to 1 if you have the <stdint.h> header file. */
20831580a89Sskrll #define HAVE_STDINT_H 1
20931580a89Sskrll 
21031580a89Sskrll /* Define to 1 if you have the <stdlib.h> header file. */
21131580a89Sskrll #define HAVE_STDLIB_H 1
21231580a89Sskrll 
21331580a89Sskrll /* Define to 1 if you have the <strings.h> header file. */
21431580a89Sskrll #define HAVE_STRINGS_H 1
21531580a89Sskrll 
21631580a89Sskrll /* Define to 1 if you have the <string.h> header file. */
21731580a89Sskrll #define HAVE_STRING_H 1
21831580a89Sskrll 
21931580a89Sskrll /* Define to 1 if you have the `strtoull' function. */
22031580a89Sskrll #define HAVE_STRTOULL 1
22131580a89Sskrll 
22231580a89Sskrll /* Define if struct core_dumpx has member c_impl */
22331580a89Sskrll /* #undef HAVE_ST_C_IMPL */
22431580a89Sskrll 
22531580a89Sskrll /* Define to 1 if you have the `sysconf' function. */
22631580a89Sskrll #define HAVE_SYSCONF 1
22731580a89Sskrll 
22831580a89Sskrll /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
22931580a89Sskrll    */
23031580a89Sskrll /* #undef HAVE_SYS_DIR_H */
23131580a89Sskrll 
23231580a89Sskrll /* Define to 1 if you have the <sys/file.h> header file. */
23331580a89Sskrll #define HAVE_SYS_FILE_H 1
23431580a89Sskrll 
23531580a89Sskrll /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
23631580a89Sskrll    */
23731580a89Sskrll /* #undef HAVE_SYS_NDIR_H */
23831580a89Sskrll 
23931580a89Sskrll /* Define to 1 if you have the <sys/procfs.h> header file. */
24031580a89Sskrll /* #undef HAVE_SYS_PROCFS_H */
24131580a89Sskrll 
24231580a89Sskrll /* Define to 1 if you have the <sys/stat.h> header file. */
24331580a89Sskrll #define HAVE_SYS_STAT_H 1
24431580a89Sskrll 
24531580a89Sskrll /* Define to 1 if you have the <sys/time.h> header file. */
24631580a89Sskrll #define HAVE_SYS_TIME_H 1
24731580a89Sskrll 
24831580a89Sskrll /* Define to 1 if you have the <sys/types.h> header file. */
24931580a89Sskrll #define HAVE_SYS_TYPES_H 1
25031580a89Sskrll 
25131580a89Sskrll /* Define to 1 if you have the <time.h> header file. */
25231580a89Sskrll #define HAVE_TIME_H 1
25331580a89Sskrll 
25431580a89Sskrll /* Define to 1 if you have the <unistd.h> header file. */
25531580a89Sskrll #define HAVE_UNISTD_H 1
25631580a89Sskrll 
25731580a89Sskrll /* Define if <sys/procfs.h> has win32_pstatus_t. */
25831580a89Sskrll /* #undef HAVE_WIN32_PSTATUS_T */
25931580a89Sskrll 
260*0a031431Schristos /* Define to 1 if you have the <windows.h> header file. */
261*0a031431Schristos /* #undef HAVE_WINDOWS_H */
262*0a031431Schristos 
26331580a89Sskrll /* Define to 1 if you have the <zlib.h> header file. */
26431580a89Sskrll #define HAVE_ZLIB_H 1
26531580a89Sskrll 
26631580a89Sskrll /* Define to the sub-directory in which libtool stores uninstalled libraries.
26731580a89Sskrll    */
26831580a89Sskrll #define LT_OBJDIR ".libs/"
26931580a89Sskrll 
27031580a89Sskrll /* Name of package */
27131580a89Sskrll #define PACKAGE "bfd"
27231580a89Sskrll 
27331580a89Sskrll /* Define to the address where bug reports for this package should be sent. */
27431580a89Sskrll #define PACKAGE_BUGREPORT ""
27531580a89Sskrll 
27631580a89Sskrll /* Define to the full name of this package. */
27731580a89Sskrll #define PACKAGE_NAME ""
27831580a89Sskrll 
27931580a89Sskrll /* Define to the full name and version of this package. */
28031580a89Sskrll #define PACKAGE_STRING ""
28131580a89Sskrll 
28231580a89Sskrll /* Define to the one symbol short name of this package. */
28331580a89Sskrll #define PACKAGE_TARNAME ""
28431580a89Sskrll 
285dea551bbSmrg /* Define to the home page for this package. */
286dea551bbSmrg #define PACKAGE_URL ""
287dea551bbSmrg 
28831580a89Sskrll /* Define to the version of this package. */
28931580a89Sskrll #define PACKAGE_VERSION ""
29031580a89Sskrll 
291dea551bbSmrg /* The size of `char', as computed by sizeof. */
29231580a89Sskrll /* #undef SIZEOF_CHAR */
29331580a89Sskrll 
294dea551bbSmrg /* The size of `int', as computed by sizeof. */
29531580a89Sskrll /* #undef SIZEOF_INT */
29631580a89Sskrll 
297dea551bbSmrg /* The size of `long', as computed by sizeof. */
29831580a89Sskrll #define SIZEOF_LONG 8
29931580a89Sskrll 
300dea551bbSmrg /* The size of `long long', as computed by sizeof. */
30131580a89Sskrll #define SIZEOF_LONG_LONG 8
30231580a89Sskrll 
303dea551bbSmrg /* The size of `off_t', as computed by sizeof. */
30431580a89Sskrll #define SIZEOF_OFF_T 8
30531580a89Sskrll 
306dea551bbSmrg /* The size of `short', as computed by sizeof. */
30731580a89Sskrll /* #undef SIZEOF_SHORT */
30831580a89Sskrll 
309dea551bbSmrg /* The size of `void *', as computed by sizeof. */
31031580a89Sskrll #define SIZEOF_VOID_P 8
31131580a89Sskrll 
31231580a89Sskrll /* Define to 1 if you have the ANSI C header files. */
31331580a89Sskrll #define STDC_HEADERS 1
31431580a89Sskrll 
31531580a89Sskrll /* Define if you can safely include both <string.h> and <strings.h>. */
31631580a89Sskrll #define STRING_WITH_STRINGS 1
31731580a89Sskrll 
31831580a89Sskrll /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
31931580a89Sskrll #define TIME_WITH_SYS_TIME 1
32031580a89Sskrll 
32131580a89Sskrll /* Name of host specific header file to include in trad-core.c. */
32231580a89Sskrll /* #undef TRAD_HEADER */
32331580a89Sskrll 
32431580a89Sskrll /* Use b modifier when opening binary files? */
32531580a89Sskrll /* #undef USE_BINARY_FOPEN */
32631580a89Sskrll 
327dea551bbSmrg /* Define if we should use leading underscore on 64 bit mingw targets */
328dea551bbSmrg /* #undef USE_MINGW64_LEADING_UNDERSCORES */
329dea551bbSmrg 
33031580a89Sskrll /* Use mmap if it's available? */
33131580a89Sskrll /* #undef USE_MMAP */
33231580a89Sskrll 
33331580a89Sskrll /* Define if we should default to creating read-only plt entries */
33431580a89Sskrll /* #undef USE_SECUREPLT */
33531580a89Sskrll 
33631580a89Sskrll /* Define if we may generate symbols with ELF's STT_COMMON type */
33731580a89Sskrll /* #undef USE_STT_COMMON */
33831580a89Sskrll 
33931580a89Sskrll /* Enable extensions on AIX 3, Interix.  */
34031580a89Sskrll #ifndef _ALL_SOURCE
34131580a89Sskrll # define _ALL_SOURCE 1
34231580a89Sskrll #endif
34331580a89Sskrll /* Enable GNU extensions on systems that have them.  */
34431580a89Sskrll #ifndef _GNU_SOURCE
34531580a89Sskrll # define _GNU_SOURCE 1
34631580a89Sskrll #endif
34731580a89Sskrll /* Enable threading extensions on Solaris.  */
34831580a89Sskrll #ifndef _POSIX_PTHREAD_SEMANTICS
34931580a89Sskrll # define _POSIX_PTHREAD_SEMANTICS 1
35031580a89Sskrll #endif
35131580a89Sskrll /* Enable extensions on HP NonStop.  */
35231580a89Sskrll #ifndef _TANDEM_SOURCE
35331580a89Sskrll # define _TANDEM_SOURCE 1
35431580a89Sskrll #endif
35531580a89Sskrll /* Enable general extensions on Solaris.  */
35631580a89Sskrll #ifndef __EXTENSIONS__
35731580a89Sskrll # define __EXTENSIONS__ 1
35831580a89Sskrll #endif
35931580a89Sskrll 
360dea551bbSmrg 
361dea551bbSmrg /* Version number of package */
362*0a031431Schristos #define VERSION "2.23.2"
363dea551bbSmrg 
364dea551bbSmrg /* Number of bits in a file offset, on hosts where this is settable. */
365dea551bbSmrg /* #undef _FILE_OFFSET_BITS */
366dea551bbSmrg 
367dea551bbSmrg /* Define for large files, on AIX-style hosts. */
368dea551bbSmrg /* #undef _LARGE_FILES */
369dea551bbSmrg 
370dea551bbSmrg /* Define to 1 if on MINIX. */
371dea551bbSmrg /* #undef _MINIX */
372dea551bbSmrg 
373dea551bbSmrg /* Define to 2 if the system does not provide POSIX.1 features except with
374dea551bbSmrg    this defined. */
375dea551bbSmrg /* #undef _POSIX_1_SOURCE */
376dea551bbSmrg 
377dea551bbSmrg /* Define to 1 if you need to in order for `stat' and other things to work. */
378dea551bbSmrg /* #undef _POSIX_SOURCE */
379