From 91333c27bdc98ea872c97ec41be98fab5de4e442 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 31 Jul 1997 22:04:17 +0000 Subject: Merged very large and much appreciated patch from Chris Johns . This patch includes the ods68302 bsp, the RTEMS++ class library, and the rtems++ test. --- README.configure | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.configure') diff --git a/README.configure b/README.configure index 9a20359e71..23e16bbe8c 100644 --- a/README.configure +++ b/README.configure @@ -20,6 +20,7 @@ RTEMS-specific option are supported: --disable-posix --disable-tests --disable-ka9q + --enable-cpp --enable-gcc28 --enable-libcdir= --enable-rtemsbsp="bsp1 bsp2 ..." @@ -30,6 +31,10 @@ it. It can be disabled with the --disable-posix option. By default, the RTEMS port of the KA9Q TCP/IP stack is build for targets that support it. It can be disabled with the --disable-ka9q option. +By default, the RTEMS support of C++ is disabled. It can be enabled +with the --enable-cpp option. If the rtems++ C++ library is installed +it will also be build. + By default, the RTEMS test suites are configured. The --disable-tests will not configure the RTEMS test suite. This is used only to speed-up configuration in case building the tests are not necessary. -- cgit v1.2.3