[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: SUCCESS installing Lua 5.1 on AIX 5.2
- From: Alex Queiroz <asandroq@...>
- Date: Wed, 15 Feb 2006 09:47:36 -0300
Hallo,
On 2/15/06, mfmorss@aep.com <mfmorss@aep.com> wrote:
> Hmm. Can you suggest what I could do to get lua_pushnil (or any other Lua
> API function that I would call) recognized without linking in the whole Lua
> library? Do you know if this is merely caused by my having lualib.a in a
> nonstandard location, or is there something more fundamental?
>
I dunno much about AIX, but try looking for some linker flag that
tells the linker to resolve missing symbols at loading time.
--
-alex
http://www.ventonegro.org/