JavaScript:New to SpiderMonkey: Difference between revisions

Line 23: Line 23:
  cd build_DBG.OBJ  
  cd build_DBG.OBJ  
  ../configure --enable-debug --disable-optimize
  ../configure --enable-debug --disable-optimize
cd ..


If you're having trouble or are missing dependencies, refer to [https://developer.mozilla.org/en/SpiderMonkey/Build_Documentation#Building_SpiderMonkey_tip Building SpiderMonkey Tip].
If you're having trouble or are missing dependencies, refer to [https://developer.mozilla.org/en/SpiderMonkey/Build_Documentation#Building_SpiderMonkey_tip Building SpiderMonkey Tip].
120

edits