lua-users home
lua-l archive

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


We need shared library. However, we don't how to create static library
in HP-UX.
Can you pls. help us?

Regards,

Bidyut


-----Original Message-----
From: lua-l-bounces@lists.lua.org [mailto:lua-l-bounces@lists.lua.org]
On Behalf Of Luiz Henrique de Figueiredo
Sent: Thursday, January 27, 2011 4:21 PM
To: Lua mailing list
Subject: Re: Lua build in HP-UX - help required.

> 1.       We have built Lua libraries( as shared library) using source
> code of Lua 5.1.4 in HP-UX(hpux B.11.31 U ia64 2793073630
unlimited-user
> license) environment.( Makefile is attached herewith )

It seems to me that the Lua shared library is not being found at link
time.
Does it work if you build the Lua library as a static library?