Changeset 55b8fef2 in rtems
- Timestamp:
- 03/17/99 16:09:09 (24 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- dfe7746e
- Parents:
- f4a8ee1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
README.configure
rf4a8ee1 r55b8fef2 31 31 --enable-rtemsbsp="bsp1 bsp2 ..." 32 32 --enable-tests 33 --enable-rdbg (only valid for pc386 BSP) 33 34 34 35 In addition, the following standard autoconf options are frequently … … 44 45 support it. It can be specifically disabled for those targets 45 46 with the --disable-networking option. 47 48 By default, the RTEMS remote debugger server support is not built. 49 It can be specifically enabled for the targets that support it. 50 with the --enable-rdbg option. NB : the RTEMS networking support 51 must be enabled to support the remote debugger server. 46 52 47 53 By default, the RTEMS support of C++ is disabled. It can be enabled
Note: See TracChangeset
for help on using the changeset viewer.