aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/sim
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-01 21:08:56 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-01 21:08:56 +0000
commitf5776dec9fdc3b655b7f424340d613664a65e2ab (patch)
treea99511f64eea990fb7d0f9595cc4933608fc8567 /nuttx/configs/sim
parenteb26187767da1e752bfdc6571ccb70e3f84fd954 (diff)
downloadpx4-firmware-f5776dec9fdc3b655b7f424340d613664a65e2ab.tar.gz
px4-firmware-f5776dec9fdc3b655b7f424340d613664a65e2ab.tar.bz2
px4-firmware-f5776dec9fdc3b655b7f424340d613664a65e2ab.zip
uClibc++ compiles... but it is a long way from linking
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5293 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/sim')
-rw-r--r--nuttx/configs/sim/cxxtest/defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/configs/sim/cxxtest/defconfig b/nuttx/configs/sim/cxxtest/defconfig
index d7f5efff5..20d4e5c85 100644
--- a/nuttx/configs/sim/cxxtest/defconfig
+++ b/nuttx/configs/sim/cxxtest/defconfig
@@ -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