Dan Sugalski wrote:
Okay, I can be a bit slow, but I finally figured out what's going on with IMCC and OS X. imclexer.c is autogenerated (duh!) and flex, or whatever's being used to do it, spits out bad code. Could the IMCC folks upgrade to the latest version of flex to see if that fixes things and, if not, I'll hack up a post-processing program to make the output buildable.Could you be more precise in your error descriptions?
Error message, file line # ... ;-)
If you are talking about the yyin, yyout thingy, this sould be fixed. Ths was a double define.
leo