On 10/24/13 6:51 PM, Jason Orendorff wrote: > This is one of those rare cases where the documentation actually > contains exactly the useful bits you need: [...] > > All this documentation work is due to Jim Blandy.
It is of course exactly the kind of documentation work we didn't do with the recent change. :-P Mac-specific detail: When you build the way I do, the resulting js shell executable expects NSPR libraries in the same directory as itself (according to otool -L, the executable wants /usr/lib/libz.1.dylib but @executable_path/libnss3.dylib; and libnss3 has similar expectations of its dependencies). I symlink them. -j _______________________________________________ dev-tech-js-engine-internals mailing list dev-tech-js-engine-internals@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals