Jason Orendorff wrote:
I didn't see if you got a response to this.

Thanks for the reply!

Anyway - it's bug 783505. The fix just landed. But we're phasing out support for Apple's decrepit fork of GCC. The real fix is to switch to clang:

CC=clang CXX=clang++ ../configure [your-options]

Tried that, didn't work -- but then upgraded to Mountain Lion anyway and am re-installing XCode (yay).

/be

-j

On Aug 16, 2012, at 11:49 PM, Brendan Eich wrote:

http://pastebin.mozilla.org/1760856

I'm at

$ hg log -r tip
changeset:   102564:a79132ac2f05
tag:         tip
parent:      102530:1ecca798b1fb
parent:      102563:773ecacea4f7
user:        Ryan VanderMeulen <[email protected]>
date:        Thu Aug 16 20:50:16 2012 -0400
summary:     Merge the last PGO-green inbound changeset to m-c.

I re-autoconf213'ed, reconfigured, and remade.

/be
_______________________________________________
dev-tech-js-engine-internals mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

_______________________________________________
dev-tech-js-engine-internals mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

Reply via email to