More uClibc++ build fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5299 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
e724ca4957
commit
ed2aec2f18
@ -247,9 +247,13 @@ examples/cxxtest
|
|||||||
is not included in the NuttX source tree by default, but must be installed
|
is not included in the NuttX source tree by default, but must be installed
|
||||||
(see misc/uClibc++/README.txt for installation).
|
(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_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:
|
The uClibc++ test includes simple test of:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user