[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.2.3 (rc1) now available
- From: Jose Luis Hidalgo <joseluis.hidalgo@...>
- Date: Wed, 11 Dec 2013 22:21:52 +0100
Hi Luiz,
That's fine, is there any place where you put the "one.c" available
(not only pulled from a message of the lua-list) ?
Cheers,
JLH
On Sat, Dec 7, 2013 at 12:51 PM, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
>> BTW, I would love to see lua in an amalgamated version
>
> See this message of exactly 2 years ago:
> http://lua-users.org/lists/lua-l/2011-12/msg00249.html
>
> You'll need to provide your own compilation and link flags, e.g.:
> cc -O2 -DLUA_USE_LINUX one.c -lm -ldl -lreadline -Wl,-E
>
> See src/Makefile in the distribution for those.
>
--
JLH