]> git.donarmstrong.com Git - lilypond.git/commitdiff
Adds warning about gxx-3.3.
authorGraham Percival <graham@percival-music.ca>
Wed, 4 Jun 2003 07:12:19 +0000 (07:12 +0000)
committerGraham Percival <graham@percival-music.ca>
Wed, 4 Jun 2003 07:12:19 +0000 (07:12 +0000)
ChangeLog
Documentation/topdocs/INSTALL.texi

index e577badcedc4fcba18834a8da38093a3cf5d3c46..045b8d4946994427033111b8335b8b71a663c028 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-06-04  Graham Percival  <gperlist@shaw.ca>
+
+       * Documentation/topdocs/INSTALL.texi: added warning about gxx-3.3.
+
 2003-06-04  Heikki Junes  <hjunes@cc.hut.fi>
 
        * lilypond-indent.el (LilyPond-blink-matching-open): use no argument,
index 174ede68d36ab2bc406780824e3acffe47f4a0b8..9b915bca193ad891aab510d31fe03e07b915709c 100644 (file)
@@ -150,6 +150,10 @@ distribution supports g++ 3.x and flex.  At the time of writing (Fri
 Jul 5 2002), @strong{no} distribution that we know of ships a flex
 that generates gcc-3.1.x compliant C++ code.
 
+WARNING: although many distributions now support g++ 3.x and flex,
+Lilypond cannot be built with gcc-3.3 and g++-3.3.  Please use gxx-3.2
+instead.
+
 @item Python (version 2.1 or newer).
 Check out @uref{http://www.python.org, the python website}.
 
@@ -522,6 +526,10 @@ Use command @command{debuild} instead of @command{debuild -B} if you have
 a very fast machine and want to build the HTML, PS and DVI documentation
 too.
 
+Warning!  Debian/Testing and Debian/Unstable now default to using gcc-3.3
+and g++-3.3.  Lilypond currently cannot be compiled using gxx-3.3; you must
+force "make deb" to use gxx-3.2 (or 2.95) instead.
+
 For compilation on a Debian GNU/Linux system you need these packages,
 in addition to the those needed for running: