[webkit-gtk] "Toos/Scripts/build-webkit --gtk --debug" is very much memory-consuming

Joe Yu Joe.Yu at arm.com
Sun Dec 4 19:26:14 PST 2011


Hi Dan,

You're right. However, I noticed there're 3 parallel build process, which caused the CPU spend a lot of time on intensive swapping. I turned off the parallel build by pass '--makeargs=-j1', then 3 hours later my build succeeded.

Thanks,
Joe



-----Original Message-----
From: Dan Winship [mailto:danw at gnome.org]
Sent: 2011年12月1日 PM 06:26
To: Joe Yu
Cc: webkit-gtk at webkit.org
Subject: Re: [webkit-gtk] "Toos/Scripts/build-webkit --gtk --debug" is very much memory-consuming

On 11/30/2011 09:12 AM, Joe Yu wrote:
> Hi,
>
> I’m a newbie for WebKit. I ‘git clone’-ed the master branch from git.webkit.org/WebKit.git and tried to build it for Gtk+. My build command was simply:
>
>   "Tools/Scripts/build-webkit --gtk --debug".
>
> But I found it was always stuck at the following step:
>
>         /bin/mkdir libwebkitgtk-3.0.la
>         CXXLD libwebkitgtk-3.0.la

It's not actually stuck, it's just taking a very long time. It will be faster/less-memory-hogging if you don't pass --debug. Or buy more RAM.
It's pretty cheap right now...

-- Dan


-- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium.  Thank you.

-- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium.  Thank you.


More information about the webkit-gtk mailing list