]> git.donarmstrong.com Git - lilypond.git/commitdiff
lexer-gcc-3.1.sh should be used for gcc 3.1.1 or higher.
authorGraham Percival <graham@percival-music.ca>
Sat, 26 Mar 2005 03:50:03 +0000 (03:50 +0000)
committerGraham Percival <graham@percival-music.ca>
Sat, 26 Mar 2005 03:50:03 +0000 (03:50 +0000)
ChangeLog
Documentation/topdocs/INSTALL.texi

index f47a3650e9b54328b9ffb8ad816c4e20cef144e5..f671c42b554e521a1a2398892de544e862a761d9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,12 @@
+2005-03-25  Graham Percival  <gperlist@shaw.ca>
+
+       * Documentation/topdocs/INSTALL.texi: now recommends
+       lexer-gcc-3.1.sh for gcc 3.1.1 or higher.
+
 2005-03-24  Pedro Kroger  <kroeger@pedrokroeger.net>
 
        * ly/music-functions-init.ly (removeWithTag): fixed to return "music".
 
-
 2005-03-23  Graham Percival  <gperlist@shaw.ca>
 
        * Documentation/user/basic-notation.itely: fixed info about
index 713cdf55859b449a022ac31c9493f740e29c2fab..798833e43ae2d75c3bd3cd0acddefd6500efc6f8 100644 (file)
@@ -17,8 +17,8 @@
 
 @section Downloading
 
-Even numbered versions are `stable' (2.0, 1.8 etc), while odd version
-are development releases (2.1, 1.9, etc).  Building LilyPond is an
+Even numbered versions are `stable' (2.2, 2.4 etc), while odd version
+are development releases (2.3, 2.5, etc).  Building LilyPond is an
 involved process, so if possible, download a precompiled binary from
 @uref{http://lilypond.org/,the lilypond site}.
 
@@ -315,12 +315,12 @@ environment variables set during make.
 
 @unnumberedsubsec Gcc-3.0.4
 
-Gcc 3.0.4 is flaky;  upgrade GCC.
+Gcc 3.0.4 is flaky; upgrade GCC.
 
 @unnumberedsubsec Flex-2.5.4a and gcc-3.x
 
 Flex 2.5.4a does not produce g++-3.1.1 compliant C++ code.  To compile
-LilyPond with gcc-3.1.1 you may do
+LilyPond with gcc-3.1.1 or higher you may do
 
 @example
        CONF=gcc-3.1 ./lexer-gcc-3.1.sh