lua-users home
lua-l archive

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


Luiz Henrique de Figueiredo wrote:
Lua maintainers take note: -mno-cygwin is being deprecated in the
Cygwin distribution and will be replaced by a full-fledged mingw
compatible cross-compiler.

-mno-cygwin is not used in the Makefile at all. There's only a mingw target.

Right you are! Now I have to go and find out why I seem to think
that I saw -mno-cygwin in a Lua build script somewhere...

Sorry for the noise.

Ralph