Wednesday, 4 July 2012

Re: JavaScript

Hello Ole

On 03.07.12, you wrote:

>
>
> Is there anyone with big-endian and working spidermonkey 1.8 jsconsole?
> I do not have problems when running
> scripts directly, just when starting up the interactive jsconsole. It
> happens during JS_NewObjectWithPrototype.

Do you think it is big endian problem then ?.maybe you ask and report that on spidermonkey ML.

I find how can compile spidermonkey 1.8 here.it work only with autoconf 2.13. Is this with newest
1.8 too ?.
also i did not unterstand what they mean with NSPR. what NSPR is need ?.

"""""
https://developer.mozilla.org/en/Building_only_SpiderMonkey

cd js/src
autoconf-2.13
./configure
make

Note that autoconf version 2.13 is required. No later version will work. The MozillaBuild package
for Windows includes autoconf 2.13.

If this does not work correctly due to NSPR problems, see Troubleshooting NSPR.
""""
>
> Greets,
> Ole
>
>
>
Regards

No comments:

Post a Comment