lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]




On Wed, Aug 1, 2018 at 1:58 AM, Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br> wrote:
Here is a Makefile for Lua 5.3 that detects the platform using name [1].
Place it in src/ and do "make clean guess" to try it.

I've tested it in Linux and macOS but I don't have access to other
platforms. Perhaps some of you do. In particular, I don't know whether
FreeBSD, NetBSD, OpenBSD are all the same.
Hi,

It fires correctly on FreeBSD but contains the same error in the FreeBSD target as 5.3.5 (I still feel awful about that! lol). Output here: https://pastebin.com/f1zA9Lux


All contributions welcome. Thanks.
--lhf

[1] https://en.wikipedia.org/wiki/Uname