On 19/12/2013 13:34, Иван Х. wrote:
collect2: ld returned 1 exit status make[6]: *** [libxul.so] error 1 make[5]: *** [toolkit/library/libs] error 2 make[4]: *** [libs] error 2 make[3]: *** [default] error 2 make[2]: *** [realbuild] error 2 make[1]: *** [build] error 2
Could you post the error printed out by ld? You might be running out of memory when linking but it might also be something else. You might want to try using 'gold' instead of 'ld' and see if it helps.
Gabriele _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
