Port-m68k archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: GCC 4.8 out of memory



Hauke Fath wrote:

> At 21:06 Uhr +0200 22.9.2015, Frank Wille wrote:
>>Seem like the optimal value for MAXDSIZ would be arround 224MB, which
>>gives a maximum data segment of 224MB.
>>
>>Can somebody explain that?
>
> port-m68k/9725, maybe?

Don't think so. I see no "out of address space" panics. It's just that
malloc(3) returns with NULL at some point.

Atari has a MAXDSIZ of 256MB, which is above 224MB as well. Can anybody
confirm that you can malloc more than 190MB there?

-- 
Frank Wille



Home | Main Index | Thread Index | Old Index