RE: Lua and custom memory allocators
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: RE: Lua and custom memory allocators
- From: "Jerome Vuarand" <jerome.vuarand@...>
- Date: 2008年4月30日 13:24:53 -0400
Mike Pall wrote:
> About GNU toolchains for Windows: MinGW32 links against MSVCRT6,
> MinGW64 links against MSVCR80 and Cygwin links against a port of
> glibc by default. Again, this has nothing to do with the compiler,
> which is GCC in all cases.
Do you know where I can get info about MinGW64 ? I've been waiting for
it form a long time and I still can't find info about it on MinGW
website.