Re: malloc() fails: 32MB heap limit and how to work around?
Thomas Hoffmann <th.hoffmann-tapB6I/[email protected]> Fri, 07 Nov 2003 19:22:04 +0100
| Newsgroups | gmane.comp.ide.emx.devel |
|---|---|
| Message-ID | <[email protected]> |
Sorry for the long delay: indeed, using -lgcc removes the 32MB barrier, t= oo. Thomas. Frank Gie=DFler wrote: > Thomas Hoffmann wrote: > >> BTW: Using your proposed _uflags() call at the begin of the program=20 >> fixes the 32MB limit for -Zcrtdll, too. > > > Out of curiosity, is the limit also fixed when you link with '-lgcc'=20 > instead of calling _uflags()? > > Frank. > >