Antoine Jacoutot writes:
> > I gave it a try, but got stuck at link time.
> > 
> > undefined reference to `__stack_chk_fail'?
> > undefined reference to `__errno_location'??
> > undefined reference to `stdin'???
>
> Probably due to -no-undefined

I think the problem is that it's trying to link against a precompiled
Linux libmozjs. Need to figure out how to get it to build that from
source. I'm not going to try any more though.

Reply via email to