Gaia/Hacking: Difference between revisions

262 bytes removed ,  27 March 2012
→‎Mac: This is fixed -- Bug 697881
(Marionette landed in m-c)
(→‎Mac: This is fixed -- Bug 697881)
Line 70: Line 70:


The build will appear in ../build (or whatever MOZ_OBJDIR is set to in your mozconfig).
The build will appear in ../build (or whatever MOZ_OBJDIR is set to in your mozconfig).
==== Mac ====
Build will fail on checking phase and complains about g++ and gcc executable not found. Please do the following first:
  sudo ln -s /Developer/usr/bin/gcc /Developer/usr/bin/gcc-4.2
  sudo ln -s /Developer/usr/bin/g++ /Developer/usr/bin/g++-4.2


== Running B2G ==
== Running B2G ==
Confirmed users
111

edits