1 /* This file is automatically generated. DO NOT EDIT! */ 2 /* Generated from: NetBSD: mknative-binutils,v 1.16 2024/06/30 16:11:11 christos Exp */ 3 /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */ 4 5 /* config.h. Generated from config.in by configure. */ 6 /* config.in. Generated from configure.ac by autoheader. */ 7 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 12 #endif 13 #define __CONFIG_H__ 1 14 15 /* Should ar and ranlib use -D behavior by default? */ 16 #define DEFAULT_AR_DETERMINISTIC 0 17 18 /* Have objdump use colors in its disassembly by default */ 19 #define DEFAULT_FOR_COLORED_DISASSEMBLY 0 20 21 /* Have readelf and objdump follow debug links by default */ 22 #define DEFAULT_FOR_FOLLOW_LINKS 1 23 24 /* Have nm use F and f for global and local ifunc symbols */ 25 #define DEFAULT_F_FOR_IFUNC_SYMBOLS 0 26 27 /* Should strings use -a behavior by default? */ 28 #define DEFAULT_STRINGS_ALL 1 29 30 /* Define if you want run-time sanity checks. */ 31 /* #undef ENABLE_CHECKING */ 32 33 /* Handle .ctf type-info sections */ 34 #define ENABLE_LIBCTF 1 35 36 /* Define to 1 if translation of program messages to the user's native 37 language is requested. */ 38 /* #undef ENABLE_NLS */ 39 40 /* Suffix used for executables, if any. */ 41 #define EXECUTABLE_SUFFIX "" 42 43 /* Define to 1 if you have the Mac OS X function 44 CFLocaleCopyPreferredLanguages in the CoreFoundation framework. */ 45 /* #undef HAVE_CFLOCALECOPYPREFERREDLANGUAGES */ 46 47 /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in 48 the CoreFoundation framework. */ 49 /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */ 50 51 /* Define if the GNU dcgettext() function is already present or preinstalled. 52 */ 53 /* #undef HAVE_DCGETTEXT */ 54 55 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you 56 don't. */ 57 #define HAVE_DECL_ASPRINTF 1 58 59 /* Define to 1 if you have the declaration of `environ', and to 0 if you 60 don't. */ 61 #define HAVE_DECL_ENVIRON 0 62 63 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you 64 don't. */ 65 #define HAVE_DECL_GETC_UNLOCKED 1 66 67 /* Is the prototype for getopt in <unistd.h> in the expected format? */ 68 #define HAVE_DECL_GETOPT 1 69 70 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't. 71 */ 72 #define HAVE_DECL_STPCPY 1 73 74 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you 75 don't. */ 76 #define HAVE_DECL_STRNLEN 1 77 78 /* Define to 1 if you have the <dlfcn.h> header file. */ 79 #define HAVE_DLFCN_H 1 80 81 /* Does the platform use an executable suffix? */ 82 /* #undef HAVE_EXECUTABLE_SUFFIX */ 83 84 /* Define to 1 if you have the <fcntl.h> header file. */ 85 #define HAVE_FCNTL_H 1 86 87 /* Define to 1 if you have the `fseeko' function. */ 88 #define HAVE_FSEEKO 1 89 90 /* Define to 1 if you have the `fseeko64' function. */ 91 /* #undef HAVE_FSEEKO64 */ 92 93 /* Define to 1 if you have the `getc_unlocked' function. */ 94 #define HAVE_GETC_UNLOCKED 1 95 96 /* Define to 1 if you have the `getpagesize' function. */ 97 #define HAVE_GETPAGESIZE 1 98 99 /* Define if the GNU gettext() function is already present or preinstalled. */ 100 /* #undef HAVE_GETTEXT */ 101 102 /* Does <utime.h> define struct utimbuf? */ 103 #define HAVE_GOOD_UTIME_H 1 104 105 /* Define if you have the iconv() function and it works. */ 106 #define HAVE_ICONV 1 107 108 /* Define to 1 if you have the <inttypes.h> header file. */ 109 #define HAVE_INTTYPES_H 1 110 111 /* Define if your <locale.h> file defines LC_MESSAGES. */ 112 #define HAVE_LC_MESSAGES 1 113 114 /* Define to 1 if debuginfod is enabled. */ 115 /* #undef HAVE_LIBDEBUGINFOD */ 116 117 /* Define to 1 if debuginfod section downloading is supported. */ 118 /* #undef HAVE_LIBDEBUGINFOD_FIND_SECTION */ 119 120 /* Define if mbstate_t exists in wchar.h. */ 121 #define HAVE_MBSTATE_T 1 122 123 /* Define to 1 if you have the <memory.h> header file. */ 124 #define HAVE_MEMORY_H 1 125 126 /* Define to 1 if you have the `mkdtemp' function. */ 127 #define HAVE_MKDTEMP 1 128 129 /* Define to 1 if you have the `mkstemp' function. */ 130 #define HAVE_MKSTEMP 1 131 132 /* Define to 1 if you have a working `mmap' system call. */ 133 #define HAVE_MMAP 1 134 135 /* Define to 1 if msgpack is available. */ 136 /* #undef HAVE_MSGPACK */ 137 138 /* Define to 1 if you have the <stdint.h> header file. */ 139 #define HAVE_STDINT_H 1 140 141 /* Define to 1 if you have the <stdlib.h> header file. */ 142 #define HAVE_STDLIB_H 1 143 144 /* Define to 1 if you have the <strings.h> header file. */ 145 #define HAVE_STRINGS_H 1 146 147 /* Define to 1 if you have the <string.h> header file. */ 148 #define HAVE_STRING_H 1 149 150 /* Define to 1 if `st_atimensec' is a member of `struct stat'. */ 151 /* #undef HAVE_STRUCT_STAT_ST_ATIMENSEC */ 152 153 /* Define to 1 if `st_atimespec.tv_nsec' is a member of `struct stat'. */ 154 /* #undef HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC */ 155 156 /* Define to 1 if `st_atim.st__tim.tv_nsec' is a member of `struct stat'. */ 157 /* #undef HAVE_STRUCT_STAT_ST_ATIM_ST__TIM_TV_NSEC */ 158 159 /* Define to 1 if `st_atim.tv_nsec' is a member of `struct stat'. */ 160 #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 161 162 /* Define to 1 if you have the <sys/file.h> header file. */ 163 #define HAVE_SYS_FILE_H 1 164 165 /* Define to 1 if you have the <sys/param.h> header file. */ 166 #define HAVE_SYS_PARAM_H 1 167 168 /* Define to 1 if you have the <sys/stat.h> header file. */ 169 #define HAVE_SYS_STAT_H 1 170 171 /* Define to 1 if you have the <sys/time.h> header file. */ 172 #define HAVE_SYS_TIME_H 1 173 174 /* Define to 1 if you have the <sys/types.h> header file. */ 175 #define HAVE_SYS_TYPES_H 1 176 177 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ 178 #define HAVE_SYS_WAIT_H 1 179 180 /* Define to 1 if you have the <unistd.h> header file. */ 181 #define HAVE_UNISTD_H 1 182 183 /* Define to 1 if you have the `utimensat' function. */ 184 #define HAVE_UTIMENSAT 1 185 186 /* Define to 1 if you have the `utimes' function. */ 187 #define HAVE_UTIMES 1 188 189 /* Define to 1 if you have the <windows.h> header file. */ 190 /* #undef HAVE_WINDOWS_H */ 191 192 /* Define to 1 if zstd is enabled. */ 193 /* #undef HAVE_ZSTD */ 194 195 /* Define as const if the declaration of iconv() needs const. */ 196 #define ICONV_CONST 197 198 /* Define to the sub-directory in which libtool stores uninstalled libraries. 199 */ 200 #define LT_OBJDIR ".libs/" 201 202 /* Name of package */ 203 #define PACKAGE "binutils" 204 205 /* Define to the address where bug reports for this package should be sent. */ 206 #define PACKAGE_BUGREPORT "" 207 208 /* Define to the full name of this package. */ 209 #define PACKAGE_NAME "binutils" 210 211 /* Define to the full name and version of this package. */ 212 #define PACKAGE_STRING "binutils 2.42" 213 214 /* Define to the one symbol short name of this package. */ 215 #define PACKAGE_TARNAME "binutils" 216 217 /* Define to the home page for this package. */ 218 #define PACKAGE_URL "" 219 220 /* Define to the version of this package. */ 221 #define PACKAGE_VERSION "2.42" 222 223 /* Define to 1 if you have the ANSI C header files. */ 224 #define STDC_HEADERS 1 225 226 /* Configured target name. */ 227 #define TARGET "mips64--netbsd" 228 229 /* Define to 1 if user symbol names have a leading underscore, 0 if not. */ 230 #define TARGET_PREPENDS_UNDERSCORE 0 231 232 /* Define to 1 if the type of the st_atim member of a struct stat is struct 233 timespec. */ 234 #define TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC 1 235 236 /* Use b modifier when opening binary files? */ 237 /* #undef USE_BINARY_FOPEN */ 238 239 /* Enable extensions on AIX 3, Interix. */ 240 #ifndef _ALL_SOURCE 241 # define _ALL_SOURCE 1 242 #endif 243 /* Enable GNU extensions on systems that have them. */ 244 #ifndef _GNU_SOURCE 245 # define _GNU_SOURCE 1 246 #endif 247 /* Enable threading extensions on Solaris. */ 248 #ifndef _POSIX_PTHREAD_SEMANTICS 249 # define _POSIX_PTHREAD_SEMANTICS 1 250 #endif 251 /* Enable extensions on HP NonStop. */ 252 #ifndef _TANDEM_SOURCE 253 # define _TANDEM_SOURCE 1 254 #endif 255 /* Enable general extensions on Solaris. */ 256 #ifndef __EXTENSIONS__ 257 # define __EXTENSIONS__ 1 258 #endif 259 260 261 /* Version number of package */ 262 #define VERSION "2.42" 263 264 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a 265 `char[]'. */ 266 #define YYTEXT_POINTER 1 267 268 /* Enable large inode numbers on Mac OS X 10.5. */ 269 #ifndef _DARWIN_USE_64_BIT_INODE 270 # define _DARWIN_USE_64_BIT_INODE 1 271 #endif 272 273 /* Number of bits in a file offset, on hosts where this is settable. */ 274 /* #undef _FILE_OFFSET_BITS */ 275 276 /* Define for large files, on AIX-style hosts. */ 277 /* #undef _LARGE_FILES */ 278 279 /* Define to 1 if on MINIX. */ 280 /* #undef _MINIX */ 281 282 /* Define to 2 if the system does not provide POSIX.1 features except with 283 this defined. */ 284 /* #undef _POSIX_1_SOURCE */ 285 286 /* Define to 1 if you need to in order for `stat' and other things to work. */ 287 /* #undef _POSIX_SOURCE */ 288