[loongson-dev] xulrunner

2011-11-11 Thread Lluís Batlle i Rossell
Hello, building firefox, I end up in this: ./assembler/assembler/MacroAssembler.h:46:32: fatal error: MacroAssemblerMIPS.h: No such file or directory Anyone with a quick patch on that? (n64 abi) Thank you! -- You received this message because you are subscribed to the Google Groups "loongson

Re: [loongson-dev] xulrunner

2011-11-11 Thread Roman Mamedov
On Fri, 11 Nov 2011 14:12:37 +0100 Lluís Batlle i Rossell wrote: > Hello, > > building firefox, I end up in this: > ./assembler/assembler/MacroAssembler.h:46:32: fatal error: > MacroAssemblerMIPS.h: No such file or directory > > Anyone with a quick patch on that? (n64 abi) Hello, Check here:

Re: [loongson-dev] xulrunner

2011-11-11 Thread David Kuehling
> "Roman" == Roman Mamedov writes: > On Fri, 11 Nov 2011 14:12:37 +0100 > Lluís Batlle i Rossell wrote: >> Hello, >> >> building firefox, I end up in this: >> ./assembler/assembler/MacroAssembler.h:46:32: fatal error: >> MacroAssemblerMIPS.h: No such file or directory >> >> Anyone with a

[loongson-dev] Power consumption, MFGPT vs R4K Timer

2011-11-11 Thread Roman Mamedov
Hello, I have noticed that enabling the MFGPT timer in kernel config results in a lower power consumption on the Yeeloong. It also seems that the CPU temperature is generally a bit lower. My guess is that's due to MFGPT allowing the kernel to utilize the "wait instruction" to put the CPU in a l

Re: [loongson-dev] xulrunner

2011-11-11 Thread Lluís Batlle i Rossell
On Fri, Nov 11, 2011 at 02:52:32PM +0100, David Kuehling wrote: > > "Roman" == Roman Mamedov writes: > > > On Fri, 11 Nov 2011 14:12:37 +0100 > > Lluís Batlle i Rossell wrote: > > >> Hello, > >> > >> building firefox, I end up in this: > >> ./assembler/assembler/MacroAssembler.h:46:32: fat