131580a89Sskrll /* This file is automatically generated. DO NOT EDIT! */ 2*1ddbc14eSchristos /* Generated from: NetBSD: mknative-binutils,v 1.13 2020/04/04 01:34:53 christos Exp */ 38005419bSchristos /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */ 431580a89Sskrll 55f7fcf61Smrg /* config.h. Generated from config.in by configure. */ 62dd41d1aSchristos /* config.in. Generated from configure.ac by autoheader. */ 731580a89Sskrll 827a6d4d8Sskrll /* Check that config.h is #included before system headers 927a6d4d8Sskrll (this works only for glibc, but that should be enough). */ 1027a6d4d8Sskrll #if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__) 1127a6d4d8Sskrll # error config.h must be #included before system headers 1227a6d4d8Sskrll #endif 1327a6d4d8Sskrll #define __CONFIG_H__ 1 1427a6d4d8Sskrll 1531580a89Sskrll /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP 1631580a89Sskrll systems. This function is required for `alloca.c' support on those systems. 1731580a89Sskrll */ 1831580a89Sskrll /* #undef CRAY_STACKSEG_END */ 1931580a89Sskrll 2031580a89Sskrll /* Define to 1 if using `alloca.c'. */ 2131580a89Sskrll /* #undef C_ALLOCA */ 2231580a89Sskrll 2327a6d4d8Sskrll /* Should ar and ranlib use -D behavior by default? */ 2427a6d4d8Sskrll #define DEFAULT_AR_DETERMINISTIC 0 2527a6d4d8Sskrll 262dd41d1aSchristos /* Should strings use -a behavior by default? */ 272dd41d1aSchristos #define DEFAULT_STRINGS_ALL 1 282dd41d1aSchristos 2931580a89Sskrll /* Define to 1 if translation of program messages to the user's native 3031580a89Sskrll language is requested. */ 3131580a89Sskrll #define ENABLE_NLS 1 3231580a89Sskrll 3331580a89Sskrll /* Suffix used for executables, if any. */ 3431580a89Sskrll #define EXECUTABLE_SUFFIX "" 3531580a89Sskrll 3631580a89Sskrll /* Define to 1 if you have `alloca', as a function or macro. */ 3731580a89Sskrll #define HAVE_ALLOCA 1 3831580a89Sskrll 3931580a89Sskrll /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). 4031580a89Sskrll */ 4131580a89Sskrll /* #undef HAVE_ALLOCA_H */ 4231580a89Sskrll 438005419bSchristos /* Define to 1 if you have the declaration of `asprintf', and to 0 if you 448005419bSchristos don't. */ 458005419bSchristos #define HAVE_DECL_ASPRINTF 1 468005419bSchristos 4731580a89Sskrll /* Define to 1 if you have the declaration of `environ', and to 0 if you 4831580a89Sskrll don't. */ 4931580a89Sskrll #define HAVE_DECL_ENVIRON 0 5031580a89Sskrll 5131580a89Sskrll /* Define to 1 if you have the declaration of `fprintf', and to 0 if you 5231580a89Sskrll don't. */ 5331580a89Sskrll #define HAVE_DECL_FPRINTF 1 5431580a89Sskrll 5531580a89Sskrll /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you 5631580a89Sskrll don't. */ 5731580a89Sskrll #define HAVE_DECL_GETC_UNLOCKED 1 5831580a89Sskrll 5931580a89Sskrll /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't. 6031580a89Sskrll */ 6131580a89Sskrll #define HAVE_DECL_GETENV 1 6231580a89Sskrll 6331580a89Sskrll /* Is the prototype for getopt in <unistd.h> in the expected format? */ 6431580a89Sskrll #define HAVE_DECL_GETOPT 1 6531580a89Sskrll 6631580a89Sskrll /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't. 6731580a89Sskrll */ 6831580a89Sskrll #define HAVE_DECL_SBRK 1 6931580a89Sskrll 7031580a89Sskrll /* Define to 1 if you have the declaration of `snprintf', and to 0 if you 7131580a89Sskrll don't. */ 7231580a89Sskrll #define HAVE_DECL_SNPRINTF 1 7331580a89Sskrll 7431580a89Sskrll /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't. 7531580a89Sskrll */ 7631580a89Sskrll #define HAVE_DECL_STPCPY 1 7731580a89Sskrll 782dd41d1aSchristos /* Define to 1 if you have the declaration of `strnlen', and to 0 if you 792dd41d1aSchristos don't. */ 802dd41d1aSchristos #define HAVE_DECL_STRNLEN 1 812dd41d1aSchristos 8231580a89Sskrll /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't. 8331580a89Sskrll */ 8431580a89Sskrll #define HAVE_DECL_STRSTR 1 8531580a89Sskrll 8631580a89Sskrll /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you 8731580a89Sskrll don't. */ 8831580a89Sskrll #define HAVE_DECL_VSNPRINTF 1 8931580a89Sskrll 9031580a89Sskrll /* Define to 1 if you have the <dlfcn.h> header file. */ 9131580a89Sskrll #define HAVE_DLFCN_H 1 9231580a89Sskrll 9331580a89Sskrll /* Does the platform use an executable suffix? */ 9431580a89Sskrll /* #undef HAVE_EXECUTABLE_SUFFIX */ 9531580a89Sskrll 9631580a89Sskrll /* Define to 1 if you have the <fcntl.h> header file. */ 9731580a89Sskrll #define HAVE_FCNTL_H 1 9831580a89Sskrll 9931580a89Sskrll /* Define to 1 if you have the `getc_unlocked' function. */ 10031580a89Sskrll #define HAVE_GETC_UNLOCKED 1 10131580a89Sskrll 102*1ddbc14eSchristos /* Define to 1 if you have the `getpagesize' function. */ 103*1ddbc14eSchristos #define HAVE_GETPAGESIZE 1 104*1ddbc14eSchristos 10531580a89Sskrll /* Does <utime.h> define struct utimbuf? */ 10631580a89Sskrll #define HAVE_GOOD_UTIME_H 1 10731580a89Sskrll 10831580a89Sskrll /* Define if you have the iconv() function. */ 10931580a89Sskrll #define HAVE_ICONV 1 11031580a89Sskrll 11131580a89Sskrll /* Define to 1 if you have the <inttypes.h> header file. */ 11231580a89Sskrll #define HAVE_INTTYPES_H 1 11331580a89Sskrll 11427a6d4d8Sskrll /* Define if your <locale.h> file defines LC_MESSAGES. */ 11527a6d4d8Sskrll #define HAVE_LC_MESSAGES 1 11627a6d4d8Sskrll 117*1ddbc14eSchristos /* Define to 1 if debuginfod is enabled. */ 118*1ddbc14eSchristos /* #undef HAVE_LIBDEBUGINFOD */ 119*1ddbc14eSchristos 12031580a89Sskrll /* Define to 1 if you have the <limits.h> header file. */ 12131580a89Sskrll #define HAVE_LIMITS_H 1 12231580a89Sskrll 12327a6d4d8Sskrll /* Define to 1 if you have the <locale.h> header file. */ 12427a6d4d8Sskrll #define HAVE_LOCALE_H 1 12527a6d4d8Sskrll 1262dd41d1aSchristos /* Define to 1 if the system has the type `long long'. */ 1272dd41d1aSchristos #define HAVE_LONG_LONG 1 1282dd41d1aSchristos 12927a6d4d8Sskrll /* Define if mbstate_t exists in wchar.h. */ 13027a6d4d8Sskrll #define HAVE_MBSTATE_T 1 13127a6d4d8Sskrll 13231580a89Sskrll /* Define to 1 if you have the <memory.h> header file. */ 13331580a89Sskrll #define HAVE_MEMORY_H 1 13431580a89Sskrll 13531580a89Sskrll /* Define to 1 if you have the `mkdtemp' function. */ 13631580a89Sskrll #define HAVE_MKDTEMP 1 13731580a89Sskrll 13831580a89Sskrll /* Define to 1 if you have the `mkstemp' function. */ 13931580a89Sskrll #define HAVE_MKSTEMP 1 14031580a89Sskrll 141*1ddbc14eSchristos /* Define to 1 if you have a working `mmap' system call. */ 142*1ddbc14eSchristos #define HAVE_MMAP 1 143*1ddbc14eSchristos 14431580a89Sskrll /* Define to 1 if you have the `sbrk' function. */ 14531580a89Sskrll #define HAVE_SBRK 1 14631580a89Sskrll 14727a6d4d8Sskrll /* Define to 1 if you have the `setlocale' function. */ 14827a6d4d8Sskrll #define HAVE_SETLOCALE 1 14927a6d4d8Sskrll 15031580a89Sskrll /* Define to 1 if you have the `setmode' function. */ 15131580a89Sskrll #define HAVE_SETMODE 1 15231580a89Sskrll 15331580a89Sskrll /* Define to 1 if you have the <stdint.h> header file. */ 15431580a89Sskrll #define HAVE_STDINT_H 1 15531580a89Sskrll 15631580a89Sskrll /* Define to 1 if you have the <stdlib.h> header file. */ 15731580a89Sskrll #define HAVE_STDLIB_H 1 15831580a89Sskrll 15931580a89Sskrll /* Define to 1 if you have the `strcoll' function. */ 16031580a89Sskrll #define HAVE_STRCOLL 1 16131580a89Sskrll 16231580a89Sskrll /* Define to 1 if you have the <strings.h> header file. */ 16331580a89Sskrll #define HAVE_STRINGS_H 1 16431580a89Sskrll 16531580a89Sskrll /* Define to 1 if you have the <string.h> header file. */ 16631580a89Sskrll #define HAVE_STRING_H 1 16731580a89Sskrll 16831580a89Sskrll /* Define to 1 if you have the <sys/file.h> header file. */ 16931580a89Sskrll #define HAVE_SYS_FILE_H 1 17031580a89Sskrll 17131580a89Sskrll /* Define to 1 if you have the <sys/param.h> header file. */ 17231580a89Sskrll #define HAVE_SYS_PARAM_H 1 17331580a89Sskrll 17431580a89Sskrll /* Define to 1 if you have the <sys/stat.h> header file. */ 17531580a89Sskrll #define HAVE_SYS_STAT_H 1 17631580a89Sskrll 17731580a89Sskrll /* Define to 1 if you have the <sys/types.h> header file. */ 17831580a89Sskrll #define HAVE_SYS_TYPES_H 1 17931580a89Sskrll 18031580a89Sskrll /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ 18131580a89Sskrll #define HAVE_SYS_WAIT_H 1 18231580a89Sskrll 18331580a89Sskrll /* Is the type time_t defined in <time.h>? */ 18431580a89Sskrll #define HAVE_TIME_T_IN_TIME_H 1 18531580a89Sskrll 18631580a89Sskrll /* Is the type time_t defined in <sys/types.h>? */ 18731580a89Sskrll #define HAVE_TIME_T_IN_TYPES_H 1 18831580a89Sskrll 18931580a89Sskrll /* Define to 1 if you have the <unistd.h> header file. */ 19031580a89Sskrll #define HAVE_UNISTD_H 1 19131580a89Sskrll 19231580a89Sskrll /* Define to 1 if you have the `utimes' function. */ 19331580a89Sskrll #define HAVE_UTIMES 1 19431580a89Sskrll 19527a6d4d8Sskrll /* Define to 1 if you have the <wchar.h> header file. */ 19627a6d4d8Sskrll #define HAVE_WCHAR_H 1 19727a6d4d8Sskrll 1982dd41d1aSchristos /* Define to 1 if you have the <windows.h> header file. */ 1992dd41d1aSchristos /* #undef HAVE_WINDOWS_H */ 20031580a89Sskrll 20131580a89Sskrll /* Define as const if the declaration of iconv() needs const. */ 20277a1ad5fSkamil #define ICONV_CONST 20331580a89Sskrll 20431580a89Sskrll /* Define to the sub-directory in which libtool stores uninstalled libraries. 20531580a89Sskrll */ 20631580a89Sskrll #define LT_OBJDIR ".libs/" 20731580a89Sskrll 20831580a89Sskrll /* Name of package */ 20931580a89Sskrll #define PACKAGE "binutils" 21031580a89Sskrll 21131580a89Sskrll /* Define to the address where bug reports for this package should be sent. */ 21231580a89Sskrll #define PACKAGE_BUGREPORT "" 21331580a89Sskrll 21431580a89Sskrll /* Define to the full name of this package. */ 2152dd41d1aSchristos #define PACKAGE_NAME "binutils" 21631580a89Sskrll 21731580a89Sskrll /* Define to the full name and version of this package. */ 218*1ddbc14eSchristos #define PACKAGE_STRING "binutils 2.34" 21931580a89Sskrll 22031580a89Sskrll /* Define to the one symbol short name of this package. */ 2212dd41d1aSchristos #define PACKAGE_TARNAME "binutils" 22231580a89Sskrll 2235f7fcf61Smrg /* Define to the home page for this package. */ 2245f7fcf61Smrg #define PACKAGE_URL "" 2255f7fcf61Smrg 22631580a89Sskrll /* Define to the version of this package. */ 227*1ddbc14eSchristos #define PACKAGE_VERSION "2.34" 2282dd41d1aSchristos 2292dd41d1aSchristos /* The size of `long', as computed by sizeof. */ 2302dd41d1aSchristos #define SIZEOF_LONG 4 2312dd41d1aSchristos 2322dd41d1aSchristos /* The size of `long long', as computed by sizeof. */ 2332dd41d1aSchristos #define SIZEOF_LONG_LONG 8 23431580a89Sskrll 23531580a89Sskrll /* If using the C implementation of alloca, define if you know the 23631580a89Sskrll direction of stack growth for your system; otherwise it will be 2375f7fcf61Smrg automatically deduced at runtime. 23831580a89Sskrll STACK_DIRECTION > 0 => grows toward higher addresses 23931580a89Sskrll STACK_DIRECTION < 0 => grows toward lower addresses 24031580a89Sskrll STACK_DIRECTION = 0 => direction of growth unknown */ 24131580a89Sskrll /* #undef STACK_DIRECTION */ 24231580a89Sskrll 24331580a89Sskrll /* Define to 1 if you have the ANSI C header files. */ 24431580a89Sskrll #define STDC_HEADERS 1 24531580a89Sskrll 24627a6d4d8Sskrll /* Define if you can safely include both <string.h> and <strings.h>. */ 24727a6d4d8Sskrll #define STRING_WITH_STRINGS 1 24827a6d4d8Sskrll 24931580a89Sskrll /* Configured target name. */ 25031580a89Sskrll #define TARGET "armeb--netbsdelf" 25131580a89Sskrll 25231580a89Sskrll /* Define to 1 if user symbol names have a leading underscore, 0 if not. */ 25331580a89Sskrll #define TARGET_PREPENDS_UNDERSCORE 0 25431580a89Sskrll 25531580a89Sskrll /* Use b modifier when opening binary files? */ 25631580a89Sskrll /* #undef USE_BINARY_FOPEN */ 25731580a89Sskrll 25831580a89Sskrll /* Enable extensions on AIX 3, Interix. */ 25931580a89Sskrll #ifndef _ALL_SOURCE 26031580a89Sskrll # define _ALL_SOURCE 1 26131580a89Sskrll #endif 26231580a89Sskrll /* Enable GNU extensions on systems that have them. */ 26331580a89Sskrll #ifndef _GNU_SOURCE 26431580a89Sskrll # define _GNU_SOURCE 1 26531580a89Sskrll #endif 26631580a89Sskrll /* Enable threading extensions on Solaris. */ 26731580a89Sskrll #ifndef _POSIX_PTHREAD_SEMANTICS 26831580a89Sskrll # define _POSIX_PTHREAD_SEMANTICS 1 26931580a89Sskrll #endif 27031580a89Sskrll /* Enable extensions on HP NonStop. */ 27131580a89Sskrll #ifndef _TANDEM_SOURCE 27231580a89Sskrll # define _TANDEM_SOURCE 1 27331580a89Sskrll #endif 27431580a89Sskrll /* Enable general extensions on Solaris. */ 27531580a89Sskrll #ifndef __EXTENSIONS__ 27631580a89Sskrll # define __EXTENSIONS__ 1 27731580a89Sskrll #endif 27831580a89Sskrll 2795f7fcf61Smrg 2805f7fcf61Smrg /* Version number of package */ 281*1ddbc14eSchristos #define VERSION "2.34" 2825f7fcf61Smrg 2835f7fcf61Smrg /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a 2845f7fcf61Smrg `char[]'. */ 2855f7fcf61Smrg #define YYTEXT_POINTER 1 2865f7fcf61Smrg 2878005419bSchristos /* Enable large inode numbers on Mac OS X 10.5. */ 2888005419bSchristos #ifndef _DARWIN_USE_64_BIT_INODE 2898005419bSchristos # define _DARWIN_USE_64_BIT_INODE 1 2908005419bSchristos #endif 2918005419bSchristos 2925f7fcf61Smrg /* Number of bits in a file offset, on hosts where this is settable. */ 2935f7fcf61Smrg /* #undef _FILE_OFFSET_BITS */ 2945f7fcf61Smrg 2955f7fcf61Smrg /* Define for large files, on AIX-style hosts. */ 2965f7fcf61Smrg /* #undef _LARGE_FILES */ 2975f7fcf61Smrg 2985f7fcf61Smrg /* Define to 1 if on MINIX. */ 2995f7fcf61Smrg /* #undef _MINIX */ 3005f7fcf61Smrg 3015f7fcf61Smrg /* Define to 2 if the system does not provide POSIX.1 features except with 3025f7fcf61Smrg this defined. */ 3035f7fcf61Smrg /* #undef _POSIX_1_SOURCE */ 3045f7fcf61Smrg 3055f7fcf61Smrg /* Define to 1 if you need to in order for `stat' and other things to work. */ 3065f7fcf61Smrg /* #undef _POSIX_SOURCE */ 3078005419bSchristos 3088005419bSchristos /* Define to `unsigned int' if <sys/types.h> does not define. */ 3098005419bSchristos /* #undef size_t */ 310