lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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/