From 93e2ebb1e771bf5a4bfd250def96f61b3df91b04 Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 2 Nov 2012 16:35:37 +0000 Subject: More uClibc++ build fixes git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5299 42af7a65-404d-4744-a932-0658087f49c3 --- apps/examples/README.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'apps/examples/README.txt') 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: -- cgit v1.2.3