]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/topdocs/INSTALL.texi
Documentation/topdocs/INSTALL.texi: Remove obsolete info about lexer-gcc-3.1.sh
[lilypond.git] / Documentation / topdocs / INSTALL.texi
index 186bf08e30a84fff41d4f906895c75b33ecc1c23..2e3200b5cfabd7c7db158a1c7c148397c4ad7ad3 100644 (file)
@@ -286,21 +286,6 @@ $ make
 @end quotation
 
 
-@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 or higher you may do
-
-@quotation
-@example
-CONF=gcc-3.1 ./lexer-gcc-3.1.sh
-CPPFLAGS=-I$(pwd)/lily/out-gcc-3.1 CC=gcc-3.1 CXX=g++-3.1 \
-./configure --enable-config=gcc-3.1
-CONF=gcc-3.1 ./lexer-gcc-3.1.sh
-make conf=gcc-3.1
-@end example
-@end quotation
-
 @unnumberedsubsec MacOS X
 
 For Fink, use the following command to compile.