riscv-perf-model icon indicating copy to clipboard operation
riscv-perf-model copied to clipboard

fix fsl build - add require and bison/flex versions to cmakelists

Open jeffnye-gh opened this issue 6 months ago • 7 comments

build fix for aaron's issue #189

I have added checks to CMakeLists for Flex 2.6.4 and Bison 3.8.2. This is a likely cause but I can not duplicate the problem on my system. I have specified the versions I have tested with.

I have added guards for the macros in the Flex file (fsl.l), just in case

I have added werror and wall to fsl cmakefile

jeffnye-gh avatar Aug 13 '24 01:08 jeffnye-gh