[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.4.0 (rc3) now available
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Thu, 14 May 2020 20:23:47 -0300
> It could also generate 32 bit binaries, but a switch (-m32) must be
> added to both compilation and linking commands. If there is a /quick/
> way to do this, I could do that too (I've got no time to hack through
> the makefile myself).
Use MYCFLAGS=-m32 MYLDFLAGS=-m32 when invoking make.
_______________________________________________
lua-l mailing list -- lua-l@lists.lua.org
To unsubscribe send an email to lua-l-leave@lists.lua.org