Re: GCC 4.8 out of memory
Frank Wille <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.m68k |
|---|---|
| Organization | Privates Internet Ostwestfalen/Lippe e.V. |
| Message-ID | <[email protected]> |
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