Build both 32 and 64 bit native libraries when compiling with a 64 bit JVM
--------------------------------------------------------------------------

                 Key: HADOOP-2319
                 URL: https://issues.apache.org/jira/browse/HADOOP-2319
             Project: Hadoop
          Issue Type: Improvement
          Components: build
            Reporter: Nigel Daley
            Priority: Minor


When a 32 bit JVM is used to build Hadoop, the 32 bit  native libraries are 
build (providing -Dcompile.native=true is present).  Likewise, a 64 bit JVM 
automatically builds a 64 bit native library.

It would be helpful if a 64 bit JVM built both 32 and 64 bit native libraries.

-- 
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