Hi, I'm using cygwin to build QNX port (based on EFL/Chromium). When I try to build debug version, the linker tries to allocate more than 1.5 gigs of memory and eventually fails. I know this problem is not very related to WebKit, however googling didn't help and I don't know even where to dig.
The amount of RAM seems enough - I have 4Gb or memory. However, under Cygwin, smth around 1536Mb seems to be the allocation limit. I made a simple application in VC++, which showed that in simple console allocation above 1700Mb fails and I'm not sure how to resolve this. And yes, the OS is Win XP Pro x64.
_______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
