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: