mirror of
https://github.com/apache/nuttx.git
synced 2026-08-21 13:38:28 +00:00
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:
parent
8f03e86af7
commit
eac1e7f246
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue