[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: bus error on MacOS Snow Leopard in Lua->C->Lua callback
- From: Diab Jerius <dj@...>
- Date: Thu, 15 Sep 2011 00:44:28 -0400
On Thu, 2011-09-15 at 15:12 +1200, Geoff Leyland wrote:
> On 15/09/2011, at 2:52 PM, Diab Jerius wrote:
>
> > This code is so simple I must be doing something obviously wrong. Would
> > someone please point out my error?
>
> I forgot to also point you to http://lua-users.org/wiki/BuildingModules
Thanks for the pointer. I was so convinced it was a coding error I
didn't think of looking there. I haven't had this much fun with linkers
since linking mixed 32 & 64 bit code on IRIX.
Diab