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: Will E. <wes...@gm...> - 2016-06-06 20:24:14
|
Flex strives to be POSIX compatible. That leaves some areas that are either ambiguous or, where POSIX is "old", some things that are not as relevant as they once were. That being said, we want flex to be portable when that's reasonable and good. On Sunday, 5 June 2016, 4:08 pm -0400, Dennis Clarke <dc...@bl...> wrote: > On 06/04/2016 03:28 AM, Mark Bannister wrote: > > Hi, > > > > > > I'm having trouble with flex here (flex 2.6.0 and bison 3.0.4). > > Firstly .. Solaris is not Linux. It is UNIX(tm). So expect just about > anything non-portable from the linux world to be a struggle. However > flex is pretty darn good software. > > So I'll go get the sources and have a look on a baseline Solaris 10 > system and then move upwards to a SPARC M7 based Sol 11.3 system and > then get back to you on this. > > Dennis > > > > > ------------------------------------------------------------------------------ > What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic > patterns at an interface-level. Reveals which users, apps, and protocols are > consuming the most bandwidth. Provides multi-vendor support for NetFlow, > J-Flow, sFlow and other flows. Make informed decisions using capacity > planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e > -- > Flex-help mailing list > Fle...@li... > https://lists.sourceforge.net/lists/listinfo/flex-help -- Will Estes Flex Project Maintainer wes...@gm... https://github.com/westes/flex |