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

marco polo commented on HBASE-18726:
------------------------------------

[~elserj] I specifically recall removing this as I wasn't sure why it was 
there. I wasn't sure why it was there. I think this was initially done because 
some of the initial efforts were to specifically AVOID pre-compiled binaries, 
but that's only a guess on my part. I'm with [~Scott] on this. 

> [C++] Don't compile with -D_GLIBCXX_USE_CXX11_ABI=0
> ---------------------------------------------------
>
>                 Key: HBASE-18726
>                 URL: https://issues.apache.org/jira/browse/HBASE-18726
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Scott Hunt
>            Priority: Minor
>             Fix For: HBASE-14850
>
>         Attachments: Makefile_HBASE_18726.patch
>
>
> Not using the newer C++11 ABI seems odd, and makes it so that we [mostly] 
> can't link against pre-compiled libraries (such as those provided by Ubuntu).
> I also believe that if we stopped doing this, we could switch (in the docker 
> image) to using the system boost (i.e. apt-get install libboost-all-dev) 
> instead of compiling our own.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to