summaryrefslogtreecommitdiffstats
path: root/c/PROBLEMS
diff options
context:
space:
mode:
Diffstat (limited to 'c/PROBLEMS')
-rw-r--r--c/PROBLEMS6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/PROBLEMS b/c/PROBLEMS
index 90829d2a59..571a0af5f7 100644
--- a/c/PROBLEMS
+++ b/c/PROBLEMS
@@ -50,3 +50,9 @@ This is the list of outstanding problems in this release.
milliseconds. This only applies to clock drivers which generate
an ISR each millisecond and only call rtems_clock_tick every
so many ISRs.
+
++ Cross-check configure --enable-* flags.
+ + warn/refuse to configure when --enable-libcdir and
+ --enable-gcc28 are given.
+ + force --enable-libcdir when --disable-gcc28 is given
+