[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: building on MinGW (Re: [ANN] Lua 5.1.5 (rc1) now available)
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Tue, 14 Feb 2012 09:27:06 -0200
> I think
> $(AR) $@ $(CORE_O) $(LIB_O)
> should work in the default case and for MinGW as well.
That's the fix we added to Lua 5.1.5 (rc2).