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日 10:54:30 -0200
> We need shared library. However, we don't how to create static library
> in HP-UX.
I don't know how to make a shared library in HP-UX.
Last time I checked (over 5 years agoo, I guess), "make bsd" worked to build
a static library for Lua under HP-UX using the Makefile from the Lua 5.1.4
tarball.