D Users Survey: Primary OS?
AsmMan via Digitalmars-d
digitalmars-d at puremagic.com
Sat May 31 10:40:28 PDT 2014
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.
More information about the Digitalmars-d
mailing list