Subj : static SpiderMonkey lib To : netscape.public.mozilla.jseng From : Klaus Drobec Date : Wed Apr 06 2005 11:17 am hi. I've recently built SpiderMonkey as a static lib. As far as I can tell it's all conditional on a single public symbol JS_BUILD_STATIC. I found a thread here at .jseng that talks about a statically linked version and that this might me something to submit for incorporation into the Mozilla codebase. Is this still the case? And is yes, where should I go to submit changes? I've also made changes to conditionally support borland 's c++ compiler, if that's of any interest. All changes are based on the js-1.5-rc6a tarball. klaus .