From 6c80bc9e3cb4a17d894e133fa4d523c10a85168f Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 5 Nov 2012 15:42:58 +0000 Subject: [PATCH] Prep for 6.23 release git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5313 42af7a65-404d-4744-a932-0658087f49c3 --- configs/stm32f4discovery/README.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/stm32f4discovery/README.txt b/configs/stm32f4discovery/README.txt index db423d65b44..b6591c754b5 100644 --- a/configs/stm32f4discovery/README.txt +++ b/configs/stm32f4discovery/README.txt @@ -1030,6 +1030,8 @@ Where is one of the following: 3. Then remove vterminate.o from the library. At build time, the 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 vterminate.o that you removed from libsupc++, you can do that with: