1475b3abcSchristos /* This file is automatically generated. DO NOT EDIT! */ 2*cf89d143Smrg /* Generated from: NetBSD: mknative-gcc,v 1.117 2023/07/31 01:48:37 mrg Exp */ 3475b3abcSchristos /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */ 4475b3abcSchristos 5475b3abcSchristos /* config.h. Generated from config.in by configure. */ 6475b3abcSchristos /* config.in. Generated from configure.ac by autoheader. */ 7475b3abcSchristos 8475b3abcSchristos /* Define if building universal (internal helper macro) */ 9475b3abcSchristos /* #undef AC_APPLE_UNIVERSAL_BUILD */ 10475b3abcSchristos 11475b3abcSchristos /* Define to 1 if you want more run-time sanity checks. */ 12475b3abcSchristos #define CHECKING_P 0 13475b3abcSchristos 14475b3abcSchristos /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP 15475b3abcSchristos systems. This function is required for `alloca.c' support on those systems. 16475b3abcSchristos */ 17475b3abcSchristos /* #undef CRAY_STACKSEG_END */ 18475b3abcSchristos 19475b3abcSchristos /* Define to 1 if using `alloca.c'. */ 20475b3abcSchristos /* #undef C_ALLOCA */ 21475b3abcSchristos 22475b3abcSchristos /* Define if you want assertions enabled. This is a cheap check. */ 23475b3abcSchristos #define ENABLE_ASSERT_CHECKING 1 24475b3abcSchristos 25475b3abcSchristos /* Define to enable system headers canonicalization. */ 26475b3abcSchristos #define ENABLE_CANONICAL_SYSTEM_HEADERS 1 27475b3abcSchristos 28475b3abcSchristos /* Define to 1 if translation of program messages to the user's native 29475b3abcSchristos language is requested. */ 30475b3abcSchristos #define ENABLE_NLS 1 31475b3abcSchristos 32475b3abcSchristos /* Define to get calls to the valgrind runtime enabled. */ 33475b3abcSchristos /* #undef ENABLE_VALGRIND_ANNOTATIONS */ 34475b3abcSchristos 35475b3abcSchristos /* Define if you want to workaround valgrind (a memory checker) warnings about 36475b3abcSchristos possible memory leaks because of libcpp use of interior pointers. */ 37475b3abcSchristos /* #undef ENABLE_VALGRIND_CHECKING */ 38475b3abcSchristos 39475b3abcSchristos /* Define to 1 if you have `alloca', as a function or macro. */ 40475b3abcSchristos #define HAVE_ALLOCA 1 41475b3abcSchristos 42475b3abcSchristos /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). 43475b3abcSchristos */ 44475b3abcSchristos /* #undef HAVE_ALLOCA_H */ 45475b3abcSchristos 46475b3abcSchristos /* Define to 1 if you have the `clearerr_unlocked' function. */ 47475b3abcSchristos /* #undef HAVE_CLEARERR_UNLOCKED */ 48475b3abcSchristos 49475b3abcSchristos /* Define to 1 if you have the declaration of `abort', and to 0 if you don't. 50475b3abcSchristos */ 51475b3abcSchristos #define HAVE_DECL_ABORT 1 52475b3abcSchristos 53475b3abcSchristos /* Define to 1 if you have the declaration of `asprintf', and to 0 if you 54475b3abcSchristos don't. */ 55475b3abcSchristos #define HAVE_DECL_ASPRINTF 1 56475b3abcSchristos 57475b3abcSchristos /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if 58475b3abcSchristos you don't. */ 59475b3abcSchristos #define HAVE_DECL_BASENAME 0 60475b3abcSchristos 61475b3abcSchristos /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if 62475b3abcSchristos you don't. */ 63475b3abcSchristos #define HAVE_DECL_CLEARERR_UNLOCKED 0 64475b3abcSchristos 65475b3abcSchristos /* Define to 1 if you have the declaration of `errno', and to 0 if you don't. 66475b3abcSchristos */ 67475b3abcSchristos #define HAVE_DECL_ERRNO 0 68475b3abcSchristos 69475b3abcSchristos /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you 70475b3abcSchristos don't. */ 71475b3abcSchristos #define HAVE_DECL_FEOF_UNLOCKED 0 72475b3abcSchristos 73475b3abcSchristos /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if 74475b3abcSchristos you don't. */ 75475b3abcSchristos #define HAVE_DECL_FERROR_UNLOCKED 0 76475b3abcSchristos 77475b3abcSchristos /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if 78475b3abcSchristos you don't. */ 79475b3abcSchristos #define HAVE_DECL_FFLUSH_UNLOCKED 0 80475b3abcSchristos 81475b3abcSchristos /* Define to 1 if you have the declaration of `fgetc_unlocked', and to 0 if 82475b3abcSchristos you don't. */ 83475b3abcSchristos #define HAVE_DECL_FGETC_UNLOCKED 0 84475b3abcSchristos 85475b3abcSchristos /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if 86475b3abcSchristos you don't. */ 87475b3abcSchristos #define HAVE_DECL_FGETS_UNLOCKED 0 88475b3abcSchristos 89475b3abcSchristos /* Define to 1 if you have the declaration of `fileno_unlocked', and to 0 if 90475b3abcSchristos you don't. */ 91475b3abcSchristos #define HAVE_DECL_FILENO_UNLOCKED 0 92475b3abcSchristos 93475b3abcSchristos /* Define to 1 if you have the declaration of `fprintf_unlocked', and to 0 if 94475b3abcSchristos you don't. */ 95475b3abcSchristos #define HAVE_DECL_FPRINTF_UNLOCKED 0 96475b3abcSchristos 97475b3abcSchristos /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if 98475b3abcSchristos you don't. */ 99475b3abcSchristos #define HAVE_DECL_FPUTC_UNLOCKED 0 100475b3abcSchristos 101475b3abcSchristos /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if 102475b3abcSchristos you don't. */ 103475b3abcSchristos #define HAVE_DECL_FPUTS_UNLOCKED 0 104475b3abcSchristos 105475b3abcSchristos /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if 106475b3abcSchristos you don't. */ 107475b3abcSchristos #define HAVE_DECL_FREAD_UNLOCKED 0 108475b3abcSchristos 109475b3abcSchristos /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if 110475b3abcSchristos you don't. */ 111475b3abcSchristos #define HAVE_DECL_FWRITE_UNLOCKED 0 112475b3abcSchristos 113475b3abcSchristos /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if 114475b3abcSchristos you don't. */ 115475b3abcSchristos #define HAVE_DECL_GETCHAR_UNLOCKED 1 116475b3abcSchristos 117475b3abcSchristos /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you 118475b3abcSchristos don't. */ 119475b3abcSchristos #define HAVE_DECL_GETC_UNLOCKED 1 120475b3abcSchristos 121475b3abcSchristos /* Define to 1 if you have the declaration of `getopt', and to 0 if you don't. 122475b3abcSchristos */ 123475b3abcSchristos #define HAVE_DECL_GETOPT 1 124475b3abcSchristos 125475b3abcSchristos /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if 126475b3abcSchristos you don't. */ 127475b3abcSchristos #define HAVE_DECL_PUTCHAR_UNLOCKED 1 128475b3abcSchristos 129475b3abcSchristos /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you 130475b3abcSchristos don't. */ 131475b3abcSchristos #define HAVE_DECL_PUTC_UNLOCKED 1 132475b3abcSchristos 133475b3abcSchristos /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you 134475b3abcSchristos don't. */ 135475b3abcSchristos #define HAVE_DECL_VASPRINTF 1 136475b3abcSchristos 137475b3abcSchristos /* Define to 1 if you have the <fcntl.h> header file. */ 138475b3abcSchristos #define HAVE_FCNTL_H 1 139475b3abcSchristos 140475b3abcSchristos /* Define to 1 if you have the `feof_unlocked' function. */ 141475b3abcSchristos /* #undef HAVE_FEOF_UNLOCKED */ 142475b3abcSchristos 143475b3abcSchristos /* Define to 1 if you have the `ferror_unlocked' function. */ 144475b3abcSchristos /* #undef HAVE_FERROR_UNLOCKED */ 145475b3abcSchristos 146475b3abcSchristos /* Define to 1 if you have the `fflush_unlocked' function. */ 147475b3abcSchristos /* #undef HAVE_FFLUSH_UNLOCKED */ 148475b3abcSchristos 149475b3abcSchristos /* Define to 1 if you have the `fgetc_unlocked' function. */ 150475b3abcSchristos /* #undef HAVE_FGETC_UNLOCKED */ 151475b3abcSchristos 152475b3abcSchristos /* Define to 1 if you have the `fgets_unlocked' function. */ 153475b3abcSchristos /* #undef HAVE_FGETS_UNLOCKED */ 154475b3abcSchristos 155475b3abcSchristos /* Define to 1 if you have the `fileno_unlocked' function. */ 156475b3abcSchristos /* #undef HAVE_FILENO_UNLOCKED */ 157475b3abcSchristos 158475b3abcSchristos /* Define to 1 if you have the `fprintf_unlocked' function. */ 159475b3abcSchristos /* #undef HAVE_FPRINTF_UNLOCKED */ 160475b3abcSchristos 161475b3abcSchristos /* Define to 1 if you have the `fputc_unlocked' function. */ 162475b3abcSchristos /* #undef HAVE_FPUTC_UNLOCKED */ 163475b3abcSchristos 164475b3abcSchristos /* Define to 1 if you have the `fputs_unlocked' function. */ 165475b3abcSchristos /* #undef HAVE_FPUTS_UNLOCKED */ 166475b3abcSchristos 167475b3abcSchristos /* Define to 1 if you have the `fread_unlocked' function. */ 168475b3abcSchristos /* #undef HAVE_FREAD_UNLOCKED */ 169475b3abcSchristos 170475b3abcSchristos /* Define to 1 if you have the `fwrite_unlocked' function. */ 171475b3abcSchristos /* #undef HAVE_FWRITE_UNLOCKED */ 172475b3abcSchristos 173475b3abcSchristos /* Define to 1 if you have the `getchar_unlocked' function. */ 174475b3abcSchristos #define HAVE_GETCHAR_UNLOCKED 1 175475b3abcSchristos 176475b3abcSchristos /* Define to 1 if you have the `getc_unlocked' function. */ 177475b3abcSchristos #define HAVE_GETC_UNLOCKED 1 178475b3abcSchristos 179475b3abcSchristos /* Define if you have the iconv() function. */ 180a66f3670Schristos #define HAVE_ICONV 1 181475b3abcSchristos 182475b3abcSchristos /* Define to 1 if you have the <inttypes.h> header file. */ 183475b3abcSchristos #define HAVE_INTTYPES_H 1 184475b3abcSchristos 185475b3abcSchristos /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */ 186475b3abcSchristos #define HAVE_LANGINFO_CODESET 1 187475b3abcSchristos 188475b3abcSchristos /* Define to 1 if you have the <limits.h> header file. */ 189475b3abcSchristos #define HAVE_LIMITS_H 1 190475b3abcSchristos 191475b3abcSchristos /* Define to 1 if you have the <locale.h> header file. */ 192475b3abcSchristos #define HAVE_LOCALE_H 1 193475b3abcSchristos 194475b3abcSchristos /* Define to 1 if you have the <memory.h> header file. */ 195475b3abcSchristos #define HAVE_MEMORY_H 1 196475b3abcSchristos 197475b3abcSchristos /* Define to 1 if libc includes obstacks. */ 198475b3abcSchristos /* #undef HAVE_OBSTACK */ 199475b3abcSchristos 200475b3abcSchristos /* Define to 1 if you have the `putchar_unlocked' function. */ 201475b3abcSchristos #define HAVE_PUTCHAR_UNLOCKED 1 202475b3abcSchristos 203475b3abcSchristos /* Define to 1 if you have the `putc_unlocked' function. */ 204475b3abcSchristos #define HAVE_PUTC_UNLOCKED 1 205475b3abcSchristos 206475b3abcSchristos /* Define to 1 if you can assemble SSE4 insns. */ 207475b3abcSchristos /* #undef HAVE_SSE4 */ 208475b3abcSchristos 209475b3abcSchristos /* Define to 1 if you have the <stddef.h> header file. */ 210475b3abcSchristos #define HAVE_STDDEF_H 1 211475b3abcSchristos 212475b3abcSchristos /* Define to 1 if you have the <stdint.h> header file. */ 213475b3abcSchristos #define HAVE_STDINT_H 1 214475b3abcSchristos 215475b3abcSchristos /* Define to 1 if you have the <stdlib.h> header file. */ 216475b3abcSchristos #define HAVE_STDLIB_H 1 217475b3abcSchristos 218475b3abcSchristos /* Define to 1 if you have the <strings.h> header file. */ 219475b3abcSchristos #define HAVE_STRINGS_H 1 220475b3abcSchristos 221475b3abcSchristos /* Define to 1 if you have the <string.h> header file. */ 222475b3abcSchristos #define HAVE_STRING_H 1 223475b3abcSchristos 224475b3abcSchristos /* Define to 1 if you have the <sys/file.h> header file. */ 225475b3abcSchristos #define HAVE_SYS_FILE_H 1 226475b3abcSchristos 227475b3abcSchristos /* Define to 1 if you have the <sys/stat.h> header file. */ 228475b3abcSchristos #define HAVE_SYS_STAT_H 1 229475b3abcSchristos 230475b3abcSchristos /* Define to 1 if you have the <sys/types.h> header file. */ 231475b3abcSchristos #define HAVE_SYS_TYPES_H 1 232475b3abcSchristos 233475b3abcSchristos /* Define if <sys/types.h> defines \`uchar'. */ 234475b3abcSchristos /* #undef HAVE_UCHAR */ 235475b3abcSchristos 236475b3abcSchristos /* Define to 1 if the system has the type `uintptr_t'. */ 237475b3abcSchristos #define HAVE_UINTPTR_T 1 238475b3abcSchristos 239475b3abcSchristos /* Define to 1 if you have the <unistd.h> header file. */ 240475b3abcSchristos #define HAVE_UNISTD_H 1 241475b3abcSchristos 242475b3abcSchristos /* Define as const if the declaration of iconv() needs const. */ 243a66f3670Schristos #define ICONV_CONST 244475b3abcSchristos 245475b3abcSchristos /* Define to the name of this package. */ 246475b3abcSchristos #define PACKAGE "cpplib" 247475b3abcSchristos 248475b3abcSchristos /* Define to the address where bug reports for this package should be sent. */ 249475b3abcSchristos #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" 250475b3abcSchristos 251475b3abcSchristos /* Define to the full name of this package. */ 252475b3abcSchristos #define PACKAGE_NAME "cpplib" 253475b3abcSchristos 254475b3abcSchristos /* Define to the full name and version of this package. */ 255475b3abcSchristos #define PACKAGE_STRING "cpplib " 256475b3abcSchristos 257475b3abcSchristos /* Define to the one symbol short name of this package. */ 258475b3abcSchristos #define PACKAGE_TARNAME "cpplib" 259475b3abcSchristos 260475b3abcSchristos /* Define to the home page for this package. */ 261475b3abcSchristos #define PACKAGE_URL "" 262475b3abcSchristos 263475b3abcSchristos /* Define to the version of this package. */ 264475b3abcSchristos #define PACKAGE_VERSION " " 265475b3abcSchristos 266*cf89d143Smrg /* The size of `dev_t', as computed by sizeof. */ 267*cf89d143Smrg #define SIZEOF_DEV_T 8 268*cf89d143Smrg 269*cf89d143Smrg /* The size of `ino_t', as computed by sizeof. */ 270*cf89d143Smrg #define SIZEOF_INO_T 8 271*cf89d143Smrg 272475b3abcSchristos /* The size of `int', as computed by sizeof. */ 273475b3abcSchristos #define SIZEOF_INT 4 274475b3abcSchristos 275475b3abcSchristos /* The size of `long', as computed by sizeof. */ 276475b3abcSchristos #define SIZEOF_LONG 8 277475b3abcSchristos 278475b3abcSchristos /* If using the C implementation of alloca, define if you know the 279475b3abcSchristos direction of stack growth for your system; otherwise it will be 280475b3abcSchristos automatically deduced at runtime. 281475b3abcSchristos STACK_DIRECTION > 0 => grows toward higher addresses 282475b3abcSchristos STACK_DIRECTION < 0 => grows toward lower addresses 283475b3abcSchristos STACK_DIRECTION = 0 => direction of growth unknown */ 284475b3abcSchristos /* #undef STACK_DIRECTION */ 285475b3abcSchristos 286475b3abcSchristos /* Define to 1 if you have the ANSI C header files. */ 287475b3abcSchristos #define STDC_HEADERS 1 288475b3abcSchristos 289475b3abcSchristos /* Define if you can safely include both <string.h> and <strings.h>. */ 290475b3abcSchristos #define STRING_WITH_STRINGS 1 291475b3abcSchristos 292475b3abcSchristos /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 293475b3abcSchristos #define TIME_WITH_SYS_TIME 1 294475b3abcSchristos 295475b3abcSchristos /* Define to 1 if your <sys/time.h> declares `struct tm'. */ 296475b3abcSchristos /* #undef TM_IN_SYS_TIME */ 297475b3abcSchristos 298475b3abcSchristos /* Enable extensions on AIX 3, Interix. */ 299475b3abcSchristos #ifndef _ALL_SOURCE 300475b3abcSchristos # define _ALL_SOURCE 1 301475b3abcSchristos #endif 302475b3abcSchristos /* Enable GNU extensions on systems that have them. */ 303475b3abcSchristos #ifndef _GNU_SOURCE 304475b3abcSchristos # define _GNU_SOURCE 1 305475b3abcSchristos #endif 306475b3abcSchristos /* Enable threading extensions on Solaris. */ 307475b3abcSchristos #ifndef _POSIX_PTHREAD_SEMANTICS 308475b3abcSchristos # define _POSIX_PTHREAD_SEMANTICS 1 309475b3abcSchristos #endif 310475b3abcSchristos /* Enable extensions on HP NonStop. */ 311475b3abcSchristos #ifndef _TANDEM_SOURCE 312475b3abcSchristos # define _TANDEM_SOURCE 1 313475b3abcSchristos #endif 314475b3abcSchristos /* Enable general extensions on Solaris. */ 315475b3abcSchristos #ifndef __EXTENSIONS__ 316475b3abcSchristos # define __EXTENSIONS__ 1 317475b3abcSchristos #endif 318475b3abcSchristos 319475b3abcSchristos 320475b3abcSchristos /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most 321475b3abcSchristos significant byte first (like Motorola and SPARC, unlike Intel). */ 322475b3abcSchristos #if defined AC_APPLE_UNIVERSAL_BUILD 323475b3abcSchristos # if defined __BIG_ENDIAN__ 324475b3abcSchristos # define WORDS_BIGENDIAN 1 325475b3abcSchristos # endif 326475b3abcSchristos #else 327475b3abcSchristos # ifndef WORDS_BIGENDIAN 328475b3abcSchristos /* # undef WORDS_BIGENDIAN */ 329475b3abcSchristos # endif 330475b3abcSchristos #endif 331475b3abcSchristos 332475b3abcSchristos /* Enable large inode numbers on Mac OS X 10.5. */ 333475b3abcSchristos #ifndef _DARWIN_USE_64_BIT_INODE 334475b3abcSchristos # define _DARWIN_USE_64_BIT_INODE 1 335475b3abcSchristos #endif 336475b3abcSchristos 337475b3abcSchristos /* Number of bits in a file offset, on hosts where this is settable. */ 338475b3abcSchristos /* #undef _FILE_OFFSET_BITS */ 339475b3abcSchristos 340475b3abcSchristos /* Define for large files, on AIX-style hosts. */ 341475b3abcSchristos /* #undef _LARGE_FILES */ 342475b3abcSchristos 343475b3abcSchristos /* Define to 1 if on MINIX. */ 344475b3abcSchristos /* #undef _MINIX */ 345475b3abcSchristos 346475b3abcSchristos /* Define to 2 if the system does not provide POSIX.1 features except with 347475b3abcSchristos this defined. */ 348475b3abcSchristos /* #undef _POSIX_1_SOURCE */ 349475b3abcSchristos 350475b3abcSchristos /* Define to 1 if you need to in order for `stat' and other things to work. */ 351475b3abcSchristos /* #undef _POSIX_SOURCE */ 352475b3abcSchristos 353475b3abcSchristos /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>, 354475b3abcSchristos <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the 355475b3abcSchristos #define below would cause a syntax error. */ 356475b3abcSchristos /* #undef _UINT64_T */ 357475b3abcSchristos 358475b3abcSchristos /* Define to empty if `const' does not conform to ANSI C. */ 359475b3abcSchristos /* #undef const */ 360475b3abcSchristos 361475b3abcSchristos /* Define to `__inline__' or `__inline' if that's what the C compiler 362475b3abcSchristos calls it, or to nothing if 'inline' is not supported under any name. */ 363475b3abcSchristos #ifndef __cplusplus 364475b3abcSchristos /* #undef inline */ 365475b3abcSchristos #endif 366475b3abcSchristos 367475b3abcSchristos /* Define to `long int' if <sys/types.h> does not define. */ 368475b3abcSchristos /* #undef off_t */ 369475b3abcSchristos 370475b3abcSchristos /* Define to `int' if <sys/types.h> does not define. */ 371475b3abcSchristos /* #undef ptrdiff_t */ 372475b3abcSchristos 373475b3abcSchristos /* Define to `unsigned int' if <sys/types.h> does not define. */ 374475b3abcSchristos /* #undef size_t */ 375475b3abcSchristos 376475b3abcSchristos /* Define to `int' if <sys/types.h> does not define. */ 377475b3abcSchristos /* #undef ssize_t */ 378475b3abcSchristos 379475b3abcSchristos /* Define to the type of an unsigned integer type of width exactly 64 bits if 380475b3abcSchristos such a type exists and the standard includes do not define it. */ 381475b3abcSchristos /* #undef uint64_t */ 382475b3abcSchristos 383475b3abcSchristos /* Define to the type of an unsigned integer type wide enough to hold a 384475b3abcSchristos pointer, if such a type exists, and if the system does not define it. */ 385475b3abcSchristos /* #undef uintptr_t */ 386