Re: [Development] Building Qt Webkit without MacroAssembler

2014-02-17 Thread Lisandro Damián Nicanor Pérez Meyer
On Sunday 16 February 2014 21:22:36 Hausmann Simon wrote: > Yes, on architectures not supported by JIT/llint, the portable c-loop llint > backend should be built/used. This is supposed to happen automatically (at > build time). Which is not happening, so I guess I should fill a bug. Thanks a lot!

Re: [Development] Building Qt Webkit without MacroAssembler

2014-02-16 Thread Hausmann Simon
-project.org Emne: [Development] Building Qt Webkit without MacroAssembler Hi! Is there a way to build Qt 5's Webkit without MacroAssembler support? The problem arises on some archs we have in Debian (for example, you can take a look at s390x's [0] or powerpc's [1] build logs). In ca

[Development] Building Qt Webkit without MacroAssembler

2014-02-14 Thread Lisandro Damián Nicanor Pérez Meyer
Hi! Is there a way to build Qt 5's Webkit without MacroAssembler support? The problem arises on some archs we have in Debian (for example, you can take a look at s390x's [0] or powerpc's [1] build logs). In case there is but rquiring a patch, would it be possible to add either an option or a en