📄 uclibc_config.h
字号:
/* * Automatically generated C config: don't edit */#if !defined __FEATURES_H && !defined __need_uClibc_config_h#error Never include <bits/uClibc_config.h> directly; use <features.h> instead#endif#define AUTOCONF_INCLUDED/* * Version Number */#define __UCLIBC_MAJOR__ 0#define __UCLIBC_MINOR__ 9#define __UCLIBC_SUBLEVEL__ 26#undef __TARGET_alpha__#define __TARGET_arm__ 1#undef __TARGET_cris__#undef __TARGET_e1__#undef __TARGET_h8300__#undef __TARGET_i386__#undef __TARGET_i960__#undef __TARGET_m68k__#undef __TARGET_microblaze__#undef __TARGET_mips__#undef __TARGET_powerpc__#undef __TARGET_sh__#undef __TARGET_sparc__#undef __TARGET_v850__/* * Target Architecture Features and Options */#define __HAVE_ELF__ 1#define __TARGET_ARCH__ "arm"#define __ARCH_CFLAGS__ "-I$(KERNEL_SOURCE)/include"#undef __CONFIG_GENERIC_ARM__#undef __CONFIG_ARM610__#undef __CONFIG_ARM710__#undef __CONFIG_ARM720T__#define __CONFIG_ARM920T__ 1#undef __CONFIG_ARM922T__#undef __CONFIG_ARM926T__#undef __CONFIG_ARM_SA110__#undef __CONFIG_ARM_SA1100__#undef __CONFIG_ARM_XSCALE__#define __ARCH_LITTLE_ENDIAN__ 1#undef __ARCH_BIG_ENDIAN__#define __ARCH_HAS_NO_MMU__ 1#define __UCLIBC_HAS_FLOATS__ 1#undef __HAS_FPU__#define __UCLIBC_HAS_SOFT_FLOAT__ 1#define __DO_C99_MATH__ 1#define __WARNINGS__ "-Wall"#define __KERNEL_SOURCE__ "/src2510/uClinux/linux-2.4.x"#define __UCLIBC_UCLINUX_BROKEN_MUNMAP__ 1#define __EXCLUDE_BRK__ 1#define __C_SYMBOL_PREFIX__ ""#define __HAVE_DOT_CONFIG__ 1/* * General Library Settings */#undef __HAVE_NO_PIC__#undef __DOPIC__#define __HAVE_NO_SHARED__ 1#define __ARCH_HAS_NO_LDSO__ 1#undef __UCLIBC_PIE_SUPPORT__#define __UCLIBC_CTOR_DTOR__ 1#undef __UCLIBC_PROPOLICE__#undef __UCLIBC_PROFILING__#undef __HAS_NO_THREADS__#define __UCLIBC_HAS_THREADS__ 1#undef __PTHREADS_DEBUG_SUPPORT__#undef __UCLIBC_HAS_LFS__#define __MALLOC__ 1#undef __MALLOC_SIMPLE__#undef __MALLOC_STANDARD__#undef __MALLOC_GLIBC_COMPAT__#define __UCLIBC_DYNAMIC_ATEXIT__ 1#undef __HAS_SHADOW__#undef __UNIX98PTY_ONLY__#define __ASSUME_DEVPTS__ 1#undef __UCLIBC_HAS_TM_EXTENSIONS__#define __UCLIBC_HAS_TZ_CACHING__ 1#define __UCLIBC_HAS_TZ_FILE__ 1#define __UCLIBC_HAS_TZ_FILE_READ_MANY__ 1#define __UCLIBC_TZ_FILE_PATH__ "/etc/TZ"/* * Networking Support */#define __UCLIBC_HAS_IPV6__ 1#undef __UCLIBC_HAS_RPC__/* * String and Stdio Support */#define __UCLIBC_HAS_CTYPE_TABLES__ 1#define __UCLIBC_HAS_CTYPE_SIGNED__ 1#undef __UCLIBC_HAS_CTYPE_UNSAFE__#define __UCLIBC_HAS_CTYPE_CHECKED__ 1#undef __UCLIBC_HAS_CTYPE_ENFORCED__#undef __UCLIBC_HAS_WCHAR__#undef __UCLIBC_HAS_LOCALE__#undef __UCLIBC_HAS_HEXADECIMAL_FLOATS__#undef __UCLIBC_HAS_GLIBC_CUSTOM_PRINTF__#undef __USE_OLD_VFPRINTF__#define __UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS__ 9#undef __UCLIBC_HAS_SCANF_GLIBC_A_FLAG__#undef __UCLIBC_HAS_STDIO_BUFSIZ_NONE__#undef __UCLIBC_HAS_STDIO_BUFSIZ_256__#undef __UCLIBC_HAS_STDIO_BUFSIZ_512__#undef __UCLIBC_HAS_STDIO_BUFSIZ_1024__#undef __UCLIBC_HAS_STDIO_BUFSIZ_2048__#define __UCLIBC_HAS_STDIO_BUFSIZ_4096__ 1#undef __UCLIBC_HAS_STDIO_BUFSIZ_8192__#define __UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE__ 1#undef __UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4__#undef __UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8__#define __UCLIBC_HAS_STDIO_GETC_MACRO__ 1#define __UCLIBC_HAS_STDIO_PUTC_MACRO__ 1#define __UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION__ 1#undef __UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE__#undef __UCLIBC_HAS_GLIBC_CUSTOM_STREAMS__#undef __UCLIBC_HAS_PRINTF_M_SPEC__#define __UCLIBC_HAS_ERRNO_MESSAGES__ 1#undef __UCLIBC_HAS_SYS_ERRLIST__#define __UCLIBC_HAS_SIGNUM_MESSAGES__ 1#undef __UCLIBC_HAS_SYS_SIGLIST__#define __UCLIBC_HAS_GNU_GETOPT__ 1/* * Big and Tall */#define __UCLIBC_HAS_REGEX__ 1#undef __UCLIBC_HAS_WORDEXP__#undef __UCLIBC_HAS_FTW__#define __UCLIBC_HAS_GLOB__ 1/* * Library Installation Options */#define __RUNTIME_PREFIX__ "/usr/$(TARGET_ARCH)-linux-uclibc/"#define __DEVEL_PREFIX__ "/usr/$(TARGET_ARCH)-linux-uclibc/usr/"/* * uClibc development/debugging options */#undef __DODEBUG__#undef __DOASSERTS__#undef __UCLIBC_MALLOC_DEBUGGING__#undef __UCLIBC_MJN3_ONLY__
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -