[ 
https://issues.apache.org/jira/browse/HADOOP-3983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Colin Patrick McCabe resolved HADOOP-3983.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-alpha

In the CMake build, we now use JVM_ARCH_DATA_MODEL to determine whether to 
build 32-bit or 64-bit libraries, so no, this isn't an issue any more.

> compile-c++ should honor the jvm size in compiling the c++ code
> ---------------------------------------------------------------
>
>                 Key: HADOOP-3983
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3983
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>            Reporter: Owen O'Malley
>              Labels: newbie
>             Fix For: 2.0.0-alpha
>
>
> The build scripts for compile-c++ and compile-c++ -examples should honor the 
> word size of the jvm, since it is in the platform name. Currently, the 
> platform names are "Linux-amd64-64" or "Linux-i386-32", but the C++ is always 
> compiled in the platform default size.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to