Re: opinion on next install

2003-09-27 Thread Olivier Cloirec
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.

Re: opinion on next install

2003-09-27 Thread Philip Nelson
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

Re: opinion on next install

2003-09-27 Thread Olivier Cloirec
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

Re: opinion on next install

2003-09-26 Thread Olivier Cloirec
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

opinion on next install

2003-09-26 Thread Bryan Koschmann - GKT
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 _