Re: Lua build in HP-UX - help required.
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Lua build in HP-UX - help required.
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: 2011年1月27日 08:51:21 -0200
> 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?