Hello Lohit, > Hi, > I tried for ARM emulator build in Ubuntu 64-bit machine; but not sure > if the procedure followed is proper. I have tried modifying the > config.sh file in /gaia/tools/ci/unit/ > I'm not sure if this is proper. > Can anyone give a pointer on how to build for ARM emulator?
Follow the instructions available on MDN, https://developer.mozilla.org/en-US/docs/Mozilla/Boot_to_Gecko/B2G_build_prerequisites https://developer.mozilla.org/en-US/docs/Mozilla/Boot_to_Gecko/Preparing_for_your_first_B2G_build https://developer.mozilla.org/en-US/docs/Mozilla/Boot_to_Gecko/Building_Boot_to_Gecko In particular see the following documents on configuring the project to build an ARM emulator and on running it: https://developer.mozilla.org/en-US/docs/Mozilla/Boot_to_Gecko/Preparing_for_your_first_B2G_build#Configuring_to_build_an_emulator https://developer.mozilla.org/en-US/docs/Mozilla/Boot_to_Gecko/Using_the_B2G_emulators Gabriele _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
