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

Owen O'Malley updated HADOOP-3983:
----------------------------------

    Description: 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.  (was: 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.)

> 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 Core
>          Issue Type: Improvement
>          Components: build
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>
> 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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to