uClibc++ compiles... but it is a long way from linking

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5293 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2012-11-01 21:08:56 +00:00
parent 8f03e86af7
commit eac1e7f246

View File

@ -279,6 +279,9 @@ CONFIG_LIB_SENDFILE_BUFSIZE=512
CONFIG_HAVE_CXX=y
# CONFIG_HAVE_CXXINITIALIZE is not set
# CONFIG_CXX_NEWLONG is not set
CONFIG_UCLIBCXX=y
CONFIG_UCLIBCXX_EXCEPTION=y
CONFIG_UCLIBCXX_IOSTREAM_BUFSIZE=32
#
# Application Configuration