91229cd14f80902fd5615e9e0a4476ec8ff7d4d9
[openwrt.git] / package / uclibc++ / uclibc++.config
1 #
2 # Automatically generated make config: don't edit
3 #
4 # TARGET_arm is not set
5 # TARGET_i386 is not set
6 TARGET_mips=y
7 # TARGET_powerpc is not set
8
9 #
10 # Target Architecture Features and Options
11 #
12 HAVE_ELF=y
13 TARGET_ARCH="mips"
14 ARCH_CFLAGS="-mno-split-addresses"
15 # CONFIG_GENERIC_386 is not set
16 # CONFIG_386 is not set
17 # CONFIG_486 is not set
18 # CONFIG_586 is not set
19 # CONFIG_586MMX is not set
20 # CONFIG_686 is not set
21 # CONFIG_PENTIUMIII is not set
22 # CONFIG_PENTIUM4 is not set
23 # CONFIG_K6 is not set
24 # CONFIG_K7 is not set
25 # CONFIG_CRUSOE is not set
26 # CONFIG_WINCHIPC6 is not set
27 # CONFIG_WINCHIP2 is not set
28 # CONFIG_CYRIXIII is not set
29 # CONFIG_MIPS_ISA_1 is not set
30 # CONFIG_MIPS_ISA_2 is not set
31 # CONFIG_MIPS_ISA_3 is not set
32 # CONFIG_MIPS_ISA_4 is not set
33 CONFIG_MIPS_ISA_MIPS32=y
34 # CONFIG_MIPS_ISA_MIPS64 is not set
35 ARCH_LITTLE_ENDIAN=y
36 # ARCH_BIG_ENDIAN is not set
37 UCLIBCXX_HAS_FLOATS=y
38 WARNINGS="-Wall"
39 HAVE_DOT_CONFIG=y
40
41 #
42 # String and I/O Stream Support
43 #
44 UCLIBCXX_HAS_WCHAR=y
45 UCLIBCXX_IOSTREAM_BUFSIZE=32
46 UCLIBCXX_HAS_LFS=y
47 UCLIBCXX_SUPPORT_CDIR=y
48 UCLIBCXX_SUPPORT_CIN=y
49 UCLIBCXX_SUPPORT_COUT=y
50 UCLIBCXX_SUPPORT_CERR=y
51
52 #
53 # STL and Code Expansion
54 #
55 UCLIBCXX_STL_BUFFER_SIZE=32
56 UCLIBCXX_CODE_EXPANSION=y
57 UCLIBCXX_EXPAND_STRING_CHAR=y
58 UCLIBCXX_EXPAND_VECTOR_BASIC=y
59 UCLIBCXX_EXPAND_ISTREAM_CHAR=y
60 UCLIBCXX_EXPAND_OSTREAM_CHAR=y
61 UCLIBCXX_EXPAND_FSTREAM_CHAR=y
62
63 #
64 # Library Installation Options
65 #
66 UCLIBCXX_RUNTIME_PREFIX=""
67 UCLIBCXX_RUNTIME_INCLUDE_SUBDIR="/include"
68 UCLIBCXX_RUNTIME_LIB_SUBDIR="/lib"
69 UCLIBCXX_RUNTIME_BIN_SUBDIR="/bin"
70 UCLIBCXX_EXCEPTION_SUPPORT=y
71 IMPORT_LIBSUP=y
72 # DODEBUG is not set