Just fetched the tarball for lua-5.1.4, changed the CC=gcc to CC=cc and tried "make posix". After lots of complaining about the -O2 option, I see:/usr/john/lua-5.1.4/src/liolib.c:178[stdin:2686] incompatible types: "IND STRUCT _1_" and "INT" for op "AS" I'm going to poke around and look into things, also try compiling with different targets ("make linux" etc.), but can I get a description of exactly how you compiled it, Robert?
make ansi -Josh