Re: [pure-lang-users] 64-bit build-problems with 0.1/trunk
Status: Beta
Brought to you by:
agraef
|
From: Albert G. <Dr....@t-...> - 2008-04-30 18:43:00
|
Tim Haynes wrote: > Excellent. I'm further on - diff attached - but not quite home and dry just > yet: > > | zsh, sauce 1:59AM trunk/ % make > | g++ -g -Wall `llvm-config --cppflags` -c -o runtime.o runtime.cc > | g++ -g -Wall `llvm-config --cppflags` -c -o symtable.o symtable.cc > | g++ -g -Wall `llvm-config --cppflags` -c -o util.o util.cc > | flex -o lexer.cc lexer.ll > | lexer.ll:610: unrecognized rule > | lexer.ll:610: unrecognized rule > | lexer.ll:610: unrecognized rule > (repeat *lots). That's the same bug with recent Flex versions already reported by others. Should be fixed now. Albert -- Dr. Albert Gr"af Dept. of Music-Informatics, University of Mainz, Germany Email: Dr....@t-..., ag...@mu... WWW: http://www.musikinformatik.uni-mainz.de/ag |