From 45630c3d55a534689f83fd8871c06399934645e1 Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 5 Nov 2012 15:42:58 +0000 Subject: Prep for 6.23 release git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5313 42af7a65-404d-4744-a932-0658087f49c3 --- misc/uClibc++/README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc/uClibc++/README.txt') 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 -- cgit v1.2.3