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: Mark B. <cha...@ya...> - 2016-06-09 07:42:49
|
> Sorry Dennis, that was a bit light on info, I see what you mean. I'm using VirtualBox on Windows 10,> I'm on Intel, I'm using the latest version of gcc that Oracle have packaged (5.3.0) and I compiled without> flags so that produces a 32-bit binary. I will try with different versions of gcc next time I am near a computer. Apologies I gave you some misinformation there. Now I'm on a computer I can see the gcc version I get whenI 'pkg install gcc' from the Solaris 11.3 build is 4.8.2. I've tried on 4.7, no change. I'm collecting a bit more debug output from the test case I produced for this. Mark. |