On Saturday, 31 May 2014 at 12:15:57 UTC, Adam D. Ruppe wrote:
On Saturday, 31 May 2014 at 05:29:00 UTC, AsmMan wrote:
Did you mean you use dmd compiler 32-bit itself or are you just
using a 64-bit one with -m32 flag?

the 32 bit compiler itself

I was having problems like some functions like execute() giving undefined identifier error. I switch to dmd 64-bit(I didn't know I was using 32-bit) and it worked fine.

Reply via email to