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:
> 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/