[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: installing Lua 5.1 on AIX 5.2
- From: Alex Queiroz <asandroq@...>
- Date: Wed, 15 Feb 2006 13:41:02 -0300
Hallo,
On 2/15/06, mfmorss@aep.com <mfmorss@aep.com> wrote:
> I took Alex's suggestion and it almost worked. The resulting dummy.so
> consisted of only 1800+ bytes instead of 160000+ as before. The command
> "lua -v -ldummy" did also produce the desired "hello" message.
>
> BUT it also now produces the message "Illegal instruction(coredump)."
>
Did you add -brtl when linking the main Lua interpreter as well?
This is also mentioned in the article I linked to in my previous
email.
--
-alex
http://www.ventonegro.org/