Hello,
I am still using gcc version 2.7.2 and have
installation problems with lilypond 1.0.18:
rm -f out/symtable.dep; DEPENDENCIES_OUTPUT="out/symtable.dep out/symtable.o" c++ -c
-DHAVE_CONFIG_H -Iinclude -Iout -I../lib/include -I../lib/out -I../flower/include
-I../flower/out -g -I /aut/home/eric/include/ -Wall -W -Wmissing-prototypes
-Wmissing-declarations -Wconversion symtable.cc -o out/symtable.o
../flower/include/dictionary.hh: In method `class Atom
Fixed_size_dictionary<Atom>::remove(class String)':
In file included from symtable.cc:14:
../flower/include/dictionary.hh:103: warning: label `finish' defined but not used
../flower/include/dictionary.hh: In method `struct Symtable *
Fixed_size_dictionary<Symtable *>::remove(class String)':
../flower/include/dictionary.hh:103: warning: label `finish' defined but not used
symtable.cc: In method `class Atom Symtable::lookup(class String) const':
symtable.cc:45: call to non-const method `class Atom & Dictionary<Atom>::elem(class
String)' with const object
make: *** [out/symtable.o] Error 1
Thanbk you.
Eric Bullinger