[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: Lua build in HP-UX - help required.
- From: "Bidyut mandal" <Bidyut.mandal@...>
- Date: Thu, 27 Jan 2011 17:53:11 +0530
Can you pls. send us following makefiles for HP-UX ?
1. Makefile to build Lua as shared library
2. Makefile to build Test application as Executable
Regards,
Bidyut
-----Original Message-----
From: lua-l-bounces@lists.lua.org [mailto:lua-l-bounces@lists.lua.org]
On Behalf Of Bidyut mandal
Sent: Thursday, January 27, 2011 5:44 PM
To: Lua mailing list
Subject: RE: Lua build in HP-UX - help required.
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?