All C++ builds should use the autoconf tools
--------------------------------------------
Key: HADOOP-2318
URL: https://issues.apache.org/jira/browse/HADOOP-2318
Project: Hadoop
Issue Type: Improvement
Components: build
Reporter: Nigel Daley
Priority: Minor
Currently we have -Dcompile.native and -Dcompile.c++ build flags. In addition,
builds for pipes and libhadoop use autoconf tools, but libhdfs does not, nor
does 64bit libhdfs compile work.
All these builds should use autoconf tools, support 64bit compilation, and
should occur when a single flag is present (-Dcompile.c++ seems like the better
choice).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.