[webkit-help] Memory exhausted problem during final linkage

Julien Chaffraix julien.chaffraix at gmail.com
Mon Jul 11 07:18:57 PDT 2011


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.

This is a regular problem on Windows. Windows native ports are using
several *AllInOne.cpp files to work around this problem. I would
advise you to look at a native port and follow what they do here as
obviously you are doing your own porting.

Hope it helps,
Julien


More information about the webkit-help mailing list