On Wed, Nov 07, 2012 at 11:35:03PM +0000, Chris Gransden wrote: > In article <20121107230822.GC2863@somnambulist.local>, > Daniel Silverstone <dsilv...@netsurf-browser.org> wrote: > > > We're targetting 1.8.5 I'm afraid. > > > We've gotten NSPR building but we're stuck at sorting out mozjs because it > > gets > > confused between the host and the target NSPR installs. > > Is that with or without the jit? I got 1.8.5 to build with the jit turned > on but the javascript shell doesn't run. I couldn't work out how to get it > to build with the jit turned off.
Are you building this natively, or cross-building? Would you care to share your patches for making libmozjs-1.8.5 build targetting RISC OS? I spent an hour or so on this at the hack weekend and gave up because it was a complicated horrific maze of broken autoconf. B.