| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113 | ## Automatically generated make config: don't edit### Target Architecture Features and Options#HAVE_ELF=yCONFIG_CRIS=yUCLIBC_HAS_MMU=yUCLIBC_HAS_FLOATS=yHAS_FPU=y# DO_C99_MATH is not setWARNINGS="-Wall"KERNEL_SOURCE="$(AXIS_KERNEL_DIR)"C_SYMBOL_PREFIX=""HAVE_DOT_CONFIG=y## General Library Settings#DOPIC=yHAVE_SHARED=yADD_LIBGCC_FUNCTIONS=yBUILD_UCLIBC_LDSO=y# LDSO_LDD_SUPPORT is not setUCLIBC_CTOR_DTOR=y# UCLIBC_PROFILING is not setUCLIBC_HAS_THREADS=y# PTHREADS_DEBUG_SUPPORT is not setUCLIBC_HAS_LFS=y# MALLOC is not setMALLOC_930716=y# MALLOC_GLIBC_COMPAT is not set# UCLIBC_DYNAMIC_ATEXIT is not setHAS_SHADOW=yUNIX98PTY_ONLY=yASSUME_DEVPTS=y# UCLIBC_HAS_TM_EXTENSIONS is not setUCLIBC_HAS_TZ_CACHING=yUCLIBC_HAS_TZ_FILE=yUCLIBC_HAS_TZ_FILE_READ_MANY=yUCLIBC_TZ_FILE_PATH="/etc/TZ"## Networking Support#UCLIBC_HAS_IPV6=yUCLIBC_HAS_RPC=y# UCLIBC_HAS_FULL_RPC is not set## String and Stdio Support#UCLIBC_HAS_CTYPE_TABLES=yUCLIBC_HAS_CTYPE_SIGNED=y# UCLIBC_HAS_CTYPE_UNSAFE is not setUCLIBC_HAS_CTYPE_CHECKED=y# UCLIBC_HAS_CTYPE_ENFORCED is not set# UCLIBC_HAS_WCHAR is not set# UCLIBC_HAS_LOCALE is not set# UCLIBC_HAS_HEXADECIMAL_FLOATS is not set# UCLIBC_HAS_GLIBC_CUSTOM_PRINTF is not set# USE_OLD_VFPRINTF is not setUCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9# UCLIBC_HAS_SCANF_GLIBC_A_FLAG is not set# UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set# UCLIBC_HAS_STDIO_BUFSIZ_256 is not set# UCLIBC_HAS_STDIO_BUFSIZ_512 is not set# UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set# UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set# UCLIBC_HAS_STDIO_BUFSIZ_4096 is not setUCLIBC_HAS_STDIO_BUFSIZ_8192=yUCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not setUCLIBC_HAS_STDIO_GETC_MACRO=yUCLIBC_HAS_STDIO_PUTC_MACRO=yUCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y# UCLIBC_HAS_FOPEN_LARGEFILE_MODE is not set# UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE is not set# UCLIBC_HAS_GLIBC_CUSTOM_STREAMS is not setUCLIBC_HAS_PRINTF_M_SPEC=yUCLIBC_HAS_ERRNO_MESSAGES=yUCLIBC_HAS_SYS_ERRLIST=yUCLIBC_HAS_SIGNUM_MESSAGES=yUCLIBC_HAS_SYS_SIGLIST=yUCLIBC_HAS_GNU_GETOPT=y## Big and Tall#UCLIBC_HAS_REGEX=y# UCLIBC_HAS_WORDEXP is not set# UCLIBC_HAS_FTW is not setUCLIBC_HAS_GLOB=y## Library Installation Options#SHARED_LIB_LOADER_PATH="/lib"DEVEL_PREFIX="$(AXIS_TOP_DIR)/target/cris-axis-linux-gnuuclibc"SYSTEM_DEVEL_PREFIX="$(TOPDIR)"DEVEL_TOOL_PREFIX="$(DEVEL_PREFIX)/include"## uClibc development/debugging options## DODEBUG is not set# DOASSERTS is not set# SUPPORT_LD_DEBUG is not set# SUPPORT_LD_DEBUG_EARLY is not set# UCLIBC_MJN3_ONLY is not set
 |