summaryrefslogtreecommitdiff
path: root/misc/uClibc++/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'misc/uClibc++/README.txt')
-rwxr-xr-xmisc/uClibc++/README.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/uClibc++/README.txt b/misc/uClibc++/README.txt
index c038d829e..e4786d3db 100755
--- a/misc/uClibc++/README.txt
+++ b/misc/uClibc++/README.txt
@@ -213,6 +213,8 @@ restore it later):
Then remove vterminate.o from the library. At build time, the uClibc++
package will provide a usable replacement vterminate.o.
+ arm-none-eabi-ar.exe -d libsupc++.a vterminate.o
+
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: