[webkit-dev] webkit debug build error - memory exhausted even on 32GB Ram

Sergio Villar Senin svillar at igalia.com
Wed Jun 13 02:03:32 PDT 2012


En 13/06/12 10:25, Navanshu Mahor escribiu:
> Hello webkit.org <http://webkit.org> community,
> 
> 
> i am trying to build webkit in debug mode on server that is 64bit and
> 32GB RAM system.
> Inspite of having such large ram it is showing following memory
> exhausted error :
>  
> /usr/bin/ld: failed to set dynamic section sizes: Memory exhausted
> collect2: ld returned 1 exit status
> make[1]: *** [libwebkitgtk-3.0.la <http://libwebkitgtk-3.0.la>] Error 1
> 
> Hope to get a satisfactory response.

I can build debug wk builds with no problems with 8GB of RAM. What exact
build options are you using?

Have you tried to use the gold linker (binutils-gold package on debian
for example) ?

BR


More information about the webkit-dev mailing list