[Bug 604874] Re: firefox fails to build from source with Linaro toolchain

Loïc Minier lool at dooz.org
Wed Jul 28 00:26:52 UTC 2010


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 Mozilla
Bugs, which is subscribed to firefox in ubuntu.




More information about the Ubuntu-mozillateam-bugs mailing list