From 36c85ae4362a42c319f84e6d8630905a57604759 Mon Sep 17 00:00:00 2001 From: Erlend Aasland Date: Thu, 26 Oct 2006 20:32:16 +0000 Subject: [PATCH] Documentation/topdocs/INSTALL.texi: Remove obsolete info about lexer-gcc-3.1.sh --- ChangeLog | 3 +++ Documentation/topdocs/INSTALL.texi | 15 --------------- 2 files changed, 3 insertions(+), 15 deletions(-) diff --git a/ChangeLog b/ChangeLog index b0bd8fc337..9dabcd1d9a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -32,6 +32,9 @@ * scm/define-grob-properties.scm: Build fix (string-fret-finger-combinations) + * Documentation/topdocs/INSTALL.texi: Remove obsolete info about + lexer-gcc-3.1.sh + 2006-10-26 Joe Neeman * lily/system.cc (get_paper_system): diff --git a/Documentation/topdocs/INSTALL.texi b/Documentation/topdocs/INSTALL.texi index 186bf08e30..2e3200b5cf 100644 --- a/Documentation/topdocs/INSTALL.texi +++ b/Documentation/topdocs/INSTALL.texi @@ -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. -- 2.39.5