summaryrefslogtreecommitdiff
path: root/apps/examples/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-02 16:35:37 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-02 16:35:37 +0000
commit93e2ebb1e771bf5a4bfd250def96f61b3df91b04 (patch)
tree35260ec9ddc4541943a2106fed7ec8fc63e472b1 /apps/examples/README.txt
parent95682a5d15e5cb99ad3ff1713b2313ac81f4e125 (diff)
downloadnuttx-93e2ebb1e771bf5a4bfd250def96f61b3df91b04.tar.gz
nuttx-93e2ebb1e771bf5a4bfd250def96f61b3df91b04.tar.bz2
nuttx-93e2ebb1e771bf5a4bfd250def96f61b3df91b04.zip
More uClibc++ build fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5299 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps/examples/README.txt')
-rw-r--r--apps/examples/README.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/examples/README.txt b/apps/examples/README.txt
index bfd61b73e..3f24ec4e2 100644
--- a/apps/examples/README.txt
+++ b/apps/examples/README.txt
@@ -247,9 +247,13 @@ examples/cxxtest
is not included in the NuttX source tree by default, but must be installed
(see misc/uClibc++/README.txt for installation).
- The only NuttX setting that is required is:
+ The NuttX setting that are required include:
CONFIG_HAVE_CXX=y
+ CONFIG_HAVE_CXXINITIALIZE=y
+ CONFIG_UCLIBCXX=y
+
+ Additional uClibc++ settings may be required in your build environment.
The uClibc++ test includes simple test of: