From: Graham Percival Date: Mon, 16 Jun 2003 16:07:54 +0000 (+0000) Subject: Removed warnings about gcc 3.3 that I added prematurely X-Git-Tag: release/1.7.22~14 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=fbd6fe9db15c02b8b2d8a8c938c6f65811a5955d;p=lilypond.git Removed warnings about gcc 3.3 that I added prematurely a week or so ago. --- diff --git a/ChangeLog b/ChangeLog index 08b1c82e73..93bddd4cd2 100644 --- 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 * input/test/spanner-after-break-tweak.ly (texidoc): new file. diff --git a/Documentation/topdocs/INSTALL.texi b/Documentation/topdocs/INSTALL.texi index 9b915bca19..174ede68d3 100644 --- a/Documentation/topdocs/INSTALL.texi +++ b/Documentation/topdocs/INSTALL.texi @@ -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: