[ 
https://issues.apache.org/jira/browse/COUCHDB-1698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13601834#comment-13601834
 ] 

Dave Cottlehuber commented on COUCHDB-1698:
-------------------------------------------

Fixed by removing '--enable-debug' from spidermonkey build script and 
rebuilding it. Luckily I can still keep --enable-debug-symbols which is 
actually all we need.

    ./configure --enable-static --enable-shared-js --enable-debug-symbols

For the adventurous, should incorporate the fix, its built off 1.3.0 rc.1 
tarball https://www.dropbox.com/s/jeifcxpbtpo78ak/snapshots/20130313

I won't release an R15B03 based bundle until the current jumping time issue 
raised on erlang-questions is resolved. 

                
> Windows 2008 R2 couchjs.exe is now dependent on debug runtime DLL
> -----------------------------------------------------------------
>
>                 Key: COUCHDB-1698
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1698
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Build System
>            Reporter: Nick North
>            Assignee: Dave Cottlehuber
>
> This is not a bug in Couch, but in my build chain. I included a debug switch 
> in the settings for building spidermonkey last year and never took it out. It 
> wasn't clear this would also pull in a different runtime.
> I think the build scripts could go into our main repo now, I will do a branch 
> for this after 1.3.0.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to