lilypond-devel
[Top][All Lists]
Advanced

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

gcc 3.1 and flex 2.5.4


From: Rune Zedeler
Subject: gcc 3.1 and flex 2.5.4
Date: Tue, 29 Jul 2003 23:50:45 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030312

Should the lexer-gcc-3.1.sh be in a working condition in current cvs?
I cannot get it to work.

First time i run it (before configure) i get an error about a missing file, and second time it configures correctly but when I make I get a bucnh of flex errors.

...
de/python2.2 -I/users/rz/usr/i686/include -I/users/rz/lilypond/lilypond/lily/out-gcc-3.1 -I/users/kaja/texlive/Master/include -I/usr/local/include/python2.2 -I/users/rz/usr/i686/include -Wall -W -Wmissing-prototypes -Wconversion -o out-gcc-3.1/lexer.o out-gcc-3.1/lexer.cc
lexer.ll: In member function `virtual int My_lily_lexer::yylex()':
lexer.ll:603: cannot convert `std::istream*' to `istream*' in assignment
lexer.ll: At global scope:
lexer.ll:711: parse error before `*' token
lexer.ll:714: ISO C++ forbids declaration of `yyout' with no type
lexer.ll:714: `arg_yyout' was not declared in this scope
lexer.ll:715: ISO C++ forbids declaration of `yy_c_buf_p' with no type
...


-Rune





reply via email to

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