Thanks for your advices.
I compiled it successfully with gcc 3.3.1 and latest version of flex.
I did almost the same, except "change HAVE_SNPRINTF and HAVE_VSNPRINTF
from 0 to 1 in config.h".
It installed well but when I ran lilypond on any .ly file, it segfaulted
when started to parse the file.
With the latest version of flex and gcc 3.3 I got it compiled (suse 8.2) with
the help of this advice from the archives:
- run configure
- run lexer-gcc-3.1.sh
- reconfigure as written by lexer-gcc-3.1.sh
- run lexer-gcc-3.1.sh
- change HAVE_SNPRINTF and HAVE_VSNPRINTF from 0 to 1 in config.h
- ru
OK, it's working with flex-2.5.31 and gcc-3.2.3
Cheers!
Olivier Cloirec wrote:
Hello!
I'm trying to compile lilypond-2.0.0 but unsuccessfully :(((.
I'm using gcc-3.3.1.
It doesn't compile (even with the patch) with flex-2.5.4a.
It compiles with flex-2.5.31 but seems buggy (it segfaults when pa
Hello!
I'm trying to compile lilypond-2.0.0 but unsuccessfully :(((.
I'm using gcc-3.3.1.
It doesn't compile (even with the patch) with flex-2.5.4a.
It compiles with flex-2.5.31 but seems buggy (it segfaults when parsing
starts :( ).
I hope it will compile with flex-2.5.27...
I don't know if it c
Hi,
Quite awhile back, Lilypond had issues with gcc 3.x, in which I could
never get it to compile.
I am installing a new machine, and debating on Slackware 8.1 (gcc 2.95)
or 9 (gcc 3.2.x). Which would be better, to limit the problems I might
have?
Thanks,
Bryan
_