Memory allocation problem

bearophile bearophileHUGS at lycos.com
Sun Aug 9 03:59:05 PDT 2009


Frank Benoit:

>Is it the malloc that fails (returning null) or the handling of the block?<

The malloc, as I have written. But only when used by DMD.

--------------------

Jeremie Pelletier:

> Your C program probably compiled in 64bit, which has MUCH more room for virtual memory.

I don't think so, I am running a 32 bit GCC on a 32 bit XP operating system.
I think the bug is elsewhere (in DMD).

Bye,
bearophile



More information about the Digitalmars-d mailing list