1867d70fcSchristos /* This file is automatically generated. DO NOT EDIT! */ 2*c42dbd0eSchristos /* Generated from: NetBSD: mknative-binutils,v 1.14 2022/12/24 20:17:46 christos Exp */ 3867d70fcSchristos /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */ 4867d70fcSchristos 5867d70fcSchristos /* config.h. Generated from config.in by configure. */ 6867d70fcSchristos /* config.in. Generated from configure.ac by autoheader. */ 7867d70fcSchristos 8867d70fcSchristos /* Check that config.h is #included before system headers 9867d70fcSchristos (this works only for glibc, but that should be enough). */ 10867d70fcSchristos #if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__) 11867d70fcSchristos # error config.h must be #included before system headers 12867d70fcSchristos #endif 13867d70fcSchristos #define __CONFIG_H__ 1 14867d70fcSchristos 15867d70fcSchristos /* Should ar and ranlib use -D behavior by default? */ 16867d70fcSchristos #define DEFAULT_AR_DETERMINISTIC 0 17867d70fcSchristos 18*c42dbd0eSchristos /* Have readelf and objdump follow debug links by default */ 19*c42dbd0eSchristos #define DEFAULT_FOR_FOLLOW_LINKS 1 20*c42dbd0eSchristos 21*c42dbd0eSchristos /* Have nm use F and f for global and local ifunc symbols */ 22*c42dbd0eSchristos #define DEFAULT_F_FOR_IFUNC_SYMBOLS 0 23*c42dbd0eSchristos 24867d70fcSchristos /* Should strings use -a behavior by default? */ 25867d70fcSchristos #define DEFAULT_STRINGS_ALL 1 26867d70fcSchristos 27*c42dbd0eSchristos /* Define if you want run-time sanity checks. */ 28*c42dbd0eSchristos /* #undef ENABLE_CHECKING */ 29*c42dbd0eSchristos 30*c42dbd0eSchristos /* Handle .ctf type-info sections */ 31*c42dbd0eSchristos #define ENABLE_LIBCTF 1 32*c42dbd0eSchristos 33867d70fcSchristos /* Define to 1 if translation of program messages to the user's native 34867d70fcSchristos language is requested. */ 35867d70fcSchristos #define ENABLE_NLS 1 36867d70fcSchristos 37867d70fcSchristos /* Suffix used for executables, if any. */ 38867d70fcSchristos #define EXECUTABLE_SUFFIX "" 39867d70fcSchristos 40867d70fcSchristos /* Define to 1 if you have the declaration of `asprintf', and to 0 if you 41867d70fcSchristos don't. */ 42867d70fcSchristos #define HAVE_DECL_ASPRINTF 1 43867d70fcSchristos 44867d70fcSchristos /* Define to 1 if you have the declaration of `environ', and to 0 if you 45867d70fcSchristos don't. */ 46867d70fcSchristos #define HAVE_DECL_ENVIRON 0 47867d70fcSchristos 48867d70fcSchristos /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you 49867d70fcSchristos don't. */ 50867d70fcSchristos #define HAVE_DECL_GETC_UNLOCKED 1 51867d70fcSchristos 52867d70fcSchristos /* Is the prototype for getopt in <unistd.h> in the expected format? */ 53867d70fcSchristos #define HAVE_DECL_GETOPT 1 54867d70fcSchristos 55867d70fcSchristos /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't. 56867d70fcSchristos */ 57867d70fcSchristos #define HAVE_DECL_SBRK 1 58867d70fcSchristos 59867d70fcSchristos /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't. 60867d70fcSchristos */ 61867d70fcSchristos #define HAVE_DECL_STPCPY 1 62867d70fcSchristos 63867d70fcSchristos /* Define to 1 if you have the declaration of `strnlen', and to 0 if you 64867d70fcSchristos don't. */ 65867d70fcSchristos #define HAVE_DECL_STRNLEN 1 66867d70fcSchristos 67867d70fcSchristos /* Define to 1 if you have the <dlfcn.h> header file. */ 68867d70fcSchristos #define HAVE_DLFCN_H 1 69867d70fcSchristos 70867d70fcSchristos /* Does the platform use an executable suffix? */ 71867d70fcSchristos /* #undef HAVE_EXECUTABLE_SUFFIX */ 72867d70fcSchristos 73867d70fcSchristos /* Define to 1 if you have the <fcntl.h> header file. */ 74867d70fcSchristos #define HAVE_FCNTL_H 1 75867d70fcSchristos 76867d70fcSchristos /* Define to 1 if you have the `getc_unlocked' function. */ 77867d70fcSchristos #define HAVE_GETC_UNLOCKED 1 78867d70fcSchristos 79867d70fcSchristos /* Define to 1 if you have the `getpagesize' function. */ 80867d70fcSchristos #define HAVE_GETPAGESIZE 1 81867d70fcSchristos 82867d70fcSchristos /* Does <utime.h> define struct utimbuf? */ 83867d70fcSchristos #define HAVE_GOOD_UTIME_H 1 84867d70fcSchristos 85867d70fcSchristos /* Define if you have the iconv() function. */ 86867d70fcSchristos #define HAVE_ICONV 1 87867d70fcSchristos 88867d70fcSchristos /* Define to 1 if you have the <inttypes.h> header file. */ 89867d70fcSchristos #define HAVE_INTTYPES_H 1 90867d70fcSchristos 91867d70fcSchristos /* Define if your <locale.h> file defines LC_MESSAGES. */ 92867d70fcSchristos #define HAVE_LC_MESSAGES 1 93867d70fcSchristos 94867d70fcSchristos /* Define to 1 if debuginfod is enabled. */ 95867d70fcSchristos /* #undef HAVE_LIBDEBUGINFOD */ 96867d70fcSchristos 97867d70fcSchristos /* Define if mbstate_t exists in wchar.h. */ 98867d70fcSchristos #define HAVE_MBSTATE_T 1 99867d70fcSchristos 100867d70fcSchristos /* Define to 1 if you have the <memory.h> header file. */ 101867d70fcSchristos #define HAVE_MEMORY_H 1 102867d70fcSchristos 103867d70fcSchristos /* Define to 1 if you have the `mkdtemp' function. */ 104867d70fcSchristos #define HAVE_MKDTEMP 1 105867d70fcSchristos 106867d70fcSchristos /* Define to 1 if you have the `mkstemp' function. */ 107867d70fcSchristos #define HAVE_MKSTEMP 1 108867d70fcSchristos 109867d70fcSchristos /* Define to 1 if you have a working `mmap' system call. */ 110867d70fcSchristos #define HAVE_MMAP 1 111867d70fcSchristos 112*c42dbd0eSchristos /* Define to 1 if msgpack is available. */ 113*c42dbd0eSchristos /* #undef HAVE_MSGPACK */ 114*c42dbd0eSchristos 115867d70fcSchristos /* Define to 1 if you have the `sbrk' function. */ 116867d70fcSchristos #define HAVE_SBRK 1 117867d70fcSchristos 118867d70fcSchristos /* Define to 1 if you have the <stdint.h> header file. */ 119867d70fcSchristos #define HAVE_STDINT_H 1 120867d70fcSchristos 121867d70fcSchristos /* Define to 1 if you have the <stdlib.h> header file. */ 122867d70fcSchristos #define HAVE_STDLIB_H 1 123867d70fcSchristos 124867d70fcSchristos /* Define to 1 if you have the <strings.h> header file. */ 125867d70fcSchristos #define HAVE_STRINGS_H 1 126867d70fcSchristos 127867d70fcSchristos /* Define to 1 if you have the <string.h> header file. */ 128867d70fcSchristos #define HAVE_STRING_H 1 129867d70fcSchristos 130*c42dbd0eSchristos /* Define to 1 if `st_atimensec' is a member of `struct stat'. */ 131*c42dbd0eSchristos /* #undef HAVE_STRUCT_STAT_ST_ATIMENSEC */ 132*c42dbd0eSchristos 133*c42dbd0eSchristos /* Define to 1 if `st_atimespec.tv_nsec' is a member of `struct stat'. */ 134*c42dbd0eSchristos /* #undef HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC */ 135*c42dbd0eSchristos 136*c42dbd0eSchristos /* Define to 1 if `st_atim.st__tim.tv_nsec' is a member of `struct stat'. */ 137*c42dbd0eSchristos /* #undef HAVE_STRUCT_STAT_ST_ATIM_ST__TIM_TV_NSEC */ 138*c42dbd0eSchristos 139*c42dbd0eSchristos /* Define to 1 if `st_atim.tv_nsec' is a member of `struct stat'. */ 140*c42dbd0eSchristos #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 141*c42dbd0eSchristos 142867d70fcSchristos /* Define to 1 if you have the <sys/file.h> header file. */ 143867d70fcSchristos #define HAVE_SYS_FILE_H 1 144867d70fcSchristos 145867d70fcSchristos /* Define to 1 if you have the <sys/param.h> header file. */ 146867d70fcSchristos #define HAVE_SYS_PARAM_H 1 147867d70fcSchristos 148867d70fcSchristos /* Define to 1 if you have the <sys/stat.h> header file. */ 149867d70fcSchristos #define HAVE_SYS_STAT_H 1 150867d70fcSchristos 151*c42dbd0eSchristos /* Define to 1 if you have the <sys/time.h> header file. */ 152*c42dbd0eSchristos #define HAVE_SYS_TIME_H 1 153*c42dbd0eSchristos 154867d70fcSchristos /* Define to 1 if you have the <sys/types.h> header file. */ 155867d70fcSchristos #define HAVE_SYS_TYPES_H 1 156867d70fcSchristos 157867d70fcSchristos /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ 158867d70fcSchristos #define HAVE_SYS_WAIT_H 1 159867d70fcSchristos 160867d70fcSchristos /* Define to 1 if you have the <unistd.h> header file. */ 161867d70fcSchristos #define HAVE_UNISTD_H 1 162867d70fcSchristos 163*c42dbd0eSchristos /* Define to 1 if you have the `utimensat' function. */ 164*c42dbd0eSchristos #define HAVE_UTIMENSAT 1 165*c42dbd0eSchristos 166867d70fcSchristos /* Define to 1 if you have the `utimes' function. */ 167867d70fcSchristos #define HAVE_UTIMES 1 168867d70fcSchristos 169867d70fcSchristos /* Define to 1 if you have the <windows.h> header file. */ 170867d70fcSchristos /* #undef HAVE_WINDOWS_H */ 171867d70fcSchristos 172867d70fcSchristos /* Define as const if the declaration of iconv() needs const. */ 173867d70fcSchristos #define ICONV_CONST 174867d70fcSchristos 175867d70fcSchristos /* Define to the sub-directory in which libtool stores uninstalled libraries. 176867d70fcSchristos */ 177867d70fcSchristos #define LT_OBJDIR ".libs/" 178867d70fcSchristos 179867d70fcSchristos /* Name of package */ 180867d70fcSchristos #define PACKAGE "binutils" 181867d70fcSchristos 182867d70fcSchristos /* Define to the address where bug reports for this package should be sent. */ 183867d70fcSchristos #define PACKAGE_BUGREPORT "" 184867d70fcSchristos 185867d70fcSchristos /* Define to the full name of this package. */ 186867d70fcSchristos #define PACKAGE_NAME "binutils" 187867d70fcSchristos 188867d70fcSchristos /* Define to the full name and version of this package. */ 189*c42dbd0eSchristos #define PACKAGE_STRING "binutils 2.39" 190867d70fcSchristos 191867d70fcSchristos /* Define to the one symbol short name of this package. */ 192867d70fcSchristos #define PACKAGE_TARNAME "binutils" 193867d70fcSchristos 194867d70fcSchristos /* Define to the home page for this package. */ 195867d70fcSchristos #define PACKAGE_URL "" 196867d70fcSchristos 197867d70fcSchristos /* Define to the version of this package. */ 198*c42dbd0eSchristos #define PACKAGE_VERSION "2.39" 199867d70fcSchristos 200867d70fcSchristos /* The size of `long', as computed by sizeof. */ 201867d70fcSchristos #define SIZEOF_LONG 8 202867d70fcSchristos 203867d70fcSchristos /* The size of `long long', as computed by sizeof. */ 204867d70fcSchristos #define SIZEOF_LONG_LONG 8 205867d70fcSchristos 206867d70fcSchristos /* Define to 1 if you have the ANSI C header files. */ 207867d70fcSchristos #define STDC_HEADERS 1 208867d70fcSchristos 209867d70fcSchristos /* Configured target name. */ 210867d70fcSchristos #define TARGET "mipsn64el--netbsd" 211867d70fcSchristos 212867d70fcSchristos /* Define to 1 if user symbol names have a leading underscore, 0 if not. */ 213867d70fcSchristos #define TARGET_PREPENDS_UNDERSCORE 0 214867d70fcSchristos 215*c42dbd0eSchristos /* Define to 1 if the type of the st_atim member of a struct stat is struct 216*c42dbd0eSchristos timespec. */ 217*c42dbd0eSchristos #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 218*c42dbd0eSchristos 219867d70fcSchristos /* Use b modifier when opening binary files? */ 220867d70fcSchristos /* #undef USE_BINARY_FOPEN */ 221867d70fcSchristos 222867d70fcSchristos /* Enable extensions on AIX 3, Interix. */ 223867d70fcSchristos #ifndef _ALL_SOURCE 224867d70fcSchristos # define _ALL_SOURCE 1 225867d70fcSchristos #endif 226867d70fcSchristos /* Enable GNU extensions on systems that have them. */ 227867d70fcSchristos #ifndef _GNU_SOURCE 228867d70fcSchristos # define _GNU_SOURCE 1 229867d70fcSchristos #endif 230867d70fcSchristos /* Enable threading extensions on Solaris. */ 231867d70fcSchristos #ifndef _POSIX_PTHREAD_SEMANTICS 232867d70fcSchristos # define _POSIX_PTHREAD_SEMANTICS 1 233867d70fcSchristos #endif 234867d70fcSchristos /* Enable extensions on HP NonStop. */ 235867d70fcSchristos #ifndef _TANDEM_SOURCE 236867d70fcSchristos # define _TANDEM_SOURCE 1 237867d70fcSchristos #endif 238867d70fcSchristos /* Enable general extensions on Solaris. */ 239867d70fcSchristos #ifndef __EXTENSIONS__ 240867d70fcSchristos # define __EXTENSIONS__ 1 241867d70fcSchristos #endif 242867d70fcSchristos 243867d70fcSchristos 244867d70fcSchristos /* Version number of package */ 245*c42dbd0eSchristos #define VERSION "2.39" 246867d70fcSchristos 247867d70fcSchristos /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a 248867d70fcSchristos `char[]'. */ 249867d70fcSchristos #define YYTEXT_POINTER 1 250867d70fcSchristos 251867d70fcSchristos /* Enable large inode numbers on Mac OS X 10.5. */ 252867d70fcSchristos #ifndef _DARWIN_USE_64_BIT_INODE 253867d70fcSchristos # define _DARWIN_USE_64_BIT_INODE 1 254867d70fcSchristos #endif 255867d70fcSchristos 256867d70fcSchristos /* Number of bits in a file offset, on hosts where this is settable. */ 257867d70fcSchristos /* #undef _FILE_OFFSET_BITS */ 258867d70fcSchristos 259867d70fcSchristos /* Define for large files, on AIX-style hosts. */ 260867d70fcSchristos /* #undef _LARGE_FILES */ 261867d70fcSchristos 262867d70fcSchristos /* Define to 1 if on MINIX. */ 263867d70fcSchristos /* #undef _MINIX */ 264867d70fcSchristos 265867d70fcSchristos /* Define to 2 if the system does not provide POSIX.1 features except with 266867d70fcSchristos this defined. */ 267867d70fcSchristos /* #undef _POSIX_1_SOURCE */ 268867d70fcSchristos 269867d70fcSchristos /* Define to 1 if you need to in order for `stat' and other things to work. */ 270867d70fcSchristos /* #undef _POSIX_SOURCE */ 271