bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

INSTALL.txt and 3.1 recipe


From: Han-Wen Nienhuys
Subject: INSTALL.txt and 3.1 recipe
Date: Tue, 27 Aug 2002 13:31:39 +0200

address@hidden writes:
> In Lilypond 1.6.0, there's a recipe for compiling with gcc 3.1 which
> includes the line:
> 
>              CPPFLAGS=$(pwd)/lily/out-gcc-3.1 CC=gcc-3.1 CXX=g++-3.1 \
>                  ./configure --enable-config=gcc-3.1
> 
> I believe this should be:
> 
>              CPPFLAGS=-I$(pwd)/lily/out-gcc-3.1 CC=gcc-3.1 CXX=g++-3.1 \
>                  ./configure --enable-config=gcc-3.1

Thanks.

> Meanwhile, unfortunately the purported fix did not work for me (redhat
> 7.3, i686, gcc 3.1).  I get a zillion compile errors on
> includable-lexer.cc, here are the first few:

that's strange ; I recently compiled lilypond on  gcc-3.1 / RH7.3 and
I did not have to fix anything.   Can you see what happens if you skip
the lexer-gcc-3.1.sh  step?

-- 

Han-Wen Nienhuys   |   address@hidden    | http://www.cs.uu.nl/~hanwen/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]