From: Graham Percival Date: Wed, 4 Jun 2003 07:12:19 +0000 (+0000) Subject: Adds warning about gxx-3.3. X-Git-Tag: release/1.7.21~47 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=1b4020f951e07b7cb9e4283fbca2b490938f957e;p=lilypond.git Adds warning about gxx-3.3. --- diff --git a/ChangeLog b/ChangeLog index e577badced..045b8d4946 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-06-04 Graham Percival + + * Documentation/topdocs/INSTALL.texi: added warning about gxx-3.3. + 2003-06-04 Heikki Junes * lilypond-indent.el (LilyPond-blink-matching-open): use no argument, diff --git a/Documentation/topdocs/INSTALL.texi b/Documentation/topdocs/INSTALL.texi index 174ede68d3..9b915bca19 100644 --- a/Documentation/topdocs/INSTALL.texi +++ b/Documentation/topdocs/INSTALL.texi @@ -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: