I installed the Mer SDK on current Debian Testing as per instructions here: http://wiki.merproject.org/wiki/Platform_SDK
How can I now build some project like Firefox with the SDK? I did: zypper refresh && zypper install gcc-c++ And it pulled the packages (those appear to be x86 ones). I'm interested in particular to cross compile it for ARM. What additional steps are needed to do it? Thanks, Hillel.
