On Wed, Aug 10, 2011 at 9:17 AM, dsh <daniel.hais...@googlemail.com> wrote:
> Hi Jean-Sebastien,
>
> On Wed, Aug 10, 2011 at 5:26 AM, Jean-Sebastien Delfino
> <jsdelf...@apache.org> wrote:
>>
>> Thanks for the link to js 185, I'll try it on Ubuntu, Redhat and Mac
>> OS X too, happy to switch to it if it works on these systems, but I'd
>> like to avoid installing it in the default system directories (hoping
>> there's a way to specify the install dir with --prefix).
>>
>
> The below link as well contains information on how to build mozjs:
>
> http://www.mongodb.org/display/DOCS/Building+Spider+Monkey
>
> Cheers
> Daniel
>

Hi Daniel,

Thanks for the link to js-1.8.5 and the build info.

SVN revision r1156555 now uses SpiderMonkey 1.8.5.

The INSTALL doc, macos-install and ubuntu-install* scripts have been
updated accordingly (the build instructions from the MongoDB doc
caused compile errors for me, but configure --prefix=... in the js/src
directory worked fine).

The js and json modules have been ported to the SpiderMonkey 1.8.5
API. A few JSON test files have been adapted to minor JSON formatting
changes in 1.8.5, and all the test cases run successfully for me with
make check, on Mac OS X, Ubuntu and Redhat.

That's with GCC... hoping they'll work as well with Clang...
-- 
Jean-Sebastien

Reply via email to