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: Rob Kendrick <rjek@...>
- Date: 2010年9月27日 10:35:48 +0100
On Mon, Sep 27, 2010 at 09:26:25AM +0000, J.Jørgen von Bargen wrote:
> bit.c
> 180,192d177
> + #ifdef _WIN32
> + #pragma comment(linker, "/OPT:NOWIN98")
This will no doubt annoy people on Windows who do not use Microsoft's
toolchain.
> And WOW, this reduced bit.dll from 20480 to 4096 bytes
But we've wasted more than is ever likely to be saved by talking about
it :)
B.