Re: gcc 3.0.2

2001-11-01 Thread Olivier Guéry
the faq page, and tried to make the patch. I had to chage "CC=gcc-3.0 CXX=g++-3.0 ./configure" in "CC=gcc-3.0.2 CXX=g++-3.0.2 ./configure" Running "make conf=gcc-3.0 -C lily out-gcc-3.0/lexer.cc" gave me error (sorry it's in french and my copy / past don

Re: gcc 3.0.2

2001-10-31 Thread Jan Nieuwenhuizen
Olivier Guéry <[EMAIL PROTECTED]> writes: This is becoming a faq. Flex generates invalid c++ code. Upgrade to flex 2.5.4a-14 or later if you have debian, or apply lexer-gcc-3.0.patch > hello, > I tried to compile lily (stable and unstable versio,) with gcc / > g++ 3.0.2

gcc 3.0.2

2001-10-31 Thread Olivier Guéry
hello, I tried to compile lily (stable and unstable versio,) with gcc / g++ 3.0.2, and it failed. I send you the output. Can anyone help me ? Do you use 3.* version, do you have problems ? I use it without problem with other programmes, what's wrong with lily ? Than