Cross-compile recipe: export HOST_CC=gcc HOST_CXX=g++ CROSS_COMPILE=1 CC=arm-linux-gnueabi-gcc CXX=arm-linux-gnueabi-g++ mkdir foobuild; cd foobuild ../configure --build=x86_64-linux-gnu --host=arm-linux-gnueabi --target=arm-linux-gnueabi --enable-debug make -j2
-- firefox fails to build from source with Linaro toolchain https://bugs.launchpad.net/bugs/604874 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
