From 6fd3979f6370083354970108abec1e8eb76333fd Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 8 Oct 1997 17:57:04 +0000 Subject: Added comment about using --enable-gcc28 and --enable-libcdir options together. --- README.configure | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.configure b/README.configure index 975f3496f9..8f42461157 100644 --- a/README.configure +++ b/README.configure @@ -23,7 +23,7 @@ RTEMS-specific option are supported: --enable-cpp --enable-gcc28 --enable-gmake-print-directory - --enable-libcdir= + --enable-libcdir= (do not use gcc 2.8 is enabled) --enable-rtemsbsp="bsp1 bsp2 ..." By default, the RTEMS posix interface is built for targets that support @@ -45,6 +45,8 @@ compatible with gcc 2.7.2.2. This requires that the user specify the location of the Standard C Library with the --enable-libcdir option. If using a gcc which supports the -specs option, then the --enable-gcc28 option may be used to enable this feature. +You should use the --enable-gcc28 option when using either the +egcs source tree or testgcc snapshots. By default, all bsps for a target are built. There are two ways of changing this: -- cgit v1.2.3