lua-users home
lua-l archive

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


>   Anyway, there are two free compilers that can be used:
>
> Mingw -> msvcrt.dll
> Visual C++ 2005 Express Edition -> msvcr8.dll
MinGW can in fact link against any msvcr*

http://www.develer.com/oss/GccWinBinaries
contains it as part of its distro...
-- 
Thomas Harning Jr.