From 55b8fef2a149b154e3bd948121b4161bfe301466 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 17 Mar 1999 16:09:09 +0000 Subject: Patch from Emmanuel Raguet to add information about the enable rdbg configure option. --- README.configure | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.configure') diff --git a/README.configure b/README.configure index 945f36dbe2..712fa4d826 100644 --- a/README.configure +++ b/README.configure @@ -30,6 +30,7 @@ RTEMS-specific option are supported: --enable-libcdir= (do not use if gcc 2.8 is enabled) --enable-rtemsbsp="bsp1 bsp2 ..." --enable-tests + --enable-rdbg (only valid for pc386 BSP) In addition, the following standard autoconf options are frequently used when configuring RTEMS installations: @@ -44,6 +45,11 @@ By default, the RTEMS networking support is built for targets which support it. It can be specifically disabled for those targets with the --disable-networking option. +By default, the RTEMS remote debugger server support is not built. +It can be specifically enabled for the targets that support it. +with the --enable-rdbg option. NB : the RTEMS networking support +must be enabled to support the remote debugger server. + By default, the RTEMS support of C++ is disabled. It can be enabled with the --enable-cxx option. If the rtems++ C++ library is installed it will also be build. -- cgit v1.2.3