Hello everybody,
Ran into this problem today trying to compile firefox 9.0.1 on my plug (since there isn't one in the repo)
$this->bbcode_second_pass_code('', '{standard input}: Assembler messages:
{standard input}:39: Error: selected processor does not support ARM mode `strd r4,r5,[r10,#24]'
{standard input}:74: Error: selected processor does not support ARM mode `ldrd r4,r5,[r10,#(4*6)]'
make[3]: *** [MethodJIT.o] Error 1
make[3]: Leaving directory `/mozilla-release/js/src'
make[2]: *** [libs_tier_js] Error 2
make[2]: Leaving directory `/mozilla-release'
make[1]: *** [tier_js] Error 2
make[1]: Leaving directory `/mozilla-release'
make: *** [default] Error 2
')
Any suggestions are appreciated!