[Webkit-unassigned] [Bug 55484] [Qt][WK2] Memory exhausted when building qtwebkit2 on linux

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 1 14:28:48 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=55484





--- Comment #8 from Andras Becsi <abecsi at webkit.org>  2011-03-01 14:28:48 PST ---
(In reply to comment #7)
> (In reply to comment #5)
> > Reopen to discuss which one is more important. What do you think if we add a command line option to build-webkit for all-in-one file enabled or disabled.
> 
> It would be really nice to have this build option. ATM, the only I can make a debug build is if I disable svg and video. (Even with gold linker).

Debug linking needs almost 4G of memory, but is not hitting the per process memory limit. If you have a build farm (icecc for ex.) mounting swap-files (or partitions) is a feasible work-around, so the build lasts approximately twice the time of a release build on my 32bit machine using gold linker.

However I also support the usage of opt-in all-in-one files, which would make the things a bit easier at least for a while.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list