On Mon, 2011-12-26 at 21:45 -0800, sachin nikam wrote: > I synced up the latest webkit code base and am trying to build webkit > gtk on ubuntu 11.10 with 4gb of RAM and 4 CPUs > > I tried with --makeargs="-j2" but still got "ld process terminated > signal[9]" error which indicates that it ran out of memory. > I suspect i will still the get the same error with --makeargs="-j1". > Is there any other flag where we can restrict the memory usage? > Regards > Sachin
Can you try with the GNU Gold linker? We use it on the GTK Debug bot. Philippe
signature.asc
Description: This is a digitally signed message part
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

