[Bug 908508]

Dmandelin 908508 at bugs.launchpad.net
Wed Apr 18 00:40:03 UTC 2012


This is getting really confusing--I feel like I need to back up a few
steps.

1. First off, do you still need to leave out the executableAllocators in
jscntxt.h? If you have the JITs now, then it seems like you don't even
need to patch jscntxt.h. I'm going to assume you do, and continue, but
if we don't need to do anything, that would be great.

2. Second, if possible, it'd be nice to do something small and simple
that just fixes the immediate problem. The immediate problem, IIUC, is
that you can't have the executableAllocators in JSContext, and #ifdef
ENABLE_ASSEMBLER in jscntxt.h doesn't work. So, what about just
providing a dummy class for ExecutableAllocator on SPARC? Would that
work? You could put it in a .cpp file guarded by !ENABLE_ASSEMBLER.

-- 
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to firefox in 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




More information about the Ubuntu-mozillateam-bugs mailing list