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

Randall Leeds commented on COUCHDB-1033:
----------------------------------------

Filipe: In our current build system, yes. I argue it should not be.

Try `ldd src/couchdb/priv/.libs/couch_icu_driver.so` in the root of your 
couchdb source.

> prevent excessive linking
> -------------------------
>
>                 Key: COUCHDB-1033
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1033
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: Build System
>            Reporter: Randall Leeds
>            Priority: Minor
>             Fix For: 1.2
>
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> configure.ac currently constructs a massive CPPFLAGS used for all 
> compilation. As a result, unnecessary linking occurs. For example, the ICU 
> driver is linked to SpiderMonkey.
> I believe it would be good practice to prevent this sort of needless linking.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to