From 5144c6db891c29e50397843ce0ea9a788da8aaa5 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 13 Aug 1998 18:14:46 +0000 Subject: Added a warning about positioning the INSTALL_POINT under the build tree. --- doc/started/buildc.t | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/started/buildc.t b/doc/started/buildc.t index 7fc4724fe2..e7abcba948 100644 --- a/doc/started/buildc.t +++ b/doc/started/buildc.t @@ -363,6 +363,10 @@ RTEMS to be built. It is recommended that the directory chosen to receive these tools be named so that it is clear from which egcs distribution it was generated and for which target system the tools are to produce code for. +@b{WARNING}: The @code{INSTALL_POINT} should not be a subdirectory +under the build directory. The build directory will be removed +automatically upon successful completion of the build procedure. + @item BINUTILS is the directory under tools that contains @value{BINUTILS-UNTAR}. For example: -- cgit v1.2.3