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

