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
_______________________________________________
webkit-help mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to