[
https://issues.apache.org/jira/browse/COUCHDB-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13970520#comment-13970520
]
Joan Touzet commented on COUCHDB-1994:
--------------------------------------
FYI I have started the review.
Unfortunately it is very broken for building on Windows, especially
couch_config. There are assumptions all throughout the system that a gcc
toolchain will be used, but we CouchDB using the MSVC compiler toolchain.
I've already fixed most of the assumptions and improved the top-level makefile
but have run out of energy for tonight for couch_config :) I'll push once this
is done (later this week) and I have a working build, and confirm I have not
caused regressions on Debian and OSX.
There is also a hard-coded URL for downloading ICU in build_icu.sh from
http://dl.refuge.io/, this should be changed to point directly to ICU upstream
instead.
> merge rcouch with couchdb 1.6 in a branch
> -----------------------------------------
>
> Key: COUCHDB-1994
> URL: https://issues.apache.org/jira/browse/COUCHDB-1994
> Project: CouchDB
> Issue Type: Task
> Components: Build System, Database Core, HTTP Interface, JavaScript
> View Server
> Reporter: Benoit Chesneau
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)