All of your CC invocations are dying with ICEs. That doesn't look like a bug in GCC; that looks like something wrong with your setup (or a completely busted GCC binary, I suppose).
I wonder if your GCC works at all. Can you compile anything else non-trivial? (I guess you have to be able to compile /something/ because configure would have failed otherwise.) Desktop b2g should be buildable with a recent version of clang as well, if that gives you another option to mess with. On Tue, Oct 23, 2012 at 8:56 AM, Felix E. Klee <[email protected]> wrote: > On Mon, Oct 22, 2012 at 5:21 PM, Justin Lebar <[email protected]> > wrote: >> I successfully built B2G desktop on x86-64 Ubuntu 12.04, using GCC 4.6 > > Just tried it, with this exact setup: > > <https://gist.github.com/3938584> > > Summary: internal compiler error _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
