Re: [Flex-help] flex 2.6.0 lexer cannot be restarted on Solaris 11.3
flex is a tool for generating scanners
Brought to you by:
wlestes
From: Dennis C. <dc...@bl...> - 2016-06-08 16:57:05
|
On 06/08/2016 12:19 PM, Mark Bannister wrote: > It looks like a lexer issue to me. I've uploaded a simple test case here: > https://sourceforge.net/projects/prose/files/prose/0.10.0/test-parser.tar.gz/download > > Compile with gmake on Solaris 11.3 and run: > ./parse one two > Compare with output from your favourite Linux. What compiler did you use and what were your CFLAGS etc ? Dennis |