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 05:55:33
|
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. Best regards,Mark. Sent from Yahoo Mail on Android On Thu, 9 Jun, 2016 at 4:45, Dennis Clarke<dc...@bl...> wrote: On 06/08/2016 03:53 PM, Mark Bannister wrote: > 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. OKay, so you are on some sort of x86 platform and you don't know the compiler or anything else. Got it. Dennis |