]> git.donarmstrong.com Git - lilypond.git/commitdiff
Removed warnings about gcc 3.3 that I added prematurely
authorGraham Percival <graham@percival-music.ca>
Mon, 16 Jun 2003 16:07:54 +0000 (16:07 +0000)
committerGraham Percival <graham@percival-music.ca>
Mon, 16 Jun 2003 16:07:54 +0000 (16:07 +0000)
a week or so ago.

ChangeLog
Documentation/topdocs/INSTALL.texi

index 08b1c82e73a18f24895ec3d11c62f61a5b2521de..93bddd4cd24ac06e9241779b9fbc31ba4912ce40 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,9 @@
 
        * input/test/ fake-grace.ly figured-bass.ly : removed file.
 
+       * Documentation/topdoc/INSTALL.texi: removed false warnings
+       about gcc 3.3.
+
 2003-06-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
        * input/test/spanner-after-break-tweak.ly (texidoc): new file.
index 9b915bca193ad891aab510d31fe03e07b915709c..174ede68d36ab2bc406780824e3acffe47f4a0b8 100644 (file)
@@ -150,10 +150,6 @@ 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}.
 
@@ -526,10 +522,6 @@ 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: