From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <1250274421.26729.89.camel@goose.sun.com> References: <680C3DA2-9DBC-4524-8F6E-31885F9E7446@storytotell.org> <1250218702.26729.69.camel@goose.sun.com> <6a3ae47e0908140127s34983c4bl6406c78c8c349e3b@mail.gmail.com> <1250274421.26729.89.camel@goose.sun.com> Date: Fri, 14 Aug 2009 14:47:27 -0700 Message-ID: <7d3530220908141447h558793d1x7e721bf30b434b20@mail.gmail.com> From: John Floren To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Lua on Plan9 Topicbox-Message-UUID: 4a7009d6-ead5-11e9-9d60-3106f5b1d025 On Fri, Aug 14, 2009 at 11:27 AM, Roman V. Shaposhnik 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