summaryrefslogtreecommitdiff
path: root/misc/uClibc++/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-05 15:42:58 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-05 15:42:58 +0000
commit45630c3d55a534689f83fd8871c06399934645e1 (patch)
treee66aec9f82d3eea48fe28e75da8c4534a42a5ad1 /misc/uClibc++/README.txt
parent6dfde6fdb4a7d8cb1fc8a66d4dbd7056699f404e (diff)
downloadnuttx-45630c3d55a534689f83fd8871c06399934645e1.tar.gz
nuttx-45630c3d55a534689f83fd8871c06399934645e1.tar.bz2
nuttx-45630c3d55a534689f83fd8871c06399934645e1.zip
Prep for 6.23 releasenuttx-6.23
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5313 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'misc/uClibc++/README.txt')
-rwxr-xr-xmisc/uClibc++/README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/uClibc++/README.txt b/misc/uClibc++/README.txt
index 751f23587..8d306fd5a 100755
--- a/misc/uClibc++/README.txt
+++ b/misc/uClibc++/README.txt
@@ -48,7 +48,7 @@ Dependencies
libraries.
2. NuttX C++ support
3. Math library
-4. TLS support is currenly provided only under RGMP
+4. TLS support is currently provided only under RGMP
NuttX Configuration File Changes
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -64,7 +64,7 @@ If you choose to use the NuttX math library, that is enabled as follows:
CONFIG_LIBM=y
The math libraries depend on the float.h header file that is normally
-provided by your tooltchain. A dummy (and probably wrong) fload.h file
+provided by your toolchain. A dummy (and probably wrong) fload.h file
can be installed by setting:
CONFIG_ARCH_FLOAT_H=y