On (2013年04月03日 15:32), Mike Hommey wrote: > On Wed, Apr 03, 2013 at 02:22:35PM +0900, ishikawa wrote: >> FYI: Upgrading binutils to 2.23.2 did not help. >> (Well, at least I got a better memory usage report when >> memory was exhausted. "ld" printed out that it fails to allocate this many >> bytes after having allocated the total amount. They are printed numerically. >> It was close to 1GiB and so I assumed it is hitting some 32-bit linux limit >> (my linux kernel is PAE kernel.) >> >> Downgrading to gcc-4.6 and g++-4.6 helped. >> Specifying gcc-4.6 and g++-4.6 explicitly during configure, >> I could compile TB and run test again. > > Try gold with gcc 4.7. > > Mike
thank you. Will do and report my experience tomorrow. _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform