Native compilation assumes gcc
------------------------------

                 Key: HADOOP-6258
                 URL: https://issues.apache.org/jira/browse/HADOOP-6258
             Project: Hadoop Common
          Issue Type: Bug
            Reporter: Allen Wittenauer


Compiling the native libraries with non-gcc breaks due to several gcc-specific 
flags being used as command line options.  The autoconf bits should not 
forcibly set any compiler specific flags. [i.e., -Wall -fPIC -O2 -m32 ]

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