From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 927A91381F3 for ; Tue, 20 Aug 2013 15:04:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1DC2DE0E2E; Tue, 20 Aug 2013 15:03:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 28EEFE0E24 for ; Tue, 20 Aug 2013 15:03:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 660B633EC2D for ; Tue, 20 Aug 2013 15:03:56 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Flag: NO X-Spam-Score: -2.723 X-Spam-Level: X-Spam-Status: No, score=-2.723 tagged_above=-999 required=5.5 tests=[AWL=0.078, RCVD_IN_DNSWL_NONE=-0.0001, RP_MATCHES_RCVD=-2.799, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=unavailable Received: from smtp.gentoo.org ([IPv6:::ffff:127.0.0.1]) by localhost (smtp.gentoo.org [IPv6:::ffff:127.0.0.1]) (amavisd-new, port 10024) with ESMTP id F9ZR9hYXA-7N for ; Tue, 20 Aug 2013 15:03:50 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 58F6033EC32 for ; Tue, 20 Aug 2013 15:03:49 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VBnTB-0004dF-4E for gentoo-user@gentoo.org; Tue, 20 Aug 2013 17:03:41 +0200 Received: from rrcs-71-40-157-251.se.biz.rr.com ([71.40.157.251]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 20 Aug 2013 17:03:41 +0200 Received: from wireless by rrcs-71-40-157-251.se.biz.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 20 Aug 2013 17:03:41 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: James Subject: [gentoo-user] Re: 7zip on ARM compilation error Date: Tue, 20 Aug 2013 15:03:23 +0000 (UTC) Message-ID: References: <20130819175405.GB3370@solfire> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 71.40.157.251 (Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Firefox/17.0 SeaMonkey/2.14) X-Archives-Salt: ba2c62cd-ad26-4574-a9e2-66cb22e8da65 X-Archives-Hash: 5f08720b5867ae02abc37022d953b5d5 gmx.de> writes: > I tried to emerge 7zip natively on a Beaglebone black. > Which CPU is a "ARMv7 Processor rev 2 (v7l)" with the > features "swp half thumb fastmult vfp edsp thumbee neon vfpv3 tls". > gcc-copnfig -l > armv7a-hardfloat-linux-gnueabi-4.6.3 Hello Meino, You'll find the some of the best developer for arm code on the gentoo-embedded list, should no one here answer your queries.... gentoo-embedded@lists.gentoo.org First make sure answers are not contained herein: http://www.gentoo.org/proj/en/base/embedded/handbook/ hth, James