/* * Automatically generated C config: don't edit */ /* * Version Number */ #define __UCLIBCXX_MAJOR__ 0 #define __UCLIBCXX_MINOR__ 1 #define __UCLIBCXX_SUBLEVEL__ 12 #undef __TARGET_alpha__ #define __TARGET_arm__ 1 #undef __TARGET_i386__ #undef __TARGET_mips__ #undef __TARGET_parisc__ #undef __TARGET_powerpc__ #undef __TARGET_x86_64__ /* * Target Architecture Features and Options */ #define __TARGET_ARCH__ "arm-eabi" #define __ARCH_SUPPORTS_LITTLE_ENDIAN__ 1 #undef __CONFIG_GENERIC_386__ #undef __CONFIG_386__ #undef __CONFIG_486__ #undef __CONFIG_586__ #undef __CONFIG_586MMX__ #undef __CONFIG_686__ #undef __CONFIG_PENTIUMIII__ #define __CONFIG_PENTIUM4__ 1 #undef __CONFIG_K6__ #undef __CONFIG_K7__ #undef __CONFIG_CRUSOE__ #undef __CONFIG_WINCHIPC6__ #undef __CONFIG_WINCHIP2__ #undef __CONFIG_CYRIXIII__ #define __ARCH_LITTLE_ENDIAN__ 1 #undef __ARCH_BIG_ENDIAN__ #define __UCLIBCXX_HAS_FLOATS__ 1 #define __WARNINGS__ "-Wall" #define __HAVE_DOT_CONFIG__ 1 /* * String and I/O Stream Support */ #undef __UCLIBCXX_HAS_WCHAR__ #define __UCLIBCXX_IOSTREAM_BUFSIZE__ 32 #define __UCLIBCXX_HAS_LFS__ 1 #define __UCLIBCXX_SUPPORT_CDIR__ 1 #define __UCLIBCXX_SUPPORT_CIN__ 1 #define __UCLIBCXX_SUPPORT_COUT__ 1 #define __UCLIBCXX_SUPPORT_CERR__ 1 #undef __UCLIBCXX_SUPPORT_CLOG__ /* * STL and Code Expansion */ #define __UCLIBCXX_STL_BUFFER_SIZE__ 32 #define __UCLIBCXX_CODE_EXPANSION__ 1 #undef __UCLIBCXX_EXPAND_CONSTRUCTORS_DESTRUCTORS__ #define __UCLIBCXX_EXPAND_STRING_CHAR__ 1 #define __UCLIBCXX_EXPAND_VECTOR_BASIC__ 1 #define __UCLIBCXX_EXPAND_IOS_CHAR__ 1 #define __UCLIBCXX_EXPAND_STREAMBUF_CHAR__ 1 #define __UCLIBCXX_EXPAND_ISTREAM_CHAR__ 1 #define __UCLIBCXX_EXPAND_OSTREAM_CHAR__ 1 #define __UCLIBCXX_EXPAND_FSTREAM_CHAR__ 1 #define __UCLIBCXX_EXPAND_SSTREAM_CHAR__ 1 //#define __UCLIBCXX_COMPILE_STRING__ 1 /* * Library Installation Options */ #define __UCLIBCXX_RUNTIME_PREFIX__ "/usr/$(TARGET_ARCH)-linux-uclibc" #define __UCLIBCXX_RUNTIME_INCLUDE_SUBDIR__ "/include" #define __UCLIBCXX_RUNTIME_LIB_SUBDIR__ "/lib" #define __UCLIBCXX_RUNTIME_BIN_SUBDIR__ "/bin" //#define __UCLIBCXX_EXCEPTION_SUPPORT__ 1 #undef __UCLIBCXX_EXCEPTION_SUPPORT__ #define __IMPORT_LIBSUP__ 1 #define __BUILD_STATIC_LIB__ 1 #undef __BUILD_ONLY_STATIC_LIB__ #undef __DODEBUG__