Prep for 6.23 release

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5313 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2012-11-05 15:42:58 +00:00
parent 8abb4d1f2f
commit 6c80bc9e3c

View File

@ -1030,6 +1030,8 @@ Where <subdir> is one of the following:
3. Then remove vterminate.o from the library. At build time, the 3. Then remove vterminate.o from the library. At build time, the
uClibc++ package will provide a usable replacement vterminate.o. uClibc++ package will provide a usable replacement vterminate.o.
Steps 2 and 3 will require root privileges on most systems (not Cygwin).
Now NuttX should link with no problem. If you want to restore the Now NuttX should link with no problem. If you want to restore the
vterminate.o that you removed from libsupc++, you can do that with: vterminate.o that you removed from libsupc++, you can do that with: