Add an arm config file. Remove the armeb to arm substitution since we will probably...
[packages.git] / libs / uclibc++ / files / config.mips
1 #
2 # Automatically generated make config: don't edit
3 #
4 # TARGET_alpha is not set
5 # TARGET_arm is not set
6 # TARGET_i386 is not set
7 TARGET_mips=y
8 # TARGET_parisc is not set
9 # TARGET_powerpc is not set
10 # TARGET_x86_64 is not set
11
12 #
13 # Target Architecture Features and Options
14 #
15 TARGET_ARCH="mips"
16 ARCH_SUPPORTS_LITTLE_ENDIAN=y
17 ARCH_CFLAGS="-mno-split-addresses"
18 ARCH_SUPPORTS_BIG_ENDIAN=y
19 # CONFIG_MIPS_ISA_1 is not set
20 # CONFIG_MIPS_ISA_2 is not set
21 # CONFIG_MIPS_ISA_3 is not set
22 # CONFIG_MIPS_ISA_4 is not set
23 CONFIG_MIPS_ISA_MIPS32=y
24 # CONFIG_MIPS_ISA_MIPS64 is not set
25 ARCH_LITTLE_ENDIAN=y
26 # ARCH_BIG_ENDIAN is not set
27 UCLIBCXX_HAS_FLOATS=y
28 # UCLIBCXX_HAS_LONG_DOUBLE is not set
29 WARNINGS="-Wall"
30 HAVE_DOT_CONFIG=y
31
32 #
33 # String and I/O Stream Support
34 #
35 UCLIBCXX_HAS_WCHAR=y
36 UCLIBCXX_IOSTREAM_BUFSIZE=32
37 UCLIBCXX_HAS_LFS=y
38 UCLIBCXX_SUPPORT_CDIR=y
39 UCLIBCXX_SUPPORT_CIN=y
40 UCLIBCXX_SUPPORT_COUT=y
41 UCLIBCXX_SUPPORT_CERR=y
42 UCLIBCXX_SUPPORT_CLOG=y
43 UCLIBCXX_SUPPORT_WCIN=y
44 UCLIBCXX_SUPPORT_WCOUT=y
45 UCLIBCXX_SUPPORT_WCERR=y
46 UCLIBCXX_SUPPORT_WCLOG=y
47
48 #
49 # STL and Code Expansion
50 #
51 UCLIBCXX_STL_BUFFER_SIZE=32
52 UCLIBCXX_CODE_EXPANSION=y
53 UCLIBCXX_EXPAND_CONSTRUCTORS_DESTRUCTORS=y
54 UCLIBCXX_EXPAND_STRING_CHAR=y
55 UCLIBCXX_EXPAND_VECTOR_BASIC=y
56 UCLIBCXX_EXPAND_IOS_CHAR=y
57 UCLIBCXX_EXPAND_STREAMBUF_CHAR=y
58 UCLIBCXX_EXPAND_ISTREAM_CHAR=y
59 UCLIBCXX_EXPAND_OSTREAM_CHAR=y
60 UCLIBCXX_EXPAND_FSTREAM_CHAR=y
61 UCLIBCXX_EXPAND_SSTREAM_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 # IMPORT_LIBGCC_EH is not set
73 BUILD_STATIC_LIB=y
74 # BUILD_ONLY_STATIC_LIB is not set
75 # DODEBUG is not set