[cmake-developers] Instructions for regenerating CMake flex files?
Hickel, Kelly
Kelly_Hickel at bmc.com
Mon Nov 1 11:07:04 EDT 2010
Hi,
I'm looking at porting CMake to z/OS and it seems as though I have a need to regenerate all flex/yacc/bison generated files because the system's character set is EBCDIC. I've been googling a lot and haven't been able to find any information on how to do this, the bootstrap command doesn't do it and I haven't found anything in any of the files in the 2.8.2 source tarball that really give me any hints, except lines like this in the generated files:
Run flex like this:
flex --prefix=cmListFileLexer_yy -ocmListFileLexer.c cmListFileLexer.in.l
But, I haven't found any files matching *yy* in the source tarball, or in a cloned copy of the git archive.
Any tips?
Thanks,
Kelly Hickel
Product Development Architect
BMC Software
More information about the cmake-developers
mailing list