aboutsummaryrefslogtreecommitdiff
path: root/libraries/obnc-libstd/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/obnc-libstd/README')
-rw-r--r--libraries/obnc-libstd/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/obnc-libstd/README b/libraries/obnc-libstd/README
index 8916193eaa..6268e0127b 100644
--- a/libraries/obnc-libstd/README
+++ b/libraries/obnc-libstd/README
@@ -4,3 +4,7 @@ This package complements the basic libraries bundled with OBNC (the Oberon
compiler obnc) with modules for accessing command line arguments and
evironment variables, printing to the standard error stream and converting
numbers to strings and viceversa.
+
+Be sure to update the compiler package (obnc) before updating this library
+package, as it usually needs the latest compiler features in order to
+compile.