Decrease DMD memory usage
Iain Buclaw
ibuclaw at ubuntu.com
Thu Aug 29 03:27:04 PDT 2013
On 29 August 2013 11:09, Temtaime <temtaime at gmail.com> wrote:
> Hi, Walter.
>
> Where i can get 64 bit dmd for windows that produces 32 bit executables ?
The binaries distributed should already be capable of doing that.
Just use the -m32 switch. Whether or not you have 32bit libraries
installed to allow linking is another question.... :o)
--
Iain Buclaw
*(p < e ? p++ : p) = (c & 0x0f) + '0';
More information about the Digitalmars-d
mailing list