summaryrefslogtreecommitdiffstats
path: root/doc/install.doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/install.doc')
-rw-r--r--doc/install.doc5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/install.doc b/doc/install.doc
index a816e8b..9b2f6ac 100644
--- a/doc/install.doc
+++ b/doc/install.doc
@@ -344,7 +344,7 @@ $(TARGET): $(OBJECTS) $(OBJMOC)
$(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(OBJMOC) $(LIBS) -Bdynamic
\endverbatim
-<b>GNU 2.7.2.x compiler problems</b>
+<b>GCC compiler problems</b>
Older versions of the GNU compiler have problems with constant strings
containing characters with character codes larger than 127. Therefore
@@ -357,6 +357,9 @@ On some platforms (such as OpenBSD) using some versions of gcc with
such as config.cpp. As a workaround use --debug as a configure option
or omit the -O2 for the particular files in the Makefile.
+Gcc versions before 2.95 may produce broken binaries due to bugs in
+these compilers.
+
<b>Dot problems</b>
Due to a change in the way image maps are generated, older versions