RTC Thumb2 JIT default build
Xerxes Ranby
xerxes at zafena.se
Thu Feb 4 13:20:34 PST 2010
Matthias Klose wrote:
> On 04.02.2010 19:06, ed at camswl.com wrote:
>> Hi folks,
>>
>> The following patch will make the Thumb2 JIT the default build.
>>
>> OK to commit?
>
> how does this work with shark, or should this only be enabled when not
> building shark? See https://bugs.launchpad.net/bugs/513735
>
> Matthias
Ed's patch looks ok in reguard to shark since it undefines the thumb2
jit if shark are defined!
If the t2 jit would be built into the same binary as shark then we would
get a binary that report shark mixed-mode vm but only runs t2 jited code
and that would be kind of odd and should be avoided.
Im in favour for the t2 jit to be enabled in the default build using
this patch!
Cheers
Xerxes
More information about the distro-pkg-dev
mailing list