From common-dev-return-76846-apmail-hadoop-common-dev-archive=hadoop.apache.org@hadoop.apache.org Wed Nov 2 18:26:17 2011 Return-Path: X-Original-To: apmail-hadoop-common-dev-archive@www.apache.org Delivered-To: apmail-hadoop-common-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C6BCA9834 for ; Wed, 2 Nov 2011 18:26:17 +0000 (UTC) Received: (qmail 4630 invoked by uid 500); 2 Nov 2011 18:26:14 -0000 Delivered-To: apmail-hadoop-common-dev-archive@hadoop.apache.org Received: (qmail 4539 invoked by uid 500); 2 Nov 2011 18:26:14 -0000 Mailing-List: contact common-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-dev@hadoop.apache.org Delivered-To: mailing list common-dev@hadoop.apache.org Received: (qmail 4521 invoked by uid 99); 2 Nov 2011 18:26:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Nov 2011 18:26:14 +0000 X-ASF-Spam-Status: No, hits=-2001.2 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Nov 2011 18:26:13 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id C05F132E3BD for ; Wed, 2 Nov 2011 18:25:32 +0000 (UTC) Date: Wed, 2 Nov 2011 18:25:32 +0000 (UTC) From: "Allen Wittenauer (Resolved) (JIRA)" To: common-dev@hadoop.apache.org Message-ID: <1362429836.51798.1320258332789.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (HADOOP-6258) Native compilation assumes gcc MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HADOOP-6258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HADOOP-6258. -------------------------------------- Resolution: Won't Fix Hadoop is not focused on portability. Closing as won't fix. > 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. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira