Actually, Keon is called out specifically: https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Firefox_OS_build_prerequisites#Requirements_for_Mac_OS_X
At this point, I'm willing to say it's not a problem with inari, as I just attempted to build for emulator and received the same clang errors. There's definitely a problem with the build process. - James On Saturday, October 12, 2013 12:55:27 AM UTC-4, Caio Lima wrote: > Guys, I don't remember where, but I have seen in documentation that the > > inari build is not working on Mac OS X. I guess it was in "Build the > > Firefox OS" on MDN > > > > Give a look on this tutorial. > > > > On Saturday, October 12, 2013, Reuben Morais wrote: > > > > > And yes, I'm pretty sure the bootstrap script should be passing > > > --enable-cxx to GCC's configure script. Not entirely sure because it looks > > > like Clang is being picked up (and causing the errors in the OP). You can > > > manually fix it by doing: > > > > > > brew install > > > https://raw.github.com/mozilla-b2g/B2G/master/scripts/homebrew/gcc-4.6.rb--enable-cxx > > > > > > -- reuben > > > > > > > > -- > > Caio Lima _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
