Created attachment 589953
Use YARR interpreter instead of PCRE on platforms where YARR JIT is not 
supported (m-c patch)

Here's the patch updated to m-c, with the following changes wrt previous patch 
against beta :
- return true instead of #error'ing in syntaxCheck. (no idea what to do for 
that)
- assembler/jit added to VPATH in js/src/Makefile.in (for !yarr_jit)
- ExecutableAllocator.cpp/ExecutableAllocatorPosix.cpp added to CPPSRCS (for 
!yarr_jit)

This allows me to build m-c on sparc64. I'm now trying to build on ppc
to see if it actually runs, but it seems bug #703534 is back, as of now
i'm getting again the #error about missing cacheFlush (which for now
i'll define as empty..). Not setting any review, but i'd like
feedback...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/908508

Title:
  Firefox/Thunderbird 10 FTBFS on powerpc in js/src/yarr/pcre

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/908508/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to