Just a thought: Maybe your EC2 instance is running out of RAM. Try building with a smaller -j.
On Tue, Oct 23, 2012 at 11:56 AM, Felix E. Klee <[email protected]> wrote: > On Tue, Oct 23, 2012 at 4:19 PM, Justin Lebar <[email protected]> > wrote: >> But it also bombs on several files in a row, correct? > > Yes. But simply trying to build another non-trivial project doesn't > appear to be of any value to me. If I had the time, I may proceed as > follows: > > 1. Try building with another GCC version (without Ubuntu mods), or > with `clang`. > > 2. If the problem persists with the latest GCC, investigate the files > that cause the internal compiler error, then possibly submit a GCC > bug report. > > However, I barely have time to tweak my app for FirefoxOS (smooth > on/off-line experience) next to other projects. So, for now I just > stop here. _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
