From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25254 invoked by alias); 26 Dec 2013 10:20:40 -0000 Mailing-List: contact libffi-discuss-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libffi-discuss-owner@sourceware.org Received: (qmail 25242 invoked by uid 89); 26 Dec 2013 10:20:39 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: e28smtp09.in.ibm.com Received: from e28smtp09.in.ibm.com (HELO e28smtp09.in.ibm.com) (122.248.162.9) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Thu, 26 Dec 2013 10:20:38 +0000 Received: from /spool/local by e28smtp09.in.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 26 Dec 2013 15:50:20 +0530 Received: from d28dlp03.in.ibm.com (9.184.220.128) by e28smtp09.in.ibm.com (192.168.1.139) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Thu, 26 Dec 2013 15:50:18 +0530 Received: from d28relay02.in.ibm.com (d28relay02.in.ibm.com [9.184.220.59]) by d28dlp03.in.ibm.com (Postfix) with ESMTP id 27C871258051 for ; Thu, 26 Dec 2013 15:51:37 +0530 (IST) Received: from d28av05.in.ibm.com (d28av05.in.ibm.com [9.184.220.67]) by d28relay02.in.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id rBQAK9jw53018638 for ; Thu, 26 Dec 2013 15:50:10 +0530 Received: from d28av05.in.ibm.com (localhost [127.0.0.1]) by d28av05.in.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id rBQAKFJx017530 for ; Thu, 26 Dec 2013 15:50:15 +0530 Received: from localhost.localdomain ([9.79.217.232]) by d28av05.in.ibm.com (8.14.4/8.14.4/NCO v10.0 AVin) with ESMTP id rBQAK4gF016993 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Thu, 26 Dec 2013 15:50:11 +0530 Message-ID: <52BC02D3.2080908@linux.vnet.ibm.com> Date: Thu, 26 Dec 2013 10:20:00 -0000 From: isha vishnoi User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: libffi-discuss@sourceware.org, green@moxielogic.com CC: Deepak C Shetty Subject: Request to spin new release of libffi to support ppc64le arch Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 13122610-2674-0000-0000-00000C0A5FBF X-SW-Source: 2013/txt/msg00241.txt.bz2 Hi, I am working on a new architecture - ppc64le (powerpc 64-bit Little Endian) and building latest Libffi package downloaded from ftp://sourceware.org/pub/libffi/libffi-3.0.13.tar.gz on our ppc64le environment. I found that it doesn't build on ppc64le ( IBM PowerPC New Architecture for Little Endian ) because it was generated using an outdated version of Libtool. We have worked with Libtool maintainer to get alpha release that supports ppc64le platform. For the same, stable release is expected by end of the year. Can you please spin off a new version of your package using the alpha Libtool release. Libtool alpha release is available in below mention sites : ftp://alpha.gnu.org/gnu/libtool/libtool-2.4.2.418.tar.gz (1.6MB) ftp://alpha.gnu.org/gnu/libtool/libtool-2.4.2.418.tar.xz (920KB) Please let me know if you need any help. Thanks and Regards, Isha Vishnoi