Subj : latest stable SpiderMonkey source version To : netscape.public.mozilla.jseng From : Klaus Drobec Date : Thu Mar 31 2005 02:53 pm hi all. I'm involved in a project that will include the SpiderMonkey engine for script support. I have two requirements that might not be too common: I) Build the engine as a static lib II) Use Borland's bcc32 compiler I got the js-1.5-rc6a tarball and - as suspected - there are no #ifdefs for either my compiler or a static lib build. I'll be adjusting the code to conditionally support bcc32 and a static build and play nice with all the other configuration options and I'd like to submit these changes for incorporation into the Mozilla codebase. My question is this: Did I get the right tarball? Is there a newer *stable* version that already holds (part) of the changes I'll have to make? And when I'm done, where do I go to submit my changes? any advice very welcome. thanks, klaus drobec .