From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3515 invoked by alias); 24 Jul 2019 10:49:20 -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 3505 invoked by uid 89); 24 Jul 2019 10:49:20 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-5.9 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.1 spammy=Enterprise, installation, HX-Languages-Length:357, site X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 24 Jul 2019 10:49:19 +0000 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 2A2FFC065115; Wed, 24 Jul 2019 10:49:18 +0000 (UTC) Received: from oldenburg2.str.redhat.com (dhcp-192-200.str.redhat.com [10.33.192.200]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 854F6600C7; Wed, 24 Jul 2019 10:49:17 +0000 (UTC) From: Florian Weimer To: Srinivasa KP Cc: libffi-discuss@sourceware.org Subject: Re: libffi and libffi-devel for aarch References: Date: Wed, 24 Jul 2019 10:49:00 -0000 In-Reply-To: (Srinivasa KP's message of "Wed, 24 Jul 2019 16:01:57 +0530") Message-ID: <87lfwnn1w3.fsf@oldenburg2.str.redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2019/txt/msg00027.txt.bz2 * Srinivasa KP: > You have mentioned in your site that libffi and libffi-devel works for > aarch64. > Can I get the binary link for rhel 7.4 as it=E2=80=99s the mail dependency > tool for python installation for us? libffi is already part of Red Hat Enterprise Linux 7.4. Why do you need a second build? Thanks, Florian