Re: Size and dependencies of bit.dll (LuaForWindows)
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Size and dependencies of bit.dll (LuaForWindows)
- From: steve donovan <steve.j.donovan@...>
- Date: 2010年9月27日 12:25:55 +0200
2010年9月27日 J.Jørgen von Bargen <jjvb.primus@gmx.de>:
> Unneeded DLLs dependencies are a source of pain, so I try to avoid them
> where ever possible. And specialy the MSVC[mpr](71|80|90).dll gives headache
> after a short and for a long time :-/
That's completely true. Just look at the long list of executables for
Windows on LuaBinaries.
Personally, mingw saves the day though I believe that it is still not
doing Win64 builds.
steve d.