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-08 19:53:33
|
I installed Solaris 11.3 using the OVA file that Oracle provide for VirtualBox, then: sudo pkg install gcc ... and run gmake from the extracted tar file I sent a link to earlier. No CFLAGS needed. Best regards,Mark. Sent from Yahoo Mail on Android On Wed, 8 Jun, 2016 at 19:55, Dennis Clarke<dc...@bl...> wrote: On 06/08/2016 01:40 PM, Mark Bannister wrote: > It's all in the Makefile. I don't have your makefile. Just run cc -V and echo $CFLAGS. |