On Fri, Aug 14, 2009 at 11:27 AM, Roman V. Shaposhnik<r...@sun.com> wrote: > On Fri, 2009-08-14 at 09:27 +0100, Robert Raschke wrote: > >> Last time I tried, the standard Lua compiled out of the box under the >> APE.
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? John -- "Object-oriented design is the roman numerals of computing" -- Rob Pike